.upsellButton
{
   position:absolute;
   _position:static;
   bottom:0;

}

.contentBreak {
   margin:0;
   margin-left:-10px;
   padding:0;
   display:block;
   width:802px;
   background:#EDEDED url(/images/mainbottom.gif) top left no-repeat;
   
}

.contentBreakEnd {
   height:25px;
   margin:0;
   margin-top:9px;
   padding:0;
   padding-bottom:9px;
   background:url(/images/maintop.gif) bottom left no-repeat;
}

#upsellHead {
   background:none;
   margin:0;
   margin-bottom:12px;
   display:block;
   padding:0;
   width:972px;
   display:block;
   z-index:0;
   background:url(/images/mainsideswide.gif) top left repeat-y;
   overflow:visible;
   overflow:hidden; /* For IE6? */
}
#upsellTopHead {
   background:url(/images/maintopwide.gif) top left no-repeat;
   padding:10px;
}
#upsellEndHead {
   height:9px;
   clear:both;
   background:url(/images/mainbottomwide.gif) bottom left no-repeat;
}

.upsellHead {
   background:none;
   margin:0;
   margin-top:12px;
   display:block;
   padding:0;
   width:972px;
   display:block;
   z-index:0;
   background:url(/images/mainsideswide.gif) top left repeat-y;
   overflow:visible;
   overflow:hidden; /* For IE6? */
}
.upsellTopHead {
   background:url(/images/maintopwide.gif) top left no-repeat;
   padding:10px;
}
.upsellEndHead {
   height:9px;
   clear:both;
   background:url(/images/mainbottomwide.gif) bottom left no-repeat;
}
