/***********************************************//* Layout Divs                                 *//***********************************************/div.recentContainer {position:absolute;top:32px;left:14px;width:245px;font-family:Arial, Helvetica, sans-serif;color:#FFF;z-index:2;}div.titleContainer {position:relative;float:left;}div.titleLeft {position:relative;float:left;height:25px;width:10px;background-image:url(../gfx/recent/title_bg_left.gif);background-repeat:no-repeat;}div.titleRight {position:relative;float:left;height:25px;width:10px;background-image:url(../gfx/recent/title_bg_right.gif);background-repeat:no-repeat;}div.titleTxt {position:relative;float:left;height:25px;background-color:#000;font-size:14px;line-height:24px;}div.detailsContainer {position:relative;float:left;width:256px;height:260px;background-color:#414042;}div.adContainer {position:relative;float:left;margin:10px 0 5px 10px;padding:0;width:225px;height:50px;}div.adTitle {position:relative;float:left;font-size:14px;line-height:16px;}div.adDetails {position:relative;float:left;margin-top:5px;}div.adImg {position:relative;float:left;}div.adTxt {position:relative;float:right;width:105px;font-size:11px;line-height:12px;}ul {list-style: circle inside;list-style-image:url(../gfx/bullet_arrow.gif);     margin-left: 1em;        padding-left: 0; 		margin-top:0px;		margin-bottom:0px;		  }li {    margin-left: 0em;    padding: 0;		margin-top:3px;		margin-bottom:3px;}div.redBtnContainer {position:relative;float:left;margin-top:5px;}div.redBtnLeft {position:relative;float:left;width:22px;height:22px;background-image:url(../gfx/btns/red/bg_left.gif);background-repeat:no-repeat;}div.redBtnRight {position:relative;float:left;width:13px;height:22px;background-image:url(../gfx/btns/red/bg_right.gif);background-repeat:no-repeat;}div.redBtnTxt {position:relative;float:left;height:22px;background-color:#7d1b00;font-size:11px;line-height:20px;background-image:url(../gfx/btns/red/bg_main.gif);background-repeat:repeat-x;}a.recentLink {	text-decoration: none;	color: #FFF;}a.recentLink:hover {	text-decoration: underline;	color: #FFF;}		
