@charset "utf-8";

div.articleMod ul { list-style:none; margin:0px; padding:0px; }
div.articleMod ul li { float:left; padding:0px; margin:0px; margin-bottom:8px; }
div.articleMod ul li img { margin:0px; padding:0px; float:right; }
div.articleMod ul li a img { float:left;margin-right:4px; }
div.articleMod ul li h3 { float:left; margin:0px; padding:0px; font-size:12px; text-decoration:none; }
div.articleMod ul li h3 a { text-decoration:none; font-weight:normal; }
div.articleMod ul li h3 a:hover { text-decoration:underline; }
div.articleMod ul li p { margin:0px; padding:0px; margin-bottom:3px; float:left; }
div.articleMod ul li a.readMore { margin:0px; padding:0px; margin-left:3px; margin-right:3px; float:right; }

div.articleMod2 ul { list-style:none; margin:0px; padding:0px; }
div.articleMod2 ul li { float:left; padding:0px; margin:0px; margin-bottom:8px; }
div.articleMod2 ul li img { margin:0px; padding:0px; float:right; }
div.articleMod2 ul li a img { float:left;margin-right:4px; }
div.articleMod2 ul li h3 { float:left; margin:0px; padding:0px; font-size:12px; text-decoration:none; }
div.articleMod2 ul li h3 a { text-decoration:none; font-weight:normal; }
div.articleMod2 ul li h3 a:hover { text-decoration:underline; }
div.articleMod2 ul li p { margin:0px; padding:0px; margin-bottom:3px; float:left; }
div.articleMod2 ul li a.readMore { margin:0px; padding:0px; margin-left:3px; margin-right:3px; float:right; }

/* This is the css for the Word of the Day week selection box */
#selectWeek * {margin:0px; padding:0px;}
#selectWeek {width:399px;float:left;overflow:hidden;}
#selectWeek img {float:left;margin-left:0px !important;margin-left:-3px;}
#selectWeek div {width:399px;float:left;background:url(/uigrfx/wod_bg.gif) repeat-y;padding:5px;}
#selectWeek div form {float:left;clear:both;margin-left:-1px;height:42px;width:389px;background:url(/uigrfx/selectMonth.gif);}
#selectWeek div select {margin-left:199px;margin-top:10px;}
#selectWeek div ul {width:389;float:left;list-style:none;background:url(/uigrfx/selectMonth_mid.gif) repeat-y;}
#selectWeek div ul li {text-align:center;float:left;padding:4px;width:381px;}
#selectWeek .monthbtm {background:url(/uigrfx/selectMonth_bot.gif) no-repeat;float:left;width:387px;height:5px;margin-bottom:-25px;padding-top:5px;}

#selectWeek a {text-decoration:none;color:#FFF;font-weight:bold;font-size:16px;}
#selectWeek a:hover {color:#FF6;}

/* This is the css for Word of the day list */
.wodList {clear:both;float:left;}