body{
margin: 0;
padding: 0;
background: url(/images/shared/body_gradient_bg.jpg) repeat-x #DADAD9;
}
hr{
color: #666;
}
p, strong, ol, ol li{
color: #000;
}
iframe{
border: none;
}
#containment{
margin: 0;
margin-left: auto;
margin-right: auto;
padding: 0;
width: 750px;
}


/* footer */
table#footer{
width: 100%;
font: 10px/12px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
color: #666;
padding: 6px;
}
table#footer a, table#footer a:link, table#footer a:visited, table#footer a:active{
text-decoration: none;
color: #666;s
}
table#footer a:hover{
color: #A90000;
}
/* START - Cross-sell settings */
dl.cs {
 margin:0 0 15px 0;
 padding:0;
}
dl.cs dt, dl.cs dd{
 margin:0;
 padding:0;
}
dl.cs {
 width: 132px;
 height:100px;
}
dl.cs dt { 
 font-family:"Trebuchet MS", Arial, sans-serif;
 font-weight:bold;
 font-size:12px;
 color:#fff;
 text-transform:uppercase;
 
 background: #666 url(/images/shared/csbottom.gif) no-repeat left bottom;
 height:25px;
 line-height:25px;
 padding: 0 0 0 5px;
 opacity: .8;
 filter: alpha(opacity=80); /*Set opacity in IE only */
 -moz-opacity: .8;
 }
dl.cs dd {
 background: url(/images/shared/cstop.gif) no-repeat left top;
 height:75px;
}
/* END - Cross-sell settings */

#footnote {
width: 710px;
margin: 0;
font: 10px/12px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
background-color: #231F20;
}
#footnote p {
margin: 0;
color: #CCC;
padding: 2px 5px 5px 8px;
text-align: left;
}
#footer,strong {
color: #FFF;
font-weight: bold;
text-transform: none;
}