* { padding: 0; margin: 0; }



body {
	margin: 5px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #333;
	background: url(images/background.gif);
	float: ceneter;

}



hr {

 height: 1px; 

 border: none 0; 

 border-top: 1px solid #CCC;

 margin: 10px;

}



img {

 border: 0;

}



ul {

 padding: 15px 10px 15px 40px;

}



p {

 padding: 10px 10px 10px 0;

 clear: both;

}



#wrapper {

 margin: 0 auto;

 width: 780px;

 height: auto;

 background: #FFF;

 border: 4px solid #CCC;

}



#content {

 padding: 10px;

 width: auto;

 height: auto;

}



#intro {
	width: auto;
	height: 250px;
	padding: 10px;

}



#intro h1 {

 margin-bottom: 20px; 

 font-size: 22px;

 font-weight: bold;

 color: #990000;

 text-align: center;

}



#intro img { 

 float: left; 

 margin: 4px;

 padding-right: 10px; 

}



.signature {

 float: right;

}



.reviewbox { 

 display: table;

 padding: 10px;

 width: 736px;

}



.reviewtext { 

 display: block;

 float: right;

 width: 420px;

 height: auto; 

 padding: 10px;

}



a.revtitle {

 font-family: Arial, Helvetica, Sans-Serif;

 font-size: 18px;

 font-weight: bold;

 color: #990000;

 text-decoration: underline;

}



.reviewimage {
	display: block;
	float: left;
	width: 700px;
	height: auto;
	padding: 10px;
	background: #DDD;
	border: 1px solid #CCC;

}



img.product {

 border: 1px solid #CCC;

}



.reviewrating {
	float: center;
	width: 252px;
	height: 50px;
	margin-top: 6px;
	padding: 10px 0 10px 0;
	font-size: 10px;
	font-weight: bold;
	background: #DDD;

}



#resource-box {

 margin: 20px auto;

 padding-bottom: 6px;

 width: 780px;

 background: #FFF;

 border: 4px solid #CCC;

}



#resource-title {

 padding: 10px;

 font-size: 18px;

 font-weight: bold;

 color: #333;

 text-align: center;

 border-bottom: 0px solid #CCC;

 background: #FFF;

}



ul#resource-list {

 padding: 0;

 list-style-type: none;

 text-align: center;

}



a.resource-link {

 display: block;

 padding: 6px;

 border-top: 0px solid #FFF;

 border-bottom: 0px solid #CCC;

 color: #333;

 background: #FFF;

}



* html ul#resource-list li {

 display: inline;

 height: 1%;

}



#footer {

 margin: 20px auto; 

 padding-top: 6px;

 width: 780px;

 height: 24px;

 font-size: 12px;

 color: #333;

 text-align: center;

 background: #FFF; 

 border: 4px solid #CCC;

}



* html div#footer { 

 padding: 8px 0 6px 0;

}



#footer a {

 font-family: Arial, Helvetica, Sans-Serif;

 font-size: 14px;

 color: #333;

 text-decoration: underline;

}



#copyright {

 margin: 20px auto; 

 padding: 6px 0 6px 0;

 width: 780px;

 height: 30px;

 text-align: center;

 font-size: 10px;

 background: #FFF; 

 border: 4px solid #CCC;

}
