h1
{
border: 0;
}

h2
{
font-size: 1em;
color: #666666;
border-top: 1px dotted #CCC;
margin: 0;
margin-top: 7px;
padding-top: 10px;
padding-bottom: 7px;
}

.products_img
{
float: right;
clear: left;
padding-left: 5px;
padding-bottom: 3px;
}

.products_container
{
width: 760px;
margin-bottom: 8px;
}

a
{
text-decoration: none;
color: blue;
}

#links_container
{
text-align: center;
width: 760px;
background: transparent url("/images/products_nav_bg.png") bottom center no-repeat;
}

#links_container a
{
text-decoration: underline;
}

table
{
text-align: left;
width: 740px;
margin-bottom: 10px;
}

table a
{
color: #990000;
text-decoration: none;
font-size: .9em;
}

table a:hover
{
color: #333;
text-decoration: underline;
font-size: .9em;
}

table tr, td
{
vertical-align: top;
}

ul
{
margin-bottom: 5px;
}
