#blogonews .header {
	color: #FFFFFF;
	/*font-family: "Myriad Pro", "Helvetica";
	font-size: 21px;
	font-weight: 400;
	height: 37px;*/
	background: url("../img/header_bg.png") 0px 0px/contain no-repeat transparent;
	line-height: 37px;
	margin: 9px 0px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	text-transform: uppercase;
	width: 275px;
}

#blogonews {
	max-width: 302px;
	line-height: 20px;
}

#blogonews a {
	font-family: Times New Roman;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}

#blogonews img {
	width: 110px;
	height: 110px;
}

#blogonews .content {
	padding: 6px 0 0;
}

#blogonews .row {
	padding: 10px 9px 9px;
	background: #F6F3F3;
	border: solid 1px #DFA8A8;
	border-radius: 5px;
	margin: 0 0 10px;
	max-width: 273px;
	min-height: 110px;
}

#blogonews .image {
	float: left;
	margin: 0 9px 0 0;
}