h2 {
font: italic bold 20px "Times New Roman", Times, serif;
margin-top: 25px;
}

div#products {
float: right;
margin-right: 20px;
margin-left: auto;
width: 420px;
display: inline;
}
div#products img {
height: 466px;
width: 420px;
display: block;
}

div#lftcol {
float: left;
width: 310px;
margin-left: 30px;
display: inline;
}
div#lftcol p.newshdg {
line-height: normal;
font-weight: bold;
margin-bottom: 2px;
margin-top: 10px;
}

div#news p {
line-height: normal;
margin-bottom: 0px;
}
div#news a {
color: #1D2B88;
text-decoration: underline;
}
div#news a:hover {
text-decoration: none;
}


img#pix {
height: 229px;
width: 800px;
display: block;
}
