*{
padding:0;
margin:0;
}
img{
	border:none;
	}
body{
/*	padding:0 50px;  Now moved into html doc as inline css into main div */
	}
#container{
	margin:0 auto;
/*	padding:0 50px; */
	width:700px;
	}
#header{
	margin:0 auto;
	width:670px;
	padding: 15px 0;
	}
#header h1{
	float:left;
	font-weight:bold;
	}
#header p{
	float:right;
	}
#header .formnames{
	padding:30px 0 0 0;
	clear:both;
	
}
#main {
	margin:35px auto 0;
	width:670px;
	overflow:hidden;
	}
.main_right_images{
	float:left;
	}

.main_right_images p{
	text-align:center;
	width:210px;
	}
.main_right_images p a{
	display:block;
	padding:10px 10px 25px 10px;
	height:220px;
	text-decoration:none;
	} 
.main_right_images p a .mobile_gt{
	display:none;
	}
	
.lock{
	}
.lock_bal{
	}

/* .fadewhite a:hover{
	background:url(http://www.imagicam.co.uk/RSDEVALBUMS/trans_fade_white.png);
	}
.fadeblack a:hover{
	background:url(http://www.imagicam.co.uk/RSDEVALBUMS/trans_fade_black.png);
	}  */

/* .main_right_images p a:hover{
	background:url(http://www.imagicam.co.uk/RSDEVALBUMS/trans_fade_white.png);
	} */
	
.center{
	text-align:center;
	}

#footer{
	clear:both;
	margin:40px auto 40px auto;
	}
#footer .back{
	margin:0 0 30px 0;
}