#terms {
	background: #fff url(/images/site/help/background.jpg) repeat-x;
	float: left;
	padding:30px 0 0 30px;
	color: #333;
	margin-bottom: 100px;
	width: 950px;
}

#left_col {
	float: left;
	width: 150px;
}

#right_col {
	float: left;
	width: 500px;
}

.terms_icon {
	margin-top: 50px;
}

#terms div div img{
	padding: 30px 0 10px;
	display: block;
}

#terms div div h1{
	font-size:12px;
	padding: 30px 0 10px;
}

#terms p{
	margin: 5px 33px;
}

#terms a{
	color:#333;
	text-decoration:none;
}

#back_button_container {
	float: left;
	width: 900px;
	height: 40px;
}
