* { padding: 0; margin: 0; }

body {
 margin: 5px 0 5px 0;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 13px;
 color: #000;
/* background: url(images/background.gif);*/
}
hr {
 height: 1px; 
 border: none 0; 
 border-top: 1px solid #000;
 margin: 10px;
}

img {
 border: 0;
}

ul {
 padding: 15px 10px 15px 40px;
}
.reviewtext ul li
{
list-style: circle outside; color:red;
}
.reviewtext ul li strong
{
color:#111;
}
p {
 padding: 10px 10px 10px 0;
 clear: both;
}
#wrapper {
 margin: 0 auto;
 width: 780px;
 height: auto;
 background: #FFF;
 border: 2px solid #598559;
 padding:3px;
}

#header {
 margin: 1px; 
 padding: 0;
 width: 778px;
 height: 260px;
 background: #FFF; 
}

* html div#header { 
 width: 100%;
}

#header h1 {
 float: left;
 margin: 0;
 padding: 10px 10px 0 120px;
 font-size: 30px;
 clear: both; 
}
#logo {
 display: inline;
 float: left;
 margin: 10px 20px 0 20px;
 padding-bottom: 10px;
 width: auto;
 height: 110px;
 background: url(images/logo.gif) no-repeat; /* logo image */
}

#tagline {
 margin: 0;
 padding-left: 125px;
 height: 1%;
 font-size: 14px;
 color: #FFF;
 clear: both; 
}

#content {
 padding: 10px;
 width: auto;
 height: auto;
}

#intro { 
 width: auto;
 height: auto;
 padding: 10px;
}

#intro h1 {
 margin-bottom: 20px; 
 font-size: 24px;
 font-weight: bold;
 text-align: center;
}
#intro h2 {
 margin-bottom: 20px; 
 font-size: 24px;
 font-weight: bold;
 text-align: center;
}
.signature {
 float: left;
}

.reviewbox { 
 display: table;
 padding: 10px;
 width: 736px;
}

.reviewtext { 
 display: block;
 float: left;
 width: 420px;
 height: auto; 
 margin: 0; 
 /*padding: 10px;*/
}

a.revtitle {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 18px;
 font-weight: bold;
}

.reviewimage {
 display: block;
 float: right;
 width: 260px;;
 height: auto; 
 margin: 0 auto; 
 padding: 8px;
/* background: #669966; 
 border: 1px solid #598559;*/
}

.reviewimage img {
 border: 0;
}

.reviewrating {
 float: right;
 width: 270px;
 /*height: 50px; */
 margin-top: 6px; 
 padding: 10px 0 10px 0;
 font-size: 10px;
 font-weight: bold;
 background: #FFF; 
}

#resource-box {
 margin: 20px auto;
 width: 780px;
 height: auto;
 background: #FFF;
 border: 2px solid #598559;
 padding:3px;
}

#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;
 width: 780px;
 height: auto;
 background: #FFF;
 border: 2px solid #598559;
 padding:3px;
}

* html div#footer { 
 padding: 8px 0 6px 0;
}


#footer a  {
 border-top: 0px solid #FFF;
 border-bottom: 0px solid #CCC;
 color: #333;
 background: #FFF;
}

#copyright {
 margin: 20px auto; 
 padding: 6px 0 6px 0;
 width: 780px;
 height: 30px;
 text-align: center;
 font-size: 10px;
 color: #FFF;
/* background: #DDD; 
 border: 1px solid #000;*/
}

.clear { clear:both; }
div.clear { height:1px; }
.headline { font-size: 40px; font-weight: bold; color: #a90a08; }
.toprecommend { font-size: 18px; font-weight: bold; color: #a90a08; }
.winner{ font-size: 15px; font-weight: bold; color: #a90a08; }
.fontsmall{font-size: 10px;}
.OptBorder { border:#669966 3px dashed;}
input.optin {background: #ffffcc; border: 1px solid #000;width:200px;cursor:pointer; padding: 3px 3px;height: 18px;font-size: 1.2em;}
fieldset { margin:10px 0; }
fieldset label { white-space:nowrap; font-weight:normal; }
/*input.submit, button, input[type=submit], input[type=button], input[type="file"]>input[type="button"] { border:4px solid #a90a08; font-size:1.5em; padding:2px 4px; height: 35px; width:350px; color:#0000cc; }
input.submit:hover, button:hover, input[type=submit]:hover, input[type="file"]>input[type="button"]:hover { background:#999; cursor:pointer; }*/

input.submit { font-size:1.5em; padding:2px 4px; height: 35px; width:350px; color:#0000cc;}

/*.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} */
.h1intro {font-size: 28px}