html { overflow: scroll; }
div.main { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; background-color: #ffffff; color: #262626; }
.main p { line-height: 17px;}
img { border: 0; }
.clear { clear: both; }


.main {margin-left:auto;margin-right:auto;width:90%;text-align:left;}

/* Product boxes Long */
div.productBoxLong { margin: 5px 0; width: 610px; }
div.productBoxLong img.productIcon { float: left; width: 40px; height: 40px; }
div.productBoxLong div.productDetails { float: right; width: 516px; }
div.productBoxLong div.productDetails h3 { color: #5970A4; font-size: 13px; margin: 0 0 5px 0; }
div.productBoxLong div.top { background: transparent url(http://www.whitleymedia.com/images/productbox_top_long.gif) 0 0 no-repeat; height: 6px; overflow:hidden; }
div.productBoxLong div.body { background: transparent url(http://www.whitleymedia.com/images/productbox_body.gif) 0 0 repeat; padding: 7px 14px 19px 14px; border-left: 1px solid #D2D2D2; border-right: 1px solid #D2D2D2; }
div.productBoxLong div.bottom { background: transparent url(http://www.whitleymedia.com/images/productbox_bottom_long.gif) 0 0 no-repeat; height: 6px; }

.multimedia {width:100%;}
.multimedia ul {}
.multimedia li {
    float:left;
    list-style-type: none;
    padding-right: 20px;
    overflow:hidden;
}
.multimedia:after {
    content: " ";
    display: block;
    clear: both;
}


.contacts {width:100%;}
.contacts ul {}
.contacts li {
    float:left;
    list-style-type: none;    
    padding-right: 20px;
}
.contacts:after {
    content: " ";
    display: block;
    clear: both;
}

.headline {font-size:16px;color:#AE0000;font-weight:bold;}

.subheadline {font-style:italic;}

.dateline {font-weight:bold}