.label {
	display: none;
}

h2 {
	color: #fff;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 17px;
	padding: 20px 0;
	margin-bottom: 20px;
	background-image:url(/files/cms_userfile/images/css/spacer_content.gif);
	background-position: 0 bottom;
	background-repeat: repeat-x;
	width:660px;
}

#content h3,
#content .search-results-item_heading a {
	font-family:Tahoma,Arial,Helvetica;
	font-size:17px;
	font-weight: normal;
	line-height: 140%;
	padding-bottom: 10px;
	color: #fff;
}

#content .search-results-item_heading a {
	display:block;
}

p,
#content .news-detail_content {
	line-height: 140%;
	padding-bottom: 10px;
}

#content a{
	line-height: 140%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#left .flash {
	margin-left:15px;
}

#left img {
	padding: 8px;
	border: solid 1px #fff;
	margin:5px;
	background-color: #333;
}

#left td p {
	text-align: center;
}

#right .flash {
	margin: 23px;
}
