h1 {
font-size: 1.4em;
font-weight: normal;
color: #510000;
margin-top: 10px;
}
h2 {
font-size: 0.9em;
font-weight: normal;
margin-bottom: 10px;
}

div#prd.block {
background-color: #E9EAD0;
padding-bottom: 25px;
}
div#prd.block p {
margin-bottom: 0px;
}

table#product {
margin-top: 10px;
width: 98%;
font-size: .8em;
border: 1px solid #c9cb8c;
}
table#product td {
background-color: #FFFFFF;
padding: 5px 5px;
vertical-align: middle;
text-align: left;
padding-top: 15px;
}
table#product td.pix {
width: 330px;
text-align: center;
vertical-align: top;
}
table#product img {
margin-right: auto;
margin-left: auto;
}
table#product p {
margin-left: 0px;
font-size: 1em;
padding-bottom: 5px;
padding-right: 10px;
}

table#product table {
margin-left: 0px;
}
table#product td#desc, table#product td.btn{
border-top: none;
border-right: none;
border-bottom: 1px solid #E9EAD0;
border-left: none;
}
table#product td.opt-a, table#product td.opt-b, table#product td.opt-c {
border-top: none;
border-right: none;
border-bottom: 1px solid #E9EAD0;
border-left: none;
}
table#product td.prc-a, table#product td.prc-b, table#product td.prc-c {
border-top: none;
border-right: none;
border-bottom: 1px solid #E9EAD0;
border-left: none;
}
table#product p#sku {
font-size: 12px;
color: #666666;
}
table#product div#details {
margin-top: 20px;
}
table#product div#details p {
font-size: 11px;
color: #666666;
}
