.motherboard {
	font-family: Arial, Helvetica, sans-serif;
}
.mobo_spec {
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 1px;
	padding: 1px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.motherboard_toplink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #999;
	margin-left: 8px;
}
.motherboard_toplink a{
	text-decoration: none;
	color: #999;
	
}

.motherboard_toplink a:hover{
	font-weight: bold;
	color: #000;
}


.spec_frame
{
	width: auto;
	float: left;
	border: thin solid #CCCCCC;
	margin: 10;
	font-family: Arial, Helvetica, sans-serif;
}

.spec_frame li
{
	list-style-type: none;	
}


.motherboard_download
{
	float: left;
	width: auto;
	margin: 10;
	border: thin solid #CCCCCC;
	
	
}

div.motherboard_download
tr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	padding: 1;
	margin: 1;
	
}
div.motherboard_download
th
{
	width: 420px;
}


.motherboard_features p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.motherboard_features ul
{
	
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -5px;
	margin: 2;
	padding: 1;
}





.motherboard_features li
{
	background-color: #E0E0E0;
	margin: 2 2 6;
	font-size: 14px;
	text-align: left;
	padding: 4;
	list-style-type: none;
}

.motherboard_features li strong {
	font-size: 16px;
}


.product_img {}

.product_img img {
	border: 1px solid #999;
}

.motherboard_spec {
	font-family: Verdana, Geneva, sans-serif;
	width: 780px;
}

.motherboard_spec span{
	width: 250px;
	font-weight: normal;
	display: block;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	float: left;
	font-size: 14px;
}

.motherboard_spec li{
	text-align: left;
	clear: both;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

#ion_features, #ion_features_r {
	width: 249px;
	height: auto;
	float: none;
	text-align: left;
	padding: 1px;
	margin: 5px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
}


#ion_features {
	float: left;
}

#ion_features_r {
	float: right;
}


#ion_features li, #ion_features_r li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
}

