
.faq {
	height:3em;
	border-bottom: #CCCCCC  dotted 1px;
	width:500px;
	position:relative;
	}

#faq a:link, #faq a:visited, #faq a:hover, #faq a:active {	

position:absolute;
	left:20px;
	top:15px;
	width:500px;
	font-weight:bold;
	}



