.presstable {
background:url(../images/gradients/press/tableBackground.jpg) repeat-y;
margin-top:20px;
margin-bottom:20px;
height:20px;
}

.alternate {
background:url(../images/gradients/press/tableBackground2.jpg) repeat-y;
}

.press {
margin-top:10px;
background:url(../images/gradients/about/about.jpg) repeat-y;
width:800px;
margin-bottom:15px;
padding-bottom:10px;
}

h3 {
background:url(../images/gradients/about/aboutTitle.jpg) repeat-x;
height:20px;
margin:0px;
padding:0px;
font-size:10pt;
font-weight:bold;
}

.presstable th {
background:url(../images/gradients/press/tableHeader.jpg) repeat-x;
height:20px;
}

.presstable td {
padding:5px;
}


