/* single news */
.news
{

}
.news .text
{
	vertical-align	: top;
	width		: 60%;
}
.news .picture
{
	width		: 40%;
	text-align		: right;
	vertical-align	: top;
}
.news .sub-title
{
	font-size		: 7pt;
	color		: #DB6207;
	padding-top	: 20px;
	border-bottom	: 1px solid #DCDCDC;
}