.title h1.termsH {
	margin:0;
	padding:0;
	color:#ff0000;
	position:relative;
	overflow:hidden;
	height:18px;
	width:232px;
}
.title h1 span.terms {
	background:url(../images/terms_and_conditions.gif) no-repeat;
	height:18px;
	position:absolute;
	top:0;
	width:232px;
}

ul {
/*list-style:decimal;
padding-top:10px;*/

}

.termsPara {
font-weight:bold;
margin:15px 0 5px 0;
}
.first { margin-top:20px; }

.termsPara a { font-weight:bold; }
/*.termsPara a:link, .termsPara a:visited { text-decoration:none; }
.termsPara a:hover { text-decoration:underline; }
.termsPara a:active { text-decoration:none; }*/

/*
.termsContainer {
overflow:auto;
}

.termsContainer .termsLeft {
float:left;
width:300px;
}

.termsContainer .termsRight {
float:right;
width:300px;
} */