#staticBody {
	background-image: none;
	padding:25px 40px 100px;
	width:860px;
	
}

#staticBody h2 {
	color:#3B3734;
	font-size:2em;
	padding-bottom:20px;
	text-align:right;
}

#staticBody h3 {
	font-size: 1.4em;
	margin-bottom: 8px;
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #000000;
	clear: both;
}

#staticBody .static {
	font-size: 1.1em;
	margin: 0 0 0 0;
	list-style-type: none !important;
	color: #6d6d6b;

}

#staticBody .static p {
	background: #f5f4f1;
	padding: 20px 120px 30px 30px;
}

#staticBody .static h4 {
	font-size: 1.2em;
}


#staticBody .terms h3,
#staticBody .copyRight h3,
#staticBody .privacy h3 {
	border-bottom: 1px dotted #000;
	font-size: 1.4em;
	margin-bottom: 8px;
	padding: 20px 0 5px 0;
	position:relative;
}


#staticBody .faq {
	font-size: 1.2em;
	margin: 10px 0 0 120px;
	list-style-type: none;
}

#staticBody .faq p {
	line-height: 1.5em;
	margin: 0 0 8px 15px;
	
}

#staticBody .faq h4 {
	font-size: 1.2em;
	font-style: italic;
	margin: 20px 0 6px 0;
}

#staticBody .faq h3 {
	margin: 20px 0 0 0;
}

#staticBody .faq ul {
	line-height: 1.6em;
	margin: 0 0 0 10px;
	list-style-type: none;
	font-style: italic;
}

#staticBody .faq ul a {
	background:transparent url(/static/participant/media/images/img_bulletGT.gif) no-repeat scroll 0pt 2px;
	display:block;	
	padding:0px 0pt 0pt 10px;
}

#staticBody .faq p.top {
	margin-left: 0px;
}