body {
	margin: 10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(http://www.work-from-home-truth.com/bg.gif);
	background-color:#383838;
}
#frame {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height:inherit;
}
#header {
	height: 199px;
	background-image: url(http://www.work-from-home-truth.com/header1.jpg);
}
#container {
  background-color:#FFFFFF;
}

#contentright {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top:30px;
	padding-bottom:20px;
}
#footer {
	position: relative;
	color: #FFFFFF;
	font-size: 12px;
	height: 30px;
	width: 813px;
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
}
a {
	color: #000000;
	text-decoration:none;
	}
a:hover {
	color:#006699;
	
}
#footer a {
	color: #999999;
	}
#contentright p {
	font-size: 12px;
	line-height: 18px;
}
.reviewtable {
	float: right;
	margin-top:25px;
	margin-right:20px;
	margin-left:20px;
	margin-bottom: 15px;
	font-size: 13px;
}
#spacer {
	height: 30px;
}
.link {
	font-size: 14px;
}
.img-wrap{
	float: left;
	clear: right;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.reviewnumber{
	float: left;
	margin-right: 10px;
}
.reviewtitle {
	color: #14294c;
	font-size: 20px;
	margin-bottom: 15px;
	display:block;
	height: 45px;
}

.inputbox {
	width:200px;
	font-size:12px;
	color:#000000;
	border:1px solid #663300;
	height: 20px;
}
.button {
	border:1px solid #663300;
	height: 22px;
	width: 50px;
}
* html body {
  overflow: hidden;
}
* html #footer-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 10010px;
  margin-bottom: -10000px;
  background: #fff;         /* Same as body 
                               background */
}