a{
	color:#000;
	text-decoration:none;
}
a:hover{ color:#d00; }
#block {
	width: 540px;
	padding-right:5px;
	padding-left: 5px;
	clear:both;
	overflow:hidden;
	border: 10px solid #eee;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.h{
	padding: 13px 0 10px 5px;
	color:#666;
	font-size: 1.417em;
	border-bottom:1px solid #eee;
	text-transform:uppercase;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
}
.htabs{	overflow:hidden; }
.htabs h2 a{
	font-size:0.917em;
	font-weight:bold;
	padding: 7px;
	/*color:#d00;*/
	font-family:Arial, Helvetica, sans-serif;
}
.htabs h2 a:hover{
	/*color: #000;*/
}
.htabs li{
	float:left;
	margin-top:2px;
	padding: 3px 2px 0 0;
	overflow:hidden;
}
.tabs .bullet{
	border-right:1px solid #e00;
	color:#d00;
	margin: 0px 4px 4px 0;
	padding-right:4px;
	clear:right;
	display:block;
	float:left;
	height:17px;
	overflow:hidden;
	text-align:right;
	width:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.bmod .bullet{
	background-color:#fff;
	margin:-9px 6px 0 -10px;
	padding:8px;
}
.tabs{
	margin-top:2px;
	overflow:hidden;
	height: 230px;
}
.tabs li{
	background-color:#EEEEEE;
	clear:both;
	margin:4px 0;
	padding:9px;
}
.tabs li a:hover{
}
.select{
	color: #d00;
}

