#titleBar {
	width:785px;
	height:55px;
}

#titleBarHdr {
	background:url(images/maintitle_downloads.png) no-repeat;
	height: 51px;
	width:198px;
	float:left;
}
#titleBarMid {
	background:url(images/maintitle_mid.png) repeat-x;
	height: 51px;
	width:572px;
	float:left;
}
#titleBarEnd {
	background:url(images/maintitle_right.png) no-repeat;
	height: 51px;
	width:15px;
	float:left;
}
#DcontentHdr {
	width:785;
}
#DcontentL {
	background:url(images/innerpages_cornerleft.png) no-repeat;
	float:left;
	width:15px;
}
#DcontentMid {
	float:left;
	background-color:#ececec;
	width:755px;
	height:13px;
	border-top: 1px #0060ff solid;
}
#DcontentR {
	background:url(images/innerpages_cornerright.png) no-repeat;
	float:left;
	width:15px;
}
#Dcontent {
	background-color:#ececec;
	width:783;
	border-bottom: solid 1px #0060ff;
	border-left: solid 1px #0060ff;
	border-right: solid 1px #0060ff;
	padding: 0px 15px 10px 15px;
}
#DcontentText {
	color:#2b2b2b;
}
#DcontentDot {
	color:#40a5fa;
	height:25px;
}

#goToKHQ {
	width:785px;
	padding:5px 0px 0px 0px;
	height:46px;
}
#wallCell {
	padding:8px 20px;
	font-size:10px;
}
#wallThumb img {
	border:solid #00b633 2px;
	padding:0px;
	margin:0px;
}
#wallThumb a {
	text-decoration:none;
	color:#2b2b2b;
}
#wallThumb a:hover {
	color:#40a5fa;
}


