*{
  margin: 0;
  padding: 0;
}
img{
  border: 0;
}
html, body{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff463d;
	font-size: 12px;
}
#page{
	width: 990px;
	margin: 0 auto;
}
.footer{
	margin: 0px 0 0 0;
	position: relative;
	top: -100px;
}
.footer div{
	float: left;
}
.footer div.d1{
	width: 427px;
	padding: 20px 0 0 68px;
	text-align: left;
}
.footer div.d2{
	width: 410px;
	padding: 20px 85px 0 0px;
	text-align: right;
}
.flash{
	padding: 2px 0 0 37px;
}
.fboxes{
	position: relative;
	top: -100px;
  padding: 0 0 0 70px;
}

.row1{
	width: 990px;
	height: 281px;
	margin: 0 auto 0 auto;
	background-image: url("./image_top.jpg");
	background-repeat: no-repeat;
}
.row2{
	width: 990px;
	height: 450px;
	margin: 0 auto;
	background-image: url("./image_bottom.jpg");
	background-repeat: no-repeat;
}
.footer-alfa div{
	float: left;
}
.footer-alfa{
	width: 990px;
	height: 61px;
	margin: 0 auto;
}
.footer-alfa div.d1{
	width: 427px;
	padding: 20px 0 0 68px;
	text-align: left;
}
.footer-alfa div.d2{
	width: 410px;
	padding: 20px 85px 0 0px;
	text-align: right;
}


/* OPENTABLE styles starts here ------------------------- */
	body{
		margin: 0 0 120px 0;
	}
	#OT_logo{
		display: none;
	}
	#OT_logoLink{
		display:none;
	}
	#OT_searchWrapper{
		background-color: #000000;
		width: 660px;
		float: left;
		padding: 0;
	}
	#msw{
		background-color: #000000;
		width: 860px;
		margin: 0 auto;
	}
	#OT_searchWrapperAll{
		background-color: #000000;
		padding: 0 0 0 
	}
	.OT_feedTitle{
		display: none;
	}
	.search_for{
		float: left;
		width: 185px;
		height: 21px;
		padding: 25px 0 0 0;
	}
	#OT_partySizeLbl, #OT_dateLbl, #OT_timeLbl {
		color: #c2b6a1;
	}
/* OPENTABLE styles ends here ------------------------- */
