/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * Ask The Expert
 */
#asktheexpert_page {
}
#asktheexpert_page h2 {
	background-image: url("/images/titles/ask_the_expert.gif");
}
#asktheexpert_page h3.ask_the_expert {
	background-color:#000000;
	color: #FFFFFF;
	padding: 3px 2px 3px 5px;
	margin: 0px 0px 4px 0px;
	font-size: 12px;
	display: none;
}
#asktheexpert_page h4 {
	margin: 10px 0px 10px 0px;
	padding: 3px 5px 3px 5px;
	background-color: #dcdcdc;
	color: #000000;
	font-size: 12px;
}
#asktheexpert_page img.ask_expert_image {
	border: 1px solid #000000;
	margin: 0px 0px 10px 0px;
}
#asktheexpert_page form strong {
	width: 90px !important;
	margin: 0px 0px 0px -3px !important;
	font-weight: bold !important;
}
#asktheexpert_page form textarea.textbox_large {
	height: 100px;
	width: 480px;
}	
#asktheexpert_page form input.button {
	margin: 0px 0px 10px 90px;
	_margin: -30px 0px 10px 93px;
}
#asktheexpert_page .article .text p {
	margin: 0px 0px 6px 10px;
}

#asktheexpert_page .faq_list li {
	list-style-type: disc;
	margin: 3px 0px 4px 20px;
	padding: 0px 0px 0px 5px;
}
