
.info {
	margin-left:3px;
	margin-bottom:15px;
	width:183px;
}

.info hr {
	padding:0px;
	margin:0px 10px 0px 10px;
	color:#6dbce3;
	background-color:#6dbce3;
	height:1px;
	border:none;
}

.info .csc-header h1 {
	background:url(../images/info/info_top.gif) top left no-repeat;
	height:28px;
	
	font-size:12px;
	color:#FFF;
	margin:0px;
	padding:6px 0px 0px 5px;
	font-weight:bold;
}
.info .csc-header h1 a {
	color:#FFF;
	text-decoration:none;
}


.info {
	background:url(../images/info/zzz_info_content.gif) top left repeat-y;
	font-size:12px;
	line-height:140%;
/*	border:1px solid #0F0;*/
}

.info a {
	color:#e6511e;	
	text-decoration:none;
}

.info li, .info ul {
	margin-bottom:5px;
}

.info .csc-menu {
	margin:0px !important;
	padding:0px !important;
	list-style:disc !important;
	color:#e6511e;	
	margin-top:10px !important;
	margin-bottom:10px !important;
}

.info .csc-menu li {
	list-style:disc !important;
	padding:0px !important;
	background:none !important;
	margin-left:35px;
}

.info-bottom {
	background:url(../images/info/info_bottom.gif) top left no-repeat;
	height:4px;
	overflow:hidden;
	display:block;
	clear:both;
}

.info p {
	margin:0px;
	padding:0px 10px 5px 10px;
}



.morelink, .news-latest-morelink a  {
	display:block;
	width:auto;
	float:right;
	background:url(../images/morelink/morelink_right.gif) top right no-repeat;
	height:16px;
	line-height:12px;
	position:relative;
	margin:10px 10px 5px 0px;
	padding:6px 25px 2px 11px;
	color:#FFF !important;
	text-decoration:none;
	font-size:12px;
}

.morelink-right {
	display:block;
	background:url(../images/morelink/morelink_left.gif) top left no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	height:24px;
	width:11px;
}



