
p 			{ padding-bottom:10px; position:absolute; left:47%; bottom:5px;}
p a:hover	{ border-bottom: 2px dotted ; cursor:pointer;}


#iconbar	{ margin-left:20px;}

#iconbar li { float:left; position:relative; margin-right:23px;}

#iconbar span {
	/*background: url(ttbg.png) no-repeat;*/
	width: 200px;
	/*height: 35px;*/
	position: absolute;
	top: -50px;
	left: -80px;
	text-align: center;
	padding: 5px;
	display: none;
	line-height:110%;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#000033;
}


#block {
	margin: 15px auto 0;
	width: 285px;
	padding-right:5px;
	padding-left: 5px;
	clear:both;
	overflow:hidden;
	border: 10px solid #eee;
}
.h{
	font: 1.500em Fontin, Georgia, "Times New Roman", Times, serif;
	padding: 13px 0 10px 5px;
	color:#666;
	font-size: 1.417em;
	border-bottom:1px solid #eee;
	text-transform:uppercase;
	letter-spacing:1px;
}
.htabs{	overflow:hidden; }
.htabs h2 a{
	font-size:0.95em;
	font-weight:bold;
	padding: 7px;
	color:#5B739F;
}
.htabs h2 a:hover{
	color: #000000;
}
.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:10px;
}
.bmod .bullet{
	background-color:#fff;
	margin:-9px 6px 0 -10px;
	padding:8px;
}
.tabs{
	margin-top:2px;
	overflow:hidden;
}
.tabs li{
	background-color:#EEEEEE;
	clear:both;
	margin:4px 0;
	padding:9px;
}
.tabs li a:hover{
	padding-left:1px;
}

