body {
font:64% Tahoma, Arial, Helvetica, sans-serif;
color:#000;
background:#c6bfb2;
margin:0;
padding:5px;
}

img {
border:none;
}

form {
margin:0;
padding:0;
}
textarea {font:1em Tahoma, Arial, Helvetica, sans-serif;}

h1 {
font-size:160%;
color:#b9262b;
position:relative;
margin:0;
}

h2 {
font-size:120%;
color:#10406a;
margin:7px 0 0;
}

h3 {
font-size:110%;
color:#485775;
margin:-1px 0 0;
}

h4 {
color:#765007;
font-size:100%;
margin:3px 0 0;
}

h5 {
font-size:100%;
color:#b9262b;
margin:-1px 0 0;
}

p {
font-size:110%;
line-height:133%;
margin:11px 0 0;
padding:0 0 14px;
}

td {font-size:120%;
line-height:133%;}

td p, td li {font-size:100%!important}


.feature-products {
width:221px;
height:100%;

background:#c4991a url(../images/feature-products-bg.gif) repeat-y right;
margin:10px 0 0;
padding:0 0 14px 9px;
}

.feature-products .headline {
width:228px;
height:29px;
background:url(../images/feature-products-headline.gif) no-repeat;
overflow:hidden;
text-indent:-9999px;
margin:0 0 0 -7px;
}

.product {
overflow:hidden;
padding:2px 10px 10px 0;
}

* html .product {
height:1%;
overflow:visible;
}

.product img {
float:left;
border:4px solid #fff;
margin:3px 10px 0 0;
}

.table {
display:table;
height:1%;
}

.product h2 {
color:#b9262b;
font-size:110%;
line-height:127%;
margin:0;
}

.product p {
font-size:110%;
line-height:127%!important;
margin:0!important;
padding:0!important;
}

.product ul {
margin:-1px 0 0;
padding:0;
}

.product ul li {
list-style:none;
font-size:110%;
line-height:109%;
background:url(../images/products-dot.gif) no-repeat 0 5px;
margin:6px 0 0;
padding:0 0 0 9px;
}

.product .link {
display:block;
font-weight:700;
}

.product .link a {
color:#fefefe;
text-decoration:underline;
}

.product .link a:hover {
color:#feed8d;
}