/* DETAIL PAGE STRUCTURE ELEEMNTS */
div.module .detail { }
div.module .detail .itemHeader { overflow:hidden; zoom:1; float:none; clear:both; border-bottom:1px solid #D0D0D0; padding-bottom:5px; margin-bottom:20px; }
div.module .detail .itemContent { overflow:hidden; zoom:1; float:none;  margin-bottom:20px; }

/* DETAIL PAGE ELEMENTS */
div.module .detail .title { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#1C2C45; float:left; width:570px; line-height:24px; }
div.module .detail .websiteLink { float:right; width:110px; }
div.module .detail .websiteLink a { display:block; width:109px; height:24px; background-image:url(../../../images/news/viewwebsite.jpg); background-repeat:no-repeat; background-position:left top; }
div.module .detail .websiteLink a span { display:none; }

/* ACTION LINK ( PREVIOUS PAGE LINK ) */
div.module .detail .ActionLinkContiner { overflow:hidden; zoom:1; float:none; clear:both; border-bottom:1px solid #CACACA; padding-bottom:5px; margin-bottom:20px; }
div.module .detail .ActionLinkContiner a { display:block; background-image:url(../../../images/news/icon_arrow.jpg); background-repeat:no-repeat; background-position:left center; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#51AB39; padding-left:15px; }
