.topbanner {
	float:left;
	display:inline;
	width:6410px;
	height:66px;
	margin:10px 0 10px 60px;
}
.topbanner img {
	border:#333333 1px solid;
	}

/***** START HOME PAGE *****/

#home_topBanner {
	width:700px;
	float:left;
	display:inline;
	margin:10px 0 10px 25px;
	text-align:center;
	}
#home_leftcol {
	width:440px;
	float:left;
	display:inline;
	margin:15px 0px 0 7px;
	}
#snapshot_bubble {
	position:absolute;
	left:0px;
	top:200px;
	background:#993300 1px solid;
	}	
#home_rightcol {
	width:260px;
	float:left;
	display:inline;
	margin:2px 0 0 0;
	}
#quicksearch {
	float:left;
	display:inline;
	width:440px;
	padding-top:5px;
	}
#quicksearch #simplesearch {
	width:425px;
	height:23px;
	margin-left:10px;
	}
#simplesearch .searchoptions_button {
	width:111px;
	height:15px;
	float:left;
	display:inline;
	margin:4px 0px 0 10px;
	}
#simplesearch .searchoptions_viewall {
	width:70px;
	height:15px;
	float:right;
	display:inline;
	margin:4px 0px 0 5px;
	}
#simplesearch .searchoptions_button a {
	background:url(/images/searchoptions.jpg) top left no-repeat;
	background-position:0px 0px;
	width:111px;
	height:15px;	
	display:block;
	}
#simplesearch .searchoptions_button a:hover {
	background-position:0px -15px;
	}

#quicksearch .searchby {
	background:url(/images/searchby.gif) top left no-repeat;
	width:65px;
	height:18px;
	float:left;
	display:inline;
	margin:4px 5px 0 2px;
	}
#quicksearch #searchoptions {
	width:370px;
	background:url(images/search_optionsbkgd.jpg) no-repeat;
	background-position:0px 0px;
	margin-left:10px;
	text-align:left;
	padding:20px 20px 0 20px;
	}

.viewall {
	float:left;
	display:inline;
	width:420px;
	height:20px;
	text-align:right;
	font-size:12px;
	padding-top:5px;
	padding-bottom:20px;
	}
.viewall a {
	color:#ff8400;
	}	

.tablehead_container {
	float:left;
	display:inline;
	}
.tablelisting .restaurant {
	padding-left:15px;
	text-align:left;
	}
.restaurantcontainer {
	position:relative;
	}
.tablelisting .restaurant .cornericon {
	position:absolute;
	top:-8px;
	right:0px;
	}
.tablelisting .restaurant a {
	color:#ff8400;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
.tablelisting .date {
	width:75px;
	}
.tablelisting .time {
	width:60px;
	}
.tablelisting .party {
	width:30px;
	}
.tablelisting .options {
	width:50px;
	}
.tablelisting .amount {
	width:57px;
	}
.tablelisting a {
	text-decoration:none;
	}
.tablelisting .row_over td {
	background-color:#ffecd7;
}
.tablelisting .row_out td {
	background-color:#none;
}

#asseenon {
	float:left;
	display:inline;
	width:250px;
	padding:10px 20px 0px 10px;
	margin-top:0px;
	margin-bottom:0px;
	}
#introcontainer {
	float:left;
	display:inline;
	width:250px;
	background:url(/images/blurb_bkgd.gif) top left no-repeat;
	padding:10px 20px;
	margin-top:5px;
	margin-bottom:25px;
	}
#introcontainer a {
	color:#ff8400;
	}
#introcontainer .greeting {
	font-size:17px;
	line-height:20px;
	margin-top:15px;
	width:255px;
	text-align:center;
	}
#introcontainer .subgreeting {
	width:255px;
	margin-top:15px;
	font-size:14px;
	text-align:justify;
	}
#introcontainer .howitworks {
	width:255px;
	margin-top:15px;
	font-size:14px;
	text-align:center;
	line-height:20px;
	}
#introcontainer .newpost {
	height:30px;
	width:225px;
	margin:20px 0 0 15px;
	}
#introcontainer .newpost a {
	height:30px;
	width:225px;
	background:url(/images/button_postreservation.jpg) top left no-repeat;
	display:block;
	}
#introcontainer .newpost a:hover {
	background-position:0px -30px;
	}

#introcontainer .signup {
	font-size:11px;
	margin:8px 0 0 0;
	width:250px;
	text-align:center;
	}

#home_rightcol .ad_300x250{
	float:left;
	display:inline;
	width:300px;
	height:250px;
	margin:0;
	}
.ad_300x250header {
	float:left;
	display:inline;
	width:300px;	
	margin-top:10px;
	text-align:center;
	}
.newsletterContainer {
	position:relative;
	float:left;
	display:inline;
/*	border:#999 1px solid;*/
	margin:0 0 5px 2px;
	width:290px;
	padding:20px 0px 15px 0;
	background-image:url(images/newsletter_bkgd.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}
.newsletterTitle {
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	}
.newsletterMiniContainer {
	position:relative;
	float:left;
	display:inline;
	margin:0 15px 0 10px;
	width:280px;
	padding:10px 0px 15px 0;
	}
.newsletterCollapsedTitle {
	position:absolute;
	top:20px;
	left:50px;
	}

#newsletter_status {
	float:right;
	display:inline;
	width:225px;
	margin:5px 0 0 0;
	font-size:11px;
	}
#newsletter_collapse {
	float:left;
	display:inline;
	width:225px;
	margin:15px 0 0 205px;
	font-size:11px;
	}
.newsletterContainer .arrowIcon	{
	position:absolute;
	top:85px;
	left:8px;
	}
.newsletterContainer .newsletterMsg {
	float:left;
	display:inline;
	width:225px;
	margin-left:55px;
	line-height:16px;
	}
