#otherleftarea {
	width: 170px;
	float: left;
}

#otherrightarea {
	width: 540px;
	float: right;
}

h1,h2,h3,h4,h5,h6 {
	width: 540px;
	font-size: 140%;
	font-weight: bold;
	/*color: #1f67ff;*/
	padding-left: 6px;
	border-bottom: 1px solid #ff8040;
	border-left: 6px solid #ff8040;
}

a:hover,
a:focus,
a:active {
	position: relative;
	top: 1px;
	left: 1px;
}


img,
a img {
	border: none;
}


#mentpl {
	/*font-size:16px;*/
}

#mentpl ul {
	width: 155px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align: center;
}

#mentpl li {
	display:block;
	margin: 0px;
	padding: 2px 0px;
	width: 155px;
	height: 24px;
}

.tbod1 {
	empty-cells: show;
	border-bottom:1px dotted;
}

