#tabs
{
	display: none;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 50px;
	margin-bottom: 20px;
}
#tabs .header
{
	font-size: 13px;
}
#tabs .tab
{
	padding: 0.8em;
}
#tabs .makers
{
	width: 100%;
	font-size: 11px;
	border: 0;
	margin: 0;
}
#tabs .makers .data
{
	width: 25%;
	padding-bottom: 3px;
}
#tabs .makers a
{
	color: #4A5E81;
	text-decoration: none;
}
#tabs .makers a:hover
{
	text-decoration: underline;
}
#tabs .makers strong a
{
	color: #567500;
	text-decoration: none;
	font-weight: normal;
}
#tabs .makers h4
{
	color: #666;
	font-size: 11px;
	margin-top: 0px;
}
