@charset "utf-8";

#mainTextWrapper {
width:800px;
height:auto;
margin:.5em auto 2em;
}

#newProducts {
width:240px;
float:left;
background-color:#1e1e1e;
border:1px solid #666;
margin-bottom:1em;
margin-right:20px;
padding:20px;
}

#newProducts .productHighlightImage {
clear:both;
width:230px;
height:36px;
border:1px solid #FFF;
margin-bottom:10px;
}

#newProducts td {vertical-align:top;}

#newProducts p,#spotlight p {font-size:12px;}

.hr {margin-bottom:20px;}

.date {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#09C;
top:-10px;
position:relative;
}

#spotlight {
width:160px;
float:left;
background-color:#1e1e1e;
border:1px solid #666;
margin-bottom:1em;
margin-right:20px;
padding:20px;
}

#spotlight h2 {margin-bottom:-10px;}

#spotlight .image {
border:1px solid #FFF;
margin-top:10px;
margin-bottom:10px;
}

#productHighlight,#newsHighlight,#newMediaHighlight {
width:230px;
float:left;
background-color:#1e1e1e;
border:1px solid #666;
margin-bottom:1em;
padding:20px;
}

#newsHighlight li {
clear:both;
margin-bottom:7px;
}

#mainTextWrapper li {
margin-left:1em;
list-style-image:url(/images/bullets/bulletArrow.gif);
}
