#content h3 {
font-size: 87.5%;
line-height: 2;
font-weight: bold;
color: #003399;
padding: 0 20px;
}
#content h4 {
	font-size: 75%;
	line-height: 1.5;
	color: #333333;
	padding: 0 0 0 20px;
	float: left;
}

#content .list {
font-size: 75%;
line-height: 1.5;
color: #333333;
padding: 10px;
}
#content address {
font-size: 75%;
line-height: 1.5;
color: #333333;
background-color: #F8F8F8;
margin: 5px 5px 5px 20px;
padding: 10px 14px;
width: 500px;
border: 1px solid #EEEEEE;
}
#content dl {
font-size: 75%;
line-height: 1.5;
padding: 10px 10px 20px 20px;
}
#content dt {
color: #990000;
font-weight: bold;
line-height: 2;
background: url(../faq/img/q.gif) no-repeat left top;
padding-left: 25px;
}
#content dd {
background: url(../faq/img/a.gif) no-repeat left top;
padding: 0 0 20px 25px;
margin-left: 15px;
}
#content dd.righting {
background-image: none;
}
#content ul.q {
font-size: 75%;
line-height: 1.5;
padding: 10px 10px 10px 50px;
margin: 0 0 10px 100px;
border: 1px solid #CCCCCC;
}
#content ul.q a:link, #content ul.q a:visited {
color: #333333;
}
#content ul.q a:hover, #content ul.q a:active {
color: #999999;
}
#content .space {
padding-left: 25px;
}
