#sidebar
{
	margin: 0px;
	width: 189px;
	float: left;
}
#sidebar2
{
	margin: 0px;
	width: 189px;
	float: left;
}

#main
{
	float:left;
	padding-left:20px;
	width: 720px;
}
#helplist
{
	width:100%;
}
#helplist h2
{
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	border-bottom:1px solid #c3c3c3;
}
#helplist .main DIV
{
	padding-bottom: 18px;
	margin-top: -1px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 18px;
}
#helplist H3
{
	color: #3c3c3c;
	font-size: 12px;
}
#helplist P
{
	margin: 8px 0px 0px;
}
#helplist LI
{
	margin: 8px 0px 0px 5px;
	width: 120px;
	display: inline;
	float: left;
}
#helpview H3
{
	padding-bottom: 0px;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 12px;
	padding-top: 30px;
}
#helpview .content
{
	padding-bottom: 18px;
	line-height: 2;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 18px;
}
#schoolnav
{
	margin: 0px;
	width: 200px;
	background: url(../images/bg_articleside.png) repeat-y center 50%;
}
#helpnav
{
	margin: 0px;
	width: 200px;
	background: url(../images/bg_articleside.png) repeat-y center 50%;
}
#contact
{
	margin: 0px;
	width: 200px;
	background: url(../images/bg_articleside.png) repeat-y center 50%;
}
#searchBar
{
	margin: 0px;
	width: 200px;
	background: url(../images/bg_articleside.png) repeat-y center 50%;
}
#schoolnav H3
{
	text-indent: 23px;
	font: 700 13px/30px "ËÎÌå";
	background: url(../images/bg_articleside.png) no-repeat;
	color: #fff;
	vertical-align: middle;
}
#helpnav H3
{
	text-indent: 23px;
	font: 700 13px/30px "ËÎÌå";
	background: url(../images/bg_articleside.png) no-repeat;
	color: #fff;
	vertical-align: middle;
}
#contact H3
{
	text-indent: 23px;
	font: 700 13px/30px "ËÎÌå";
	background: url(../images/bg_articleside.png) no-repeat;
	color: #fff;
	vertical-align: middle;
}
#searchBar H3
{
	text-indent: 23px;
	font: 700 13px/30px "ËÎÌå";
	background: url(../images/bg_articleside.png) no-repeat;
	color: #fff;
	vertical-align: middle;
}
#schoolnav UL
{
	padding-bottom: 30px;
	line-height: 1.5;
	padding-left: 15px;
	padding-right: 15px;
	background: url(../images/bg_articleside.png) no-repeat right bottom;
	overflow: hidden;
	padding-top: 15px;
}
#helpnav .main
{
	line-height: 1.5;
	padding-left: 15px;
	padding-right: 15px;
	background: url(../images/bg_articleside.png) no-repeat right bottom;
	overflow: hidden;
	padding-top: 15px;
}
#contact .main
{
	padding-bottom: 10px;
	line-height: 1.5;
	padding-left: 15px;
	padding-right: 15px;
	background: url(../images/bg_articleside.png) no-repeat right bottom;
	overflow: hidden;
	padding-top: 15px;
}
#searchBar .main
{
	padding-bottom: 30px;
	line-height: 1.5;
	padding-left: 15px;
	padding-right: 15px;
	background: url(../images/bg_articleside.png) no-repeat right bottom;
	overflow: hidden;
	padding-top: 15px;
}
#searchBar .btn
{
	border-bottom: 0px;
	border-left: 0px;
	padding-left: 12px;
	width: 40px;
	background: url(../images/ico_search.png) no-repeat 0px 2px;
	height: 16px;
	color: #777777;
	border-top: 0px;
	border-right: 0px;
}

#helpnav A
{
	color: #000;
}
.sideimg
{
	margin-top: 15px;
}
.sideimg LI
{
	text-align: center;
	margin: 9px;
}
#helpnav LI
{
	margin: 5px 0px;
}
#helpnav P
{
	text-align: right;
	margin: 15px;
}

#helplist TABLE P
{
	line-height: 18px;
	vertical-align: middle;
}

#helplist ul
{
	padding-bottom: 20px !important;
	margin: 0px 0px 10px;
}
#helplist ul li
{
	clear: left;
	padding-bottom: 0px;
	line-height: 20px;
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width:100%;
}

