/*Terms of Use CSS*/

#terms_content {
	width:600px;
	margin:0;
	padding:0;
}

#terms_content p {
	font-size:1em;
	color:#000000;
	line-height:150%;
}

#terms_content ul {
	font-size:1em;
	color:#000000;
	padding-right:100px;
	line-height:150%;
}

#terms_content li {
	color:#000000;
	padding-left:5px;
	margin-left:10px;
	list-style-type:square;
}
