﻿.block {
	width:710px;
	clear:both;
	overflow:hidden;
}
.htabs{	
	overflow:hidden; 
	text-align:center;
	margin:15px 0px 5px 0px;
}
.htabs h2 a{
	font-size:0.917em;
	font-weight:bold;
	padding: 7px;
	/*color:#d00;*/
	font-family:"museo 700","goodpro-widelight";
}
.htabs li{
	display:inline-block;
	background:url('../img/slide.png')no-repeat;
	color:#CCCCCC;
	font-size:1px;
	padding:1px 4px;
}
.htabs li:hover{
	background:url('../img/slidehover.png') no-repeat;
}
.tabs{
	margin-top:2px;
	overflow:hidden;
}
.select{
	color: #d00;
	background:url('../img/select.png') no-repeat;
}
