h3.news_list_category_header, h3.news_details_header, h3.news_archive_category_header
{
	color: #b6198c;
	font-size: 14px;
	margin-bottom: 15px;
}
h3.news_details_header
{
	font-size: 13px;
}
div.news_list_items
{
	min-height: 400px;
}	
div.news_list_row_left
{
	width: 480px;
	float: left;
}

div.news_list_row_left a
{
	color: #1b75bb !important;	
}
div.news_list_row_left a:visited
{
	color: #1b75bb !important;
}
div#news_details_right *
{
	border				: 0px! important;	
	margin:0px;
	padding:0px;
}

div.news_list_row_titledate
{
	width: 410px;
}

div.news_list_row_titledate a.news_list_title
{
	float: left;
}

span.news_list_publicationDate
{
	float: right;
}

div.news_list_intro
{
	min-height: 70px;
	width: 410px;
}
div.news_list_readmore
{
	width: 450px;
	border-top: 2px solid #bd2f96;
	height: 17px;
	margin: 10px 0;
}

a.news_readmore_link img
{
	position: relative;
	left: 355px;
	top: -4px;
	margin-top: -10px;
	border				: 0px !important;
}

div.news_list_row_right
{
	width: 200px;
	float: left;
}

div.news_list_toarchive
{
	float:left;
	margin-right: 15px;
}



div.news_details_left
{
	width: 450px;
	float: left;
}

div.news_details_left_title
{
	float: left;
	width: 320px;
}
div.news_details_left_date
{
	font-weight: bold;
	float: right;
	margin-right: 10px;
}

div.news_details_back, div.news_archive_back
{
	width: 450px;
	border-top: 2px solid #bd2f96;
	height: 17px;
	margin: 30px 0 10px 0;
}
div.news_details_back img, div.news_archive_back img
{
	position: relative;
	left: 10px;
	top: -4px;
	margin-top: -10px;
}

div.news_archive_items
{
	min-height: 390px;
}
div.news_archive_month
{
	margin-bottom: 30px;
}
div.news_archive_row
{
	width: 400px;
}

div.news_archive_row_title
{
	float: left;
	width: 300px;
}

div.news_archive_row_date
{
	float: right;
	font-weight: bold;
}

td.img_border_topleft
{
	width: 4px;
	height: 3px;
	background-image: url("/images/img_bg_leftupper.png");
}

td.img_border_topcenter
{
	background-image: url("/images/img_bg_top.png");
	
}

td.img_border_topright
{
	width: 9px;
	background-image: url("/images/img_bg_rightupper.png");
}
td.img_border_middleleft
{
	background-image: url("/images/img_bg_left.png");
}

td.big
{
	padding: 5px;
}

td.img_border_middleright
{
	background-image: url("/images/img_bg_right.png");
}

td.img_border_bottomleft
{
	width: 4px;
	height: 7px;
	background-image: url("/images/img_bg_leftbottom.png");
}

td.img_border_bottomcenter
{
	background-image: url("/images/img_bg_bottom.png");
}

td.img_border_bottomright
{
	background-image: url("/images/img_bg_rightbottom.png");
}
table.news_list_thumbnail, table.news_list_thumbnail *
{
	border			: 0px;
	margin:0px;
	padding:0px;
}
