#page .content_contact {
	background: #ffffff url(/resources/newmobo.png) no-repeat right;
	width: 950px;
	text-align: left;
	height: 500px;
}
#form {
	border: 0px solid black;
	position: relative;
	float: left;
	margin-left: 30px;
}
#content h2 {
	margin-left: 15px;
	margin-top: 0px;
}
#content p {
	margin-left: 15px;
	margin-top: 15px;
}
.c_service_area {
}
.c_service_area p {
}
.c_service_area p a {
	color: #003;
}
#terms_of_service {
	width: 800px;
	text-align: justify;
}
#terms_of_service ul {
	list-style-type: upper-roman;
	text-align: left;
}
#terms_of_service ul li {
	margin-bottom: 20px; 
}
#terms_of_service ul li ul {
	list-style-type: decimal; margin-bottom: 20px; margin-top: 20px; 
}
#terms_of_service ul li ul li ul {
	list-style-type: upper-alpha;
}
#terms_of_service a:visited {
	color: blue;
}

.c_terms { height: 3270px; }
