#terms-conditions-mast {
	
	background-image: url(/images/terms-conditions/mast.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 698px;
	height: 56px;
	float: left;
	margin-bottom: 15px;
	
}


#terms-conditions-container-top {
	
	background-image: url(/images/terms-conditions/container-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 698px;
	height: 10px;
	float: left;
	
}


#terms-conditions-container-bottom {
	
	background-image: url(/images/terms-conditions/container-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 698px;
	height: 11px;
	float: left;
	
}

#terms-conditions-container {
	
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	width: 636px;
	float: left;
	padding: 30px;
	font-size: 12px;
	color: #4a4a4a;
	
}

#terms-conditions-container p {

	margin-bottom: 10px;
	
}

#terms-conditions-container h2 {

	font-size: 20px;
	color: #477495;
	margin-bottom: 10px;
	font-weight: 700;
	
}

.container-footer {
	
	display: none;
	
}

.information-bar {
	
	display: none;
	
}
