#goEatLogo{
    /*Add by Rob M to fix Chrome/IE8 issue and tidy up logo jumping. */
    /*display:block;*/
    margin:15px 0 0 26px;
}

.goeatIndexbg {
	/*background-image:url(/images/go-eat/index-bg.jpg);*/
	background-position:center 150px;
    /*background-position:bottom right;*/ 
	background-repeat:no-repeat;      
}  
   
.column1 {
	margin:5px 0 0 0;
	float:left;
}
.column2 {
	margin:92px 0 0 0;    
    float:left;
}
.column2 p {
	float:left;
	width:169px;
	padding:0 0 0 10px;
	
}
.goeatFeatures {
	padding:40px 0 10px 0px;
}
#goeat_container {
	width:940px;
	margin:0 auto;
	margin-top:15px;
}
#eat_left {
	width:210px;
	float:left;
}
#eat_centre {
	width:400px;
	margin:0 20px 0 40px;
	float:left;
}
#eat_right {
	width:250px;
	float:right;
	margin-top:50px;
}
.right_title {
	background:url(/images/go-eat/goeat_title.jpg) no-repeat;
	background-color:#52065a;
	width:250px;
	height:47px;
}
.colour_block {
	width:46px;
}
.colour_name {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#666666;
}
.colour_title {
	font-size:14px
}
ul.goeat_list {
	color:#333333;
	padding:10px 0px 5px 20px;
}
li.goeat {
	list-style-type:disc;
	padding:3px;
}
.goeat_buttons {
	margin-top:15px;
}
.goeatrings {
	/*background-image:url(/images/go-eat/goeat-rings.gif);*/
	background-position:bottom right;   
	background-repeat:no-repeat;
}
#DHTMLgoodies_panel_one, #DHTMLgoodies_thumbs {	/* Width of divs for thumbnails */
	width:345px;
	float:left;
}
#DHTMLgoodies_panel_one {
}
#DHTMLgoodies_thumbs {
	overflow:hidden;	/* Don't change this */
	height:120px;	/* Height of thumbnail div */
	position:relative;	/* Never change this */
	text-align:left
}
#DHTMLgoodies_largeImage {	/* Large image div */
	width:393px;	/* Width of large image div */
	height:511px;	/* Height of large image div */
	float:left;
	margin-top:0;
}
#DHTMLgoodies_largeImage {	/* Used table to get both horizontal and vertical center alignement of large image */
	text-align:left;
	float:left;
}
#DHTMLgoodies_largeImage img {	/* Large image */
/* Border around large image */
	}
.strip_of_thumbnails {	/* A vertical strip of thumbnails */
	width:46px;	/* Width of strip */
	/* "Air" inside filmstrip div */
		position:absolute;
	padding-right:8px;
}
.strip_of_thumbnails div {
	height:120px;
	text-align:center;
}
.strip_of_thumbnails img {
	border:0px;
}
.strip_of_thumbnails .activeImage {	/* Active thumbnail */
}
.DHTMLgoodies_arrows {
	width:0px;
	margin-top:0px;
	float:left;
}
.leftArrow {
	float:left;
}
.rightArrow {
	float:right;
}
#DHTMLgoodies_thumbs_inner {
	position:relative;	/* Never change this */
	width:1000px;
}
table {
	padding:0;
	border:0;
	margin:0;
}

