@charset "UTF-8";

#headerGrid {
	background: #fff url(../../bobywagon/img/faq/bg_img01.jpg) no-repeat 463px -10px;
	padding: 0 0 10px 25px;
}

h3 {
	margin: 34px 0 15px -25px;
}
h1 {
font-size: 100%; 
line-height: 1.0em; 
color:#FFFFFF;
}

.Desc {
font-size: 90%; 
line-height: 1.5em; 
color:#FFFFFF;
margin-bottom: 10px;}



#headerGrid ul {
	width: 410px;
	margin: 0;
}
#headerGrid li {
	background: url(../../bobywagon/img/faq/icon_arrow.png) no-repeat left center;
	padding: 15px 0 15px 25px;
	border-bottom: 1px solid #B2B2B2;
	list-style-type: none;
	text-justify: distribute;
	text-align: justify;
}
#headerGrid li.last {
	border: none;
}
#headerGrid a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
#headerGrid a:hover {
	text-decoration: underline;
}
.faqContent h2 {
	background: url(../../bobywagon/img/faq/bg_h2.png) no-repeat left top;
	margin: -15px -15px 15px -15px;
	padding: 0 15px;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	font-size: 14px;
	color: #FFF;
	text-shadow: -1px -1px 0px #888;
}

#contact {
	background: url(../../bobywagon/img/faq/bg_contact_mdl.png) repeat left top;
	padding: 25px;
	color: #FFF;
}
#contact h2 {
	margin:0 0 15px 0;
}
#contact a {
	color: #fff;
}
#contact dl {
	margin: 0 0 1em 0;
}
#contact dt {
	float: left;
}
#contact dd {
	margin-left: 70px;
	font-weight: bold;
}
#bgTop {
	background: url(../../bobywagon/img/faq/bg_contact_top.png) no-repeat left top;
	height: 5px;
	margin: -25px -25px 20px -25px;
}
#bgBtm {
	background: url(../../bobywagon/img/faq/bg_contact_btm.png) no-repeat left top;
	height: 5px;
	margin: 20px -25px -25px -25px;
}