
table#faq-list {
	margin-top: 5px;list-style-type:none; font-size:13px; color: #355868;
 position: relative;
 left: -6px;
 top: -10px;
}
table#faq-list a {
	color: #355868;
	text-decoration: none;
}
div#answer-field {
	/*background-image: url('../images/answer-bg2.gif');*/
	/*background-position: 0px 3px;*/
	width:100%;
	height: 150px;
	line-height: 13px;
	color: white;
	font-size:15px
}

#tour-link { 
		display: block;
		position: relative;
		top: 30px;
		left: 30px;
		font-size: 14px;
		font-weight: bold;
		color: white;
		text-decoration:none;
}
