#container{
	width: 944px;
	padding-left: 18px;
	padding-right: 18px;
}

.legal h2 {
	background: #fff url('../assets/images/legal_terms.png') no-repeat left;
	width: 367px;
	height: 60px;
}
 
.legal h2 span {
	margin-left: -9999px;
}

.legal p {
	font-size: 13px;
	line-height: 14px;
	color: #666;
	padding: 2px 0 10px 0;
}

.legal_title {
	font-size: 22px;
	font-weight: bold;
}
