div.releatedResourceContainer {
	width: 211px;
	vertical-align: top;
	padding-top: 3px;
}

div.releatedResourceContainer div.releatedResourcePanel {
	margin-bottom: 15px;
}

div.releatedResourcePanel div.itemTitle {
	background: transparent url("../img/demos/demoReleatedItemTitle_bg.gif")
		no-repeat left top;
	height: 22px !important;
	height: 27px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	color: #595959;
}

div.ct_topic_list {
	width: 199px !important;
	width: 211px;
	border-bottom: 1px solid #B6B6B6;
	border-left: 1px solid #B6B6B6;
	border-right: 1px solid #B6B6B6;
	padding: 5px;
}

p.desc {
	color: #438DBD;
	line-height: 17px;
	margin: 0px;
}

.sep {
	font-size: 0px;
	background-image: url(/res/img/topic_sep.gif);
	background-repeat: no-repeat;
	margin-bottom:5px;
	margin-top:5px;
	height: 3px;
	width: 199px;
}

div.resourceItems {
	border-left: solid 1px #B6B6B6;
	border-right: solid 1px #B6B6B6;
	border-bottom: solid 1px #B6B6B6;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

div.textResourceItem {
	background: transparent url("../img/demos/dot2.gif") no-repeat left
		center;
	padding-left: 10px;
	margin-left: 10px;
	font-size: 12px;
	color: #438DBD;
	margin-bottom: 10px;
	text-align: left;
}

div.textResourceItem a {
	color: #438DBD;
}

div.textResourceItem a:hover {
	text-decoration: underline;
	color: #FE871A;
}

div.imageResourceItem {
	padding-left: 10px;
}

div.showCenterImgItem {
	height: 86px;
}

div.showCenterImage {
	height: 86px;
}
