/* CSS Document */

#smartcolumn {width: 105px; height: 405px; margin: 20px 0 0 0; padding: 0; float: left;}
#listcontainer {width: 126px; height: 600px; margin: 0; padding: 0; background: url(../images/jpg/puzzlebar.jpg) no-repeat; }
#listcontainer ul {margin: 0; padding: 0;}
#listcontainer li {height: 80px; margin: 0; padding: 0 0 0 9px; list-style: none;  font: 14px verdana, arial, sans-serif; line-height: 20px; white-space: nowrap;  text-align: left;}
#listcontainer a {display: block; padding: 0 16px 0 0; text-decoration: none; font-weight: bold; color: white; padding: 24px 0 0 0; font-size: 13px;}
#listcontainer a:hover {color: yellow;}