h2 {
font-size: 90%;
font-weight: bold;
text-align: center;
margin-bottom: 4px;
}
h3 {
font-size: 80%;
font-weight: bold;
text-align: center;
margin-bottom: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
h4 {
font-size: 80%;
font-weight: bold;
text-align: center;
padding-top: 10px;
}
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;
}
table#pet {
margin-left: 20px;
width: 535px;
background-color: #FFFFFF;
border: 1px solid #666666;
text-align: center;
}
table#pet 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: 8px;
padding-bottom: 8px;
}
table#pet p {
font-size: 80%;
padding-top: 4px;
text-align: center;
}
table#pet p.clk {
font-size: 70%;
font-weight: bold;
text-align: center;
padding-left: 0px;
}
table#pet2 {
width: 500px;
}
table#pet2 td {
border-bottom-style: none;
padding-top: 2px;
padding-bottom: 2px;
}
table#pet2 form {
text-align: center;
display: block;
height: 24px;
margin-top: 6px;
}
table#pet2 .prc2 {
font-size: 100%;
font-weight: bold;
color: #336666;
}
