.home-photo{
	margin:10px auto;
	width:380px;
}
/* Profile Style */
.instructions{
	font-size:x-small;
	color:#666;
}

#profile-form{
	border:1px solid #db9630;
	background-color:#f7e8d2;
	padding:15px;
	margin:20px 0;
}

#profile-form table{
	width:100%;
}

#profile-form table tr td{
	padding:5px;
}

#profile-form table tr td.left-column{
	width:30%;
	text-align:right;
	vertical-align:top;
	font-size:0.9em;
	padding-top:9px;
}

#profile-form table tr td.right-column{
	width:70%;
}

#profile-form table tr td input{
	padding:2px;
}

#interests{
	width:100%;
	font-size:x-small;
}

#profile-form table tr td #interests tr td{
	padding:2px;
}

#profile-form table tr td #interests tr td input{
	float:left;
	margin-right:2px;
}

#page-turner{
	width:100%;
	font-size:x-small;
	background-color:#daecee;
	border:1px dotted #027d8f;
	margin:10px 0;
	text-align:center;
}

#page-turner tr td{
	padding:3px;
	width:33%;
}

.blue{
	background-color:#daecee;
	border:1px dotted #027d8f;
	margin:10px 0;
	padding:10px;
}

.orange{
	border:1px solid #db9630;
	background-color:#f7e8d2;
	padding:10px;
	margin:10px 0;
}

.online-now{
	float:right;
	text-align:center;
	width:90px;
	background:#027d8f url(../images/button-90x25.jpg) 0 -50px no-repeat;
	border:none;
	color:#FFF;
	font-weight:bold;	
	cursor:help;
	height:17px;
	padding:4px 0;
	display:block;
	text-decoration:none;
	margin:2px;
}

.profile-photo{
	float:right;
	border:1px solid #db9630;
	margin:0 0 5px 5px;
}

.clear-left{
	clear:left;
	height:0px;
	font-size:1px;
}

.profile-row{
	padding:7px 0;
}

.profile-row strong{
	float:left;
	display:block;
	width:90px;
	text-align:right;
	margin-right:10px;
}

.profile-row span{
	display:block;
	float:left;
}


.list{
	margin-left:25px;
}

.list a.name{
	font-size:medium;
	font-weight:bold;
}

.list li{
	position:relative;
}

#dinner-party-options{
	height:30px;
	text-align:center;
	width:100%;
	margin-top:5px;
}

#dinner-party-options a{
	float:left;
}

#menu-content{
	background-color:#FFF;
	padding:5px;
	background-image:none;
	height:auto;
	text-align:center;
}

.review{
	padding:5px;	
}

.review-rating{
	font-size:3em;
	font-weight:bold;
	width:70px;
	text-align:center;
	float:left;
}

.review-rating span, .dinner-party-review span, .user-results-review span{
	font-weight:normal;
	font-size:10px;
	color:#666;
}

.review-reviewer{
	font-style:italic;
	color:#666;
}

.dinner-party-review{
	position:absolute;
	top:10px;
	right:10px;
	width:60px;
	text-align:center;
	height:100px;
	font-size:3em;
	font-weight:bold;
}

.user-results-review{
	float:right;
	width:60px;
	text-align:center;
	font-size:3em;
	font-weight:bold;
}

#faq li{
	margin-left:25px;
	font-weight:bold;
	font-size:1.2em;
	color:#3f5c67;
}

#faq li ul{
	margin-bottom:10px;
	list-style:none;
}

#faq li ul li{
	margin-bottom:5px;
	font-weight:normal;
	font-size:0.8em;
	color:#000;
}

/* Contact */
#contact-left{
	width:330px;
	margin-top:15px;
	margin-right:10px;
	border-right:1px solid #C60;
	padding-right:10px;
	float:left;
}

#contact-left table tr td{
	padding:5px;
}

#contact-left table tr td input, #contact-left table tr td select, #contact-left table tr td textarea{
	padding:2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
}

.required{
	color:#C60;
}

#contact-right{
	margin-top:15px;
	width:100px;
	float:left;
}

#contact-right ul{
	list-style:none;
}

#contact-right ul li{
	font-weight:bold;
}

#contact-right ul li ul{
	margin-left:15px;
	margin-bottom:10px;
}

#contact-right ul li ul li{
	font-weight:normal;
}

#tandc h1 {
	margin-left:40pt;
	text-indent:-40pt;
}
#tandc h2 {
	margin-left:70pt;
	text-indent:-40pt;
}
#tandc h3 {
	margin-left:110pt;
	text-indent:-40pt;
}
#tandc h4 {
	margin-left:130pt;
	text-indent:-50pt;
}
#tandc h5 {
	margin-left:160pt;
	text-indent:-40pt;
}
#tandc h2, #tandc h3, #tandc h4, #tandc h5 {
	font-weight:normal;
}
#tandc h1, #tandc h2, #tandc h3, #tandc h4, #tandc h5 {
	margin-bottom:1em;
	font-size:small;
	color:#000;
}