body {
  background:url(/images/BGgrad.jpg) #050505;
  margin:0;
}

.clear {
  clear:both;
}

#page-wrap {
  width:800px;
/*   height:527px; */
  margin:0 auto;
  background-color:#D5C2BB;
}

#header-row {
  background:url(/images/blackMenu.jpg);
  height:24px;
}
#header-image {
  background:url(/images/header.jpg);
  height: 170px;
  text-indent:-9999px;
  margin:0;
}

.bodyBG {
	background-image: url(images/bodyTile.jpg);
}

.whiteBox {
	background-color: #FFFFFF;
	font-size: 14px;
}
#login-form {
  margin-bottom:8px;
}
#content {
/*   background:url(/images/bodyTile.jpg); */
/* 	padding: 0 125px 15px 50px; */
  float:left;
	font-size: 12px;
	font-family:'Helvetica Neue', Arial, Helvetica, sans-serif;
	width:581px;
	margin:0 auto;
}
#survey-body #content {
  float:none;
}
#sidebar-and-content {
  background:url(/images/bodyTile.jpg);
  overflow:hidden;
}
#testimonials {
  margin-left:40px;
}
#content h2 {
  margin:0 0 10px 0;
  padding-top:14px;
}
#issue-table {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  list-style-type: none;
  padding:5px 0 5px 5px;
  background-color:#D5C2BB;
  border:2px solid #999999;
}
#issue-table li {
  margin-bottom:3px;
}
.option-number {
  padding:0 4px 0 2px;
}
#navigation {
  float:left;
}
#progress {
  float:right;
  margin:0 25px 25px 0;
}
#footer {
  background:url(/images/blackMenu.jpg) #000000;
  clear:both;
/*   height:24px; */
  padding-top:5px;
  margin:0 auto;
  text-align:center;
  color:#BBBBBB;
}
#footer a {
  color:white;
}
a:link { 
	color: #F4AF1A;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
a:visited { 
	color: #FFFFFF;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
a:hover { 
	color: #CCCCCC;
	}
a:active { 
	color: #333333;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
#forgotpassword {
  color:#660000;
}
.content-links, .content-links:visited {
  color:black;
  text-decoration:underline;
}
.content-links:hover {
  text-decoration:none;
}

/* Registration Form  */
ul.wot-form {
  padding:0;
  padding-top:15px;
  margin:0;
}
.wot-form li {
  clear:both;
  list-style-type: none;
}
.wot-form li label {
  float:left;
  text-align:right;
  width:105px;
  margin-right:8px;
  padding:3px 0 2px 0;
}
.wot-form li input {
  float:left;
  margin-bottom:5px;
}
.wot-form li span {
  float:left;
  padding:3px 0 0 5px;
}
.wot-form .wot-submit {
  margin-left:113px;
/*   float:none; */
}
.wot-form span#message {
  border:1px solid #B6723F;
  padding:5px 25px;
  background:#DDDDDD;
  font-weight:bold;
  margin:0 0 5px 15px;
}

/* Login Form */
#nav-bar {
  float:left;
  width:126px;
}
#content-area {
  float:left;
  width:499px;
  text-align: center;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
/* 	text-align:center; */
}
#login-form {
  width:290px;
  margin:0 auto;
}
#login-form li label {
  width:88px;
}
#login-form #login-submit {
  margin-left:96px;
}
.login-image {
  margin:0 auto;
  padding:15px 0 10px 0;
  border:0;
}
.amazon-button-form {
  padding:15px 0 0 0;
}

#sidebar {
  float:left;
  width:219px;
}
#sidebar ul li {
  list-style-type: none;
}
#contact-us a {
  color:#660000;
}
#faq {
  text-align:left;
  padding-right:20px;
}
#survey {
  margin:0 auto;
}

#group-url {
  background-color:#DED2CD;
}