h2 {
font-style: italic;
font-weight: bold;
color: #1D2B88;
font-size: 18px;
margin-top: 15px;
margin-bottom: 10px;
}

table.tradeinfo {
width: 100%;
line-height: normal;
font-size: 12px;
text-align: left;
}
table.tradeinfo td.hdg {
font-weight: bold;
font-size: 13px;
width: 57px;
}
table.tradeinfo table td {
vertical-align: bottom;
text-align: center;
margin-left: 0px;
}
table td.padtp {
padding-top: 15px;
}


div#lftcol {
margin-right: auto;
margin-left: 0px;
float: left;
width: 245px;
display: inline;
}
div#lftcol img {
display: block;
width: 230px;
height: 284px;
}
div#rgtcol {
float: right;
margin-right: 10px;
margin-left: auto;
width: 540px;
display: inline;
}



a#upc {
display: block;
text-align: center;
padding-top: 20px;
padding-bottom: 10px;
text-decoration: underline;
font-size: 110%;
}
