#inq {
	padding: 0px;
	line-height: 2em;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
}
#inq h2 {
	margin-top: 20px;
	border-color:#009900;
border-style:solid;
border-width:1px 1px 1px 10px;
color:#009900;
font-size:1.2em;
font-weight:bold;
margin-bottom:15px;
padding:3px 3px 3px 15px;
}
#inq h3 {
	color: #333;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 15px;
}
#inq .entry {
	margin-right: 100px;
	margin-left: 100px;
}

