p.justext {margin: 10px 0 0 0; padding: 2; font-family: Verdana; font-size: 15px; color: #0D4E8F;}


#picks {margin:10px 6px 0 0; padding:0; float:left; width:150px; height:600px}
#picks ul{margin: 10px 0 0 0; padding: 0; list-style-type: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; width:100%;}
#picks h1 {font-size:19px; font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; color:; font-weight:normal}
#picks li {margin: 0; border-style:none; padding:0 }
#picks a{display: block; padding: 4px 2px 4px 12px; width:140px; background-image: url(images/games_blt.gif); background-repeat:no-repeat; background-position:0 5px; border-bottom: 1px solid #DFDFDF; text-decoration:none}
#picks a:link, #picklist a:visited{color: #0D4E8F; text-decoration: none;}
#picks a:hover{border-bottom: 1px solid #DFDFDF; background-color: seashell; background-image: url(images/games_blt.gif); color: #499A01; text-indent:3px}

#coolmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 170px;
background-color: #E6E6E6;
}

* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 164px;
}

#coolmenu a{
font: bold 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
border-bottom: 1px solid black;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
background-color: black;
color: white;
}

