@charset "UTF-8";
/* CSS Document - Pavilion Collision Repair Center 2010 */

table{ height: auto}

/* ------  SEO BOX ----- */
#seoBox{
	background: #FFF;
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}
#seoContentBox{
	background: #363636 url(/sitespecific/bonifacehierssplash/medialibrary/seo-bkg.jpg) repeat-x scroll center top;
	margin: 0 1px 1px;
	padding: 0 15px 10px;
	overflow:hidden;
}
h1{
	font: bold 20px "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	color: #FFF;
	background:#000 url(/sitespecific/webassets/images/seo-title-bg-iphone.png) repeat scroll 0 0;
	margin:0 1px;
	padding:5px 0;
	border-bottom:1px solid #222;
}
p{
	color:#FFF;
	font: normal 14px/18px "Trebuchet MS", Arial, sans-serif;
	text-align:justify;
}

#seoContentBox h3 {
	clear: both; 
	margin: 5px; 
	padding: 4px 0; 
	color: #CCC; 
	border: 1px solid #222222;
	background: #000 url(/sitespecific/webassets/images/seo-title-bg-iphone.png) repeat scroll center center;
}
.hpInvLinkList ul {margin: 0 5px; padding:0; }
.hpInvLinkList li {
	list-style: none;
	float: left;
	width: 175px;
	padding-left: 5px;
	margin: 0 0 10px 0;
	color: #FFF;
	font: normal 12px/14px "Trebuchet MS", Arial, sans-serif;
}
.clearIt {clear: both;}
	
/* ------  DEALERSKINS LINK ----- */
#DSicon{
	float:center;
	padding:0;
	border:none;
	width:190px;
	margin-top: 5px;
}
#DSicon a{
	font:italic 11px Georgia, "Times New Roman", Times, serif;
	color:#999;
	text-decoration:none;
}
#DSicon a span{
	font:bold normal 12px Arial, Helvetica, sans-serif;
	color:#F90;
}