@charset "ISO-8859-1";
/* CSS Document */



/* BODY STYLES */

#copyarea_dining {
	float:left;
	width:485px;
	min-height:482px;
  	height:auto !important;
  	height:482px;
	background-color:#fffdf8;
	border:solid #e9e4d9 1px;
	padding:20px 35px 20px 20px;
	margin-bottom:15px;
}

#copyarea_dining ul {
	margin:0px;
	padding:3px 0px 0px 0px;
}

#backtop {
	position: relative;
	vertical-align: bottom;
	font-size: 9px;
	padding-top: 30px;
}

#backtop  ul {
	margin:0px;
	padding:3px 0px 0px 0px;
}

#backtop  li {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 12px;
	list-style-type:none;
	background-image:url(../images/main/bodycopy_linkicon.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
