/* COMMENT WELL, COMMENT OFTEN */

#PageLeft { width:700px;border:solid 0px red;}
.NewsItem { clear:left; float:left;padding:10px; margin-top:-10px;width:600px;}
.LastesNews { margin-bottom:10px; height:140px; background:#FFF url(../images/News/LatestNewsBg.gif) no-repeat left top;}
.NewsImage { position:relative; float:left;}
.NewsImageBg { position:absolute; top:0px; left:0px; width:71px; height:72px; }
.NewsText { float:left; margin-left:76px; width:320px;border:solid 0px red;}

#newsDateNav{clear:left;float:left;margin:10px 0 10px 252px;border:solid 0px red;}
#newsDateNav ul{list-style-type:none;}
#newsDateNav ul li{float:left;width:69px;height:45px;background:#fff url(../images/2009/newsDateNavOff.gif) no-repeat 0px 0px;margin-right:10px;}
#newsDateNav ul li.selected{float:left;width:69px;height:45px;background:#fff url(../images/2009/newsDateNavOn.gif) no-repeat 0px 0px;margin-right:10px;}
#newsDateNav ul li a{color:#fff;font-weight:bold;font-size:1.1em;padding:0 0 0 20px;line-height:24px;}
#newsDateNav ul li a:hover{color:#000;}
#newsDateNav ul li a.selected{color:#df3288;}