@charset "utf-8";
.drivers_table_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	color: #000;
	margin: 1px;
	padding: 1px;
	float: none;
	width: 640px;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
}

a {
	color: #333333;
}

.drivers_table_con div
{
	height: 150px;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	width: 200px;
	float: left;
	background-color: #333;
	border: 1px solid #333;
	margin: 4px;
	background-image: url(../products/images/tab_content_back.jpg);
}

.drivers_table_con img {
	float: left;
	
}

.drivers_table_con span {
	font-size: 14px;
	text-align: left;
	clear: both;
	color: #F00;
}

.drivers_table_con a{
	color: #FFF;
}


.drivers_table_con h
{
	background-image: url(../support/under_lines_title.jpg);
	height: 31px;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
	padding-left: 10px;
	font-size: 14px;
}


.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	height: 60px;
	padding-left: 15px;
	background-color: #FFFFFF;
	float: right;
}

.left_table{
	width: 100px;
	float: left;
	height: 16px;
	height: 31px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-weight: bold;
}


.table_line {
	width: 300px;
}
