div.tabh1 {
	width:240px;
	height:180px;
	float:left;
	background-color:#f7f7f7;
}
div.tabh1pr {
	width:90px;
	height:180px;
	float:left;
	text-align:center;
	border:1px solid #f7f7f7;
}
div.tabcont {
	width:240px;
	height:119px;
	float:left;
	border-left:1px solid #f7f7f7;
	border-right:1px solid #f7f7f7;
	border-bottom:1px solid #f7f7f7;
	font-size:11px;
}
div.tabcontpr {
	width:90px;
	height:119px;
	float:left;
	border-right:1px solid #f7f7f7;
	border-bottom:1px solid #f7f7f7;
	text-align:center;
}