/*=main content
----------------*/
#contentWrapper #mainContent {
	float: right;
	width: 415px;
	padding: 64px 0 13px;
	margin-right: 47px;
	display: inline;
}

/*=in the news
---------------*/
#mainContent #inTheNews {
	width: 415px;
	padding-left: 132px;
	background: url(../images/news_photo.jpg) no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 283px;
}
html > body #mainContent #inTheNews {
	width: 283px;
}

#inTheNews h1 {
	font-size: 10px;
	line-height: 1.0;
	text-indent: -9999px;
	margin: 0;
	width: 101px;
	height: 11px;
	background: url(../images/h1_news.gif) left bottom no-repeat;
}

#inTheNews ul {
	font-size: 11px;
	line-height: 1.3;
	color: #231f20;
	margin: 21px 0 0 0px;
	padding: 0;
}
html > body #inTheNews ul { margin: 21px 0 0 0px; }

#inTheNews li { margin-bottom: 21px; list-style-type:none; }

#inTheNews li a { color: #231f20; text-decoration: none; }
#inTheNews li:hover, #inTheNews li a:hover { color: #f00; }
