div#locations {
	margin:0 auto 0 auto;
	width:660px;
}

	div#locations div {
		float:left;
		width:300px;
		padding:0 15px 0 15px;
		
	}
	
		div#locations div img{
			width:300px;
			height:250px;
			margin-bottom:10px;
		}
