td.right {
padding-left:5px;
}

td.left {
padding-right:2px;
}

#mainbody {
	line-height:18px;
	min-height: 200px;
}

#mainbody h5 {
	padding: 0 0 0.45em 0;
	margin: 15px 1em 10px 1em;
	background: transparent url(../images/hr.gif) repeat-x bottom left;
}

#mainbody div.content {
	padding: 0 0 0 1em;
	text-indent: 1em;
}

#subcontents {
	margin: 30px 0 0 0;
}

#subcontents div.subcontent {
	width: 210px;
	float: left;
	margin: 15px 40px 15px 0;
	padding:  0 0 35px 0;
	position: relative;
	overflow: hidden;
}

#subcontents div.subcontent ul {
	list-style: disc;
	clear: both;
}

#subcontents div.subcontent div.subcontent-body {
	height: 10.6em;
	overflow: hidden;
}

#subcontents div.subcontent div.subcontent-body.expanded {
	height: auto;
	overflow: visible;
}

#subcontents div.subcontent a.expand {
	color: #074E84;
	font-size: 11px;
	display: block;
}

#subcontents div.subcontent a.expand.hide {
	display: none;
}

#subcontents div.subcontent .subhelp {
	position: absolute;
	left: 0;
	bottom: 0;
	background: transparent url(../images/request_info.png) no-repeat 0 0;
	height: 25px;
	width: 120px;
	cursor: pointer;
}

#subcontents div.subcontent .subhelp:hover {
	background-position: 0 -25px;
}

#subcontents div.subcontent .subhelp:active {
	background-position: 0 -50px;
}

#subcontents div.subcontent img {
	margin: 0 10px 5px 0;
}

#subcontents div.subcontent.long {
	width: 450px;
}

#subcontents div.subcontent h3 {
	background: transparent url(../images/hr.gif) repeat-x left bottom;
	margin: 0 0 10px 0;
	padding: 0 0px 10px 0;
	white-space: nowrap;
}