body {
	font-family:arial;
	font-size:12px;
}

h4.hdr {
	color:#2D75CA;
	font-size:16px;
	font-weight:bold;
}

img {
	border:0px;
}

.tbl_listing, .state_listing {border-collapse:collapse;}
.tbl_listing td, .state_listing td {padding:4px;border:1px #F5F5F5 solid;}
.tbl_listing td.hdr,.state_listing td.hdr {background-color:#EEE;font-weight:bold;text-align:center;}

.dmv_office {
	margin-bottom:16px;
	font-size:12px;
}

.news_items .headline {
	margin-bottom:12px;
}

.directory_listings {
	width:400px;
	clear:right;
	border:1px #fdf7e7 solid;
	padding:4px;
}

.directory_listings h3 {
	margin-bottom:8px;
}

.directory_listings .even {
	background-color:#fdf7e7;
}

.directory_listing {
	margin-bottom:12px;
	
}

.directory_listing .name {
	font-weight:bold;
	color:#0c427a;
}

.directory_listing .rating {
	color:#525345;
	font-size:11px;
	width:100px;
	float:right;
	text-align:center;
}

.directory_listing .floatRight {
	float:right;
	margin-top:12px;
}

.directory_listing .ratings {
	color:#525345;
	font-size:11px;
	width:100px;
	text-align:center;
}

.directory_listing .claim {
	color:#525345;
	font-size:11px;
	width:100px;
	text-align:center;
}


.directory_listing .read_reviews {
	font-size:10px;
}

.directory_listing .rating {
	font-size:11px;
}

.powered_by_yelp {
	float:right;
	padding:4px;
}	

.schools_wrapper {
	line-height:24px;
}

.contact_form { 
	margin-bottom:32px;
}

.contact_form label {
	display:block;
	
}

.contact_wrapper {
	width:400px;
}

.contact_wrapper h1 {
	color:#000888;
}

.qa_wrapper {
	margin-bottom:2px;
	padding:8px;
	clear:right;
}

.qa_wrapper .question_wrapper {
	width:550px;
}

.qa_wrapper .question_wrapper .question{
	font-weight:bold;
	font-size:13px;
	color:#000888;
}

.qa_wrapper .question_wrapper .detail{
	color:#888;
	font-size:11px;
}

.qa_wrapper .answer_wrapper {
	padding-left:12px;
	width:550px;
}

.qa_wrapper .source {
	text-align:right;
	font-size:11px;
}

.qa_wrapper .logo_wrapper {
	float:right;
	width:140px;
	padding:4px;
	margin-top:8px;
	font-size:10px;
	text-align:center;
}


.qa_wrapper .logo_wrapper img {
	padding-bottom:4px;
}
.qa_wrapper .logo_wrapper a {
	color:#333;
}
