.models_type { 
	width:330px; 
	margin-left:10px; 
	font-size:9pt; 
	font-weight:bold; 
}

.models_type table td{ 
	text-align:center;
	padding:24px 16px 10px 0;
}

.models_type table a{ 
	
}

.models_type table a img { 
	border:2px solid #f1efe6; 
}

.models_type table a img.virtual { 
	border-bottom-color:#b00; 
}

.models_type table a:hover { 
	text-decoration:none; 
}

.models_type table a:hover img { 
	border-color:#919191; 
}

#model_title { 
	width:580px; 
	margin:10px 10px 0 10px; 
	border-bottom:1px dotted #45556a; 
	font-size:14pt;
	color:#ABACB0;
}

#model_type { 
	margin:-18px 0 0 18px; 
	font-size:8pt; 
	color:#ABACB0;
}

#typelnks { 
	width:100%; 
	text-align:center; 
	font-size:14pt; 
}
	
#typelnks a { 
	text-decoration:underline;
	font-size:15px;
}

#typelnks a:hover { text-decoration:none; }
