#survey, #survey table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
}
a img {
	border:0px;
}
#survey {
	margin-left: 30px;
	background-color:#fbfbfb;
	padding:5px;
}
#survey h1 {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	margin:auto;
	margin-bottom: 10px;
	color: #333333;
	text-align:center;
}
.right {
	text-align:right;
}
#survey span.subtext {
	font-size: x-small;
}
#survey td {
	padding-right: 10px;
}
#survey input {
}
#survey label {
	font-weight: bold;
}
#survey table {
	background-color:#f2f2f2;
	margin-bottom:5px;
	padding:5px;
}
#survey h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.error {
	color:#A00;
}
.success {
	color:#0A0;
}
.unready {
	display:none;
}
.ready {
	display:block;
}
.result {
	margin-right: 10px;
	margin-left: 10px;
}
.main .top_bar {
	padding: 0px;
	height: 71px;
	width: 640px;
	margin:auto;
	margin-top: 30px;
	margin-bottom:15px;
}
.main .top_bar .top_link {
	float: right;
	height: 36px;
	width: 110px;
	text-align:center;
	margin-top:35px;
}
.top_link img {
	margin:auto;
}
.main .top_bar .logo {
	float:left;
	height:71px;
	width:391px;
	padding:0px;
}
.footer {
	width:300px;
	text-align:center;
	margin:auto;
	margin-top:15px;
}
.main {
	width:640px;
	margin:auto;
}
.acct_funcs {
	text-align:center;
}
.acct_funcs img {
	margin:5px;
}
.left_bar {
	width:208px;
	margin:0px;
	margin-right:4px;
	min-height:420px;
	padding:0px;
	float:left;
}
.middle_bar {
	width:208px;
	margin:0px;
	margin-right:4px;
	margin-left:4px;
	min-height:420px;
	padding:0px;
	float:left;
}
.right_bar {
	width:208px;
	margin:0px;
	margin-left:4px;
	min-height:420px;
	padding:0px;
	float:left;
}
.bar {
	min-height:420px;
	width:208px;
	margin:0px;
	padding:0px;
	color:#FFF;
}
.bar_top {
	width:208px;
	height:10px;
	background-repeat:no-repeat;
}
.bar_middle {
	width:208px;
	min-height:400px;
	background-repeat:repeat-y;
}
.bar_bottom {
	width:208px;
	height:10px;
	background-repeat:no-repeat;
}
.bar span { display:none; }
.bar p {
	margin:10px;
	text-indent:7px;
	font-size:small;
}
#kitchen .bar_top {
	background:url(/images/kitchen_top.png) top left;
}
#kitchen .bar_middle {
	background:url(/images/kitchen_bg.png) top left;
}
#kitchen .bar_bottom {
	background:url(/images/kitchen_bottom.png) top left;
}
#sushi .bar_top {
	background:url(/images/sushi_top.png) top left;
}
#sushi .bar_middle {
	background:url(/images/sushi_bg.png) top left;
}
#sushi .bar_bottom {
	background:url(/images/sushi_bottom.png) top left;
}
#southwest .bar_top {
	background:url(/images/southwest_top.png) top left;
}
#southwest .bar_middle {
	background:url(/images/southwest_bg.png) top left;
}
#southwest .bar_bottom {
	background:url(/images/southwest_bottom.png) top left;
}
#sushi a, a:visited {
	color:#FFF;
}
img.example {
	margin-left:15px;
	margin-top:7px;
}
.big_left_bar {
	width:424px;
	margin:0px;
	margin-right:4px;
	min-height:420px;
	padding:0px;
	float:left;
}
.big_right_bar {
	width:424px;
	margin:0px;
	margin-left:4px;
	min-height:420px;
	padding:0px;
	float:left;
}

.big_bar {
	min-height:420px;
	width:424px;
	margin:0px;
	padding:0px;
	color:#FFF;
}
.big_bar_top {
	width:424px;
	height:10px;
	background-repeat:no-repeat;
}
.big_bar_middle {
	width:424px;
	min-height:400px;
	background-repeat:repeat-y;
}
.big_bar_bottom {
	width:424px;
	height:10px;
	background-repeat:no-repeat;
}
.big_bar span { display:none; }
.big_bar p {
	margin:10px;
	text-indent:7px;
	font-size:small;
	clear:both;
}
#bigblue .big_bar_top {
	background:url(/images/bigblue_top.png) top left;
}
#bigblue .big_bar_middle {
	background:url(/images/bigblue_bg.png) top left;
}
#bigblue .big_bar_bottom {
	background:url(/images/bigblue_bottom.png) top left;
}
#biggreen .big_bar_top {
	background:url(/images/biggreen_top.png) top left;
}
#biggreen .big_bar_middle {
	background:url(/images/biggreen_bg.png) top left;
}
#biggreen .big_bar_bottom {
	background:url(/images/biggreen_bottom.png) top left;
}
ul, ol {
	margin:0px;
	margin-left:10px;
}
ul li, ol li {
	margin-left:5px;
}
.bar, .big_bar {
	font-size:small;
}
h4 {
	margin:0px;
	margin-left:10px;
	margin-top:10px;
}
.bar ul li, .big_bar ul li {
	float:left;
	margin-left:20px;
}