/******************************************/
/*             NEWS DETAILS                /
/*    see news.css                        */   
/******************************************/

/* LEFT COLUMN */
.news-details .left_col div.text {font-size: 1.2em; font-family: Georgia; line-height: 170%; padding-top: 15px;}
.news-details .left_col div.text i {color: #666; padding-bottom: 10px; float:left;}
.news-details .left_col div.text p {margin-bottom: 15px;}
.news-details .left_col p.grey {padding-top: 5px;}
.news-details .left_col p.grey1 {padding-top: 10px;}
.news-details .left_col div.text p.f-09 {line-height: 120%;}

	
/******************************************
/*               NEWS                     */
/*******************************************/

/* LEFT COLUMN */
.news .left_col {padding: 15px 15px 0 10px; width: 645px;}
.news h2.f-24 {float: left; padding: 10px 0 25px 0; width: 100%;}
.news .teaser {line-height: 170%;}
.news .teaser p.grey {padding: 0 0 8px 0;}
.news .teaser ul {float: left;}
.news .teaser ul li {padding-bottom: 25px;}
	/* Ad element */
	dl.ad {display: block; float: left; text-align: center; margin-top: 17px;}
	dl.ad dt {background: url(../../images/text_ad.gif) 50% 5px no-repeat; width: 265px; text-align: center; height: 30px;}
	dl.ad dd {padding:0 0 20px 18px; float: left;}

/* RIGHT COLUMN */
.news .right_col {padding: 15px; width: 296px;}
.news .right_col div.first-child {margin-bottom: 40px; text-align: right;}

