.cl-news-box {
	width:302px;
	margin-left:1px;
	margin-bottom:3px;
	float:left;
}
#cl-content .cl-news-box{
	float:left;
	width:548px;
}
#cl-content .cl-news-box .cl-box{
	width:532px;
}

#cl-content .cl-news-box .cl-title {
	border:0;
	background:none;
}

#cl-content .cl-news-box .cl-title h3{
	font-size:1.8em;
	line-height:2em;
	font-weight:normal;
	text-transform:none !important;
}


.cl-news-box .cl-title {
	background:#b6b6b6 url(../../../images/assets/news-title-bg.gif) repeat-x;
	padding-left:8px;
	border-left:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #bebebe;
	margin-top:5px;
}
.cl-news-box h3 {
	color:#1b1b1b;
	font-size:17px;
	text-transform:uppercase;
	margin:0;
	line-height:28px;
}
.cl-news-box .cl-box {
	width:286px;
	border:1px solid #9f9f9f;
	padding:4px 11px 4px 3px;
	overflow:hidden;
	margin-top:3px;
	background:#c4c4c4 url(../../../images/assets/news-box-bg.gif) repeat-x;
}
.cl-news-box .cl-box h4 {
	margin:0;
	color:#46b0e4;
	min-height:36px;
	font-size:15px;
	text-transform:uppercase;
	padding-left:38px;
	background:url(../../../images/icons/small/icon01.gif) no-repeat 0 2px;
}
.cl-news-box .cl-box h5 {
	padding-left:42px;
	font-size:12px;
	padding-top:10px;
	font-weight:bold;
}
.cl-news-box .cl-box ul li {
	padding-left:20px;
}
.cl-news-box .cl-box ul li h5 {
	font-size:0.85em;
	font-weight:normal;
}
.cl-news-box .cl-box em {
	font-size:9px;
	font-style:normal;
	color:#5b5b5b;
}
.cl-news-box .cl-box p {
	margin:5px 0 0 41px;
	color:#2f2f30;
	font-size:13px;
	line-height:15px;
	padding-bottom:5px;
}
.cl-news-box .cl-box a {
	font-size:9px;
	text-transform:uppercase;
	color:#5b5b5b;
	text-decoration:none;
	float:right;
	margin:11px 10px 0 0;
}
.cl-news-box .cl-box a:hover {
	text-decoration:underline;
}

