body {
	margin: 0;
	padding: 0;
	background: white;
	color: #000;
	min-width: 750px;
	font-size: small;
	width: 100%;
	background:   #d9d9d9; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background:transparent url(https://images6.moneysavingexpert.com/images/undergrad8.jpg) repeat-y scroll center center;

}

#container {
	padding: 0px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	background: white;
	 width:1001px;
	height: 100%;
	padding-left: 0px;
	text-align: left;
}

.clear {
	clear: both;

}


.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


fieldset {border:0 solid;}
fieldset legend	{display:none;}

a:hover {
	color: red;
}

a:visited {
	
}
.displaynone {
	display: none;
}

#mainContent {

	padding-top:2px;
	
background:   url(../images/background_inner.gif) repeat-y;
	
}

#leftSection {
	float: left;
	width:610px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	background: white;
	border-left: 0px;
	padding-left:10px;
	margin-bottom:0px;
	padding-bottom:50px;

	
}

#rightSection {
	float: right;
	 width:378px;
	margin: 0px;
	padding: 0px;
	margin-bottom:10px;
}

h1, h2, h3, h4 {margin:0px; padding:0px;}

a{
	font-family: Arial, Helvetica, sans-serif; 
}

#ChecklistHeader{
background:url(https://flightchecker.moneysavingexpert.com/images/FC_LinksBox_Sliver_v1.gif) repeat-x; color:black; padding-bottom:3px;padding-top:2px; width:434px;text-align:center
}
.checklistTicks{
background:url(https://flightchecker.moneysavingexpert.com/images/tick.png) no-repeat; padding-left:30px;
text-decoration:none;
}
