@import '../styles.css';

#staff #entries{ background:url(../../images/phbg_eyes.jpg) no-repeat top;}
#garage #entries{ background:url(../../images/phbg_eyes.jpg) no-repeat top;}

h2{
	height:36px;
}

#staff h2{ background:url(../../images/h2_about_staff.gif) no-repeat;}
#garage h2{ background:url(../../images/h2_about_garage.gif) no-repeat;}

h3{
	background:url(../../images/icon_circle.gif) no-repeat left center;
	padding:2px 0 2px 20px;
	border:none;
	color:#000;
}

.entry{
	/*border-bottom:1px dotted #2A2A2A;
	padding-bottom:20px;
	*/margin-bottom:20px;
}

.entry .body dl,
.entry .body div{
	margin-left:20px;
}
.entry .body div div{margin-left:0px;}
dl{width:606px;}
dt{ width:100px;}

dd span{
	display:block;
	margin-bottom:0.6em;
}

#garage dl#address{
	/*background-image:url(../../images/pic_entrance.jpg);
	*/background-position:right;
	background-repeat:no-repeat;
	/*height:219px;
	*/border:none;
}
#google_map iframe{
	border:6px solid #ddddd2;
	padding:7px;
	/*filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;*/
}
#root_map{
	padding:13px;
	color:#42423f;
	font-size:93%;
}
#root_map div{
}
#root_map div p{
	border-top:1px dotted #2a2a2a;
	padding:13px 0;
	margin-bottom:0;
}
#root_map div p strong{
	display:block;
	margin-bottom:0.6em;
	font-weight:bold;
}
