.short_news_main_wrap {
	position: absolute; 
	top: 0px; 
	left: 0px;
	/*height: 334px;*/
	width: 408px;
	z-index: 1;
}
.short_news_main_wrap a:visited {
	color: #0000ff;
}
.short_news_main_wrap a:link {
	color: #0000ff;
}

.short_news_shadow {
	position: absolute;
	background-color: #999999;
	top: 6px;
	left: 6px;
	height: 1px;
	width: 400px;
	opacity: 0.5;
	filter: alpha(opacity=50);	
}
.short_news_content_wrap {
	position: absolute;
	background-color: #ffffff;
	top: 0px;
	left: 0px;
	/*height: 326px;*/
	width: 400px;
	border: 1px solid #d4201e;
}
.short_news_header {
	position: relative;
	background-color: #ffffff;
	height: 20px;
	width: 400px;
}
.short_news_button_close {
	position: absolute;
	top: 2px;
	right: 10px;
	font: bold 11px sans-serif;
}
.short_news_button_close a:visited {
	color: #000000;
}
.short_news_button_close a:link {
	color: #000000;
}
.short_news_indent {
	position:relative;
	background-color: #e5e4e9;
	height: 20px;
	width: 400px;
}
.short_news_text {
	width: 170px;
	/*height: 250px;*/
	float: right;
	font: bold 11px/13px  Arial;
	padding: 18px 15px;
}
.short_new_img_wrap { 
	width: 200px;
	height: 286px;
	float: left;
}
.short_news_content {
	width: 400px;
	/*height: 286px;*/
}
.short-news-latest-container  a{
	color: #d21e1b;
}

.short-news-latest-container  a:link{
	color: #d21e1b;
}

.short-news-latest-container {
	position: relative;
	left: 0;
	top: 0;
	zoom: 1;
}
.short-news-latest-header {
	height: 23px;
	background-color: #e5e4e9;
	color: #d21e1b;
	font: bold 11px Trebuchet MS, Arial;
}
.short-news-latest-category {
	padding-top: 4px;
	padding-left: 16px;
	float: left;
	
}
.short-news-latest-date {
	position: absolute;
	top: -19px;
	right: 15px;
	/*_right: 110px;*/
	text-align: right;
	font: bold 11px Trebuchet MS, Arial;
	color: #d21e1b;
}
.short-news-latest-item {
	position: relative;
	left: 0;
	top: 0;
	zoom: 1;
}
.short-news-latest-image {
	margin: 11px 14px 11px 14px;
	*margin: 11px 7px 11px 14px;
	_margin: 11px 0px 11px 7px;
	
	float: left;
}

.short-news-latest-text  {
	color: #000000;
	padding: 11px 14px 11px 11px;
	font: bold 11px/13px Arial;
	zoom: 1;
}

.short-news-latest-morelink {
	float: right;
	padding-bottom: 11px;
	*padding-bottom: 0px;
}

.short-news-latest-morelink a, .short-news-latest-morelink a:link{
	color: #0000ff;
}
