
.short { /*** Global summary styles ***/
	border-bottom: 1px solid #eee;
	line-height: 1.6em;
	color: #554d49;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/*** Article summaries heights ***/



/********** Lists ***************/



div#news_top .short {
	width: 200px;
	height: 70px;
	float: left;
	margin-bottom: 0px;
	border-bottom: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
}

*:first-child+html div#news_top .short {border-bottom: none; padding: 6px 0px 0px 8px; } /* IE 7 hack */

/* Hides from IE5-mac \*/
* html div#news_top .short {
	height: 70px;
	border-bottom: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
/* End hide from IE5-mac */

div#news_top .short_holder h2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}




div#news_top .short_holder h2 a:hover { text-decoration: none;
	color: #FF0000; }

div#news_top .short_holder div.image { background: #FFF; border: none; padding: 3px; margin:2px 5px 2px 0px; }

div#news_top .short_holder div.image:hover {
	background-color: #9CF3F3;
}



div#news_top {
	float: right;
	display: block;
	width: 93%;
	height: 70px;
	padding-left: 15px;
	background-repeat: repeat;
	background-position: left 50%;
}