h2 {
font-size: 90%;
font-weight: bold;
text-align: center;
}
h3 {
font-size: 80%;
font-weight: bold;
text-align: left;
padding-left: 12px;
margin-bottom: 5px;
}
div#content {
margin-bottom: 10px;
}
div#intro {
width: 535px;
background-color: #EBF5F5;
margin-left: 20px;
padding-bottom: 5px;
}
div#intro p {
line-height: 1.3;
margin-bottom: 8px;
margin-left: 0px;
}
div#prod {
background-color: #ebf5f5;
padding-bottom: 10px;
margin-left: 0px;
width: 580px;
}
div#prod table {
margin-left: 20px;
width: 535px;
background-color: #FFFFFF;
border: 1px solid #666666;
text-align: center;
}
div#prod table td {
background-color: #FFFFFF;
vertical-align: middle;
border-bottom-width: 1px;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-color: #cce5e5;
padding-top: 6px;
padding-bottom: 6px;
}
div#prod table td.pix {
width: 210px;
text-align: right;
padding-right: 5px;
}
div#prod table p {
font-size: 80%;
padding-left: 12px;
padding-top: 4px;
text-align: left;
}
div#prod table p.clk {
font-size: 70%;
font-weight: bold;
text-align: center;
padding-left: 0px;
}
div#prod table form {
text-align: center;
display: block;
height: 24px;
margin-top: 6px;
}
div#prod table p.prc {
margin-top: 4px;
font-size: 70%;
color: #666666;
}
.prc2 {
font-size: 110%;
font-weight: bold;
color: #336666;
}
