h2#sectionTitle {
	margin-bottom: 			0;
}

div#content {
	width: 					796px;
	height: 				677px;
	background-image:		url(../images/terms_of_use/notebook.jpg);
	position: 				relative;
}

div#content h3 {
	position: 				absolute;
	width: 					400px;
	height: 				75px;
	top:					70px;
	left: 					250px;
	font-weight: 			bold;
	text-transform: 		uppercase;
	font-size:				1.3em;
}

div#content a {
	color: 					#ba0001
}

div#content a:hover {
	text-decoration: 		none;
}

div.scroller {
	position: 				absolute;
	width: 					442px;
	height: 				475px;
	padding-right: 			25px;
	overflow: 				auto;
	left: 					250px;
	top:					164px;
	font-size: 1.2em
}

div.scroller p,
div.scroller h4 {
	font-size: 				1.2em;
	margin-bottom:			1.2em;
}

div.scroller h4 {
	font-weight: 			bold;
}
