.main {
		background:#eae9e9;
		position:relative;
		float:left;
		width:960px;
		margin-bottom:20px;
		margin-top:0px;
		padding-left:0px;padding-right:0px;
}

	#content {
		border-left:1px solid #757374;
		margin-left:200px;
		padding:0px 20px 30px 20px;
		color:#333;
		font-family: Georgia, "MS Trebuchet", sans-serif;
		font-size:1.1em;
		width:420px;
		line-height:1.7;
		margin-bottom:25px;
		
	}
	
		#content fieldset {
			border:none;
			float:left;
		}
	
		#ukShops {
			font-weight:bold;
			list-style-type:none;
			padding:0px;			
		}
	
			#ukShops .location{
				font-weight:normal;
			}
			
	#photo {
		position:absolute;
		top:100px;
		right:20px;
	}