/* CSS Document */

BODY {
background:url(images/sm_background_537a4d.jpg) center center #537a4d;
}


/* #left */
table.frame #left {
background:url(images/sm_photo_D.jpg) no-repeat center center;
width:350px;
}


ul.simple, ul.simple li{ list-style:  none ; padding: 0; margin:0px; }
ul.simple li p, ul.simple li h4{ /*padding: 5px 20px; */ }

	div.content h3.faq { width: 450px; background:#999999; padding: 10px 20px; margin: 5px 0; position: relative; cursor: pointer; color:#ffffff;}
	div.content h3.faq a{ text-decoration: none; color:#ffffff; font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; }	
	div.content h3.faq span { position: absolute; top: 0; right: 25px;  font-size: 0.8em; font-weight: bold; }

div.content h4.question {
background:url(images/question.png) no-repeat;
width:78px;
height:30px;
float:left;
margin:5px;
}

div.content h4.answer {
background:url(images/answer.png) no-repeat;
width:66px;
height:30px;
float:left;
margin:5px;
}

div.clear {
clear:both;
}

div.collapse{ width: 490px;  margin: 5px 0;  background:#bfbfbf;}	
div.collapse-container{ width: 450px; height: 100%; padding: 15px 20px;}
