/*!
 * @revised: Jun 09, 2010
**/
#cl_items {
	clear:both;
	margin-top:40px;
}
.cl_items_narrow {
	width:452px;
}
.cl_item, #cl_footer {
	margin-top:27px;
}
.cl_item_bottline {
	border-bottom:dotted 2px #CCCCCC;
}
.clnum, .cldescr, .clthumb {
	float:left;
}
.clnum {
	width:50px;
	height:30px;
	border-right:solid 1px #c4c4c4;
	color:#9c9c9c;
}
.clnum_txt {
	font:normal 40px arial;
	position:relative;
	top:-8px;
}
.clnum3dig {
	width:50px;
}
.clnum_txt3dig {
	font:bold 26px arial;
	position:relative;
	top:-2px;
}
.clnum4dig {
	width:65px;
}
.clnum_txt4dig {
	font:bold 26px arial;
	position:relative;
	top:-2px;
}
.cldescr {
	padding:0px 11px 0px 11px;
}
.cldescr_narrow {
	padding-left:0px;
}
.cltitle_narrow {
	padding-left:5px;
}
.cllinks {
	margin:7px 0px 7px 0px;
	font-size:11px;
}
.cldescr_title, .cldescr_title a {
	font-size:20px;
}
.cldescr_title_narrow, .cldescr_title_narrow a {
	font-size:18px;
}
.cldescr_title, .cldescr_title a {
	color:#14517d;
	font-weight:bold;
	text-decoration:none;
	line-height:20px !important;
}
.cldescr_title a:hover {
	text-decoration:underline;
}
.cldescr_subtitle {
	font-size:12px;
	color:#9c9c9c;
	font-weight:bold;
}
.cldescr_text {
	margin-top:13px;
}
.clthumb {
	float:right;
}
.clthumb_img img, #clhdrthumb_img img {
	margin:0px !important;
}
.clthumb_credits, #clhdrthumb_credits {
	font-size:10px;
	color:#b7b7b7;
	text-align:right;
	clear:both;
	float:auto;
}
.clthumb_wrap {
	float:right;
	padding:0px 0px 10px 10px;
}
div#clfooter_title {
	color:#14517D;
	font-size:20px;
	font-weight:bold;            
}
.leftHdrImg {
	float:left;
	margin:0 1em 1.4em 0;
}
.rightHdrImg {
	float:right;
	margin:0 0 1em 1.4em;
}
.centerHdrImg {
	text-align: center; 
	padding-bottom: 20px;
}
#cl_items .left {
	float:left;
}
/** OVERRIDES **/
#cl_items img {
	border:none !important;
	margin:0px !important;
	padding:0px !important;
}

