.left-col {
	float: left;
	width: 430px;
	display: inline;
}

.left-col h2 {
	border-bottom:1px solid #B9CADB;
	color:#A0B842;
	margin:0 0 10px 0;
	line-height: 130%;
}

.left-col p {
	line-height: 120%;
	font-size: 12px;
}

.right-col {
	float: right;
	width: 490px;
	display: inline;
}

.right-col h2 {
	border-bottom:1px solid #B9CADB;
	color:#A0B842;
	margin:0 0 10px 0;
	line-height: 130%;

}

.right-col p {
	line-height: 120%;
	font-size: 11px;
}

.right-col .news-dubble {
	float: left;
	width: 100%;
	padding-bottom: 3px;
}

.right-col .left {
	width: 225px;
	float: left;
}

.right-col .right {
	width: 225px;
	float: right;
}

.right-col .right p {
font-size: 12px;
}

hr {
background:#B9CADB none repeat scroll 0 0;
border:medium none;
height:2px;
margin:18px 0 50px;
}

.left-col a {
font-weight: bold;
	color: #5D8FBD;

}

.left-col a:hover {
color: #A0B842;
}

.left-col a.more {
color:#B9CADB;
}

.left-col a.more:hover {
color: #A0B842;
}

.right-col a {
font-weight: bold;
color: #5D8FBD;
}

.right-col a span {
color: #A0B842;
}

.right-col a:hover {
color: #A0B842;
}

.right-col a.more {
color:#B9CADB;
}

.right-col a.more:hover {
color: #A0B842;
}

#copy {
font-size: 12px;
padding-top: 10px;
border-top: 2px solid #A0B842;
font-weight: bold;
}

#copy a {
color: #5D8FBD;
}

#copy span {
float: right;
}