h2 {
font-weight: bold;
margin-bottom: 5px;
margin-top: 25px;
}
h3 {
font-weight: bold;
margin-bottom: 5px;
margin-top: 25px;
}
div#main p#sig {
text-align: right;
font-weight: bold;
margin-top: 15px;
}

div.specials {
margin-bottom: 15px;
background-color: #fff;
padding-top: 8px;
padding-bottom: 8px;
}
div#main div.specials p {
margin-bottom: 3px;
width: 165px;
}
div#main div.specials p span {
font-weight: bold;
font-size: 110%;
}
div#main img#str {
float: right;
margin: 10px 0px 15px 15px;
height: 116px;
width: 250px;
}
table#spc {
width: 100%;
margin-top: 15px;
background: #c6f1e1;
}

table#spc td {
text-align: center;
width: 33.333%;
background: #fff;
padding-top: 5px;
}
div#main-in table#spc p {
width: 80%;
margin-bottom: 0px;
line-height: normal;
}

table#spc img {
display: block;
margin: 5px auto;
}
table#spc span {
background: #c6f1e1;
font-weight: bold;
font-size: 1.1em;
width: 89%;
display: block;
margin-right: auto;
margin-left: auto;
padding-top: 6px;
padding-bottom: 6px;
}
