@charset "utf-8";
/* CSS Document - TERMS & CONDITIONS CSS */

#TermsContent {
	padding: .5em;
}
.ulUnder {
	margin-bottom: 0;	
}

#TermsContent ul {
	list-style-image:url(../images/RightArrow.gif);
	margin:5px;
	padding:5px;
}

#Terms p, #Terms li {
}

#TermsContent h3 {
	margin-top:2em;
	text-align:left;
}

#TermsContent h2 {
	font-size: 1.2em;
	margin-bottom: 2em;
}

