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

div#lftcol {
margin-right: auto;
margin-left: 20px;
float: left;
width: 292px;
display: inline;
}
div#lftcol img {
display: block;
height: 306px;
width: 292px;
}

div#rgtcol {
float: right;
margin-right: 20px;
margin-left: auto;
width: 440px;
display: inline;
}

ul#press {
list-style-type: none;
margin-left: 0px;
margin-top: 10px;
margin-bottom: 25px;
}
ul#press li {
margin-bottom: 15px;
background-image: url(../images/blt-pdf.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 30px;
line-height: normal;
}
ul#press li span {
font-weight: bold;
}
