/* DEFAULT */

/*
#TopDiv         { height: 500px; }
DIV.LeftSide { height: 500px; }

#divRightSide { height: 500px; }
#divBottomStuff { top:    430px; }
*/
#divHeadCard    { background: url(../../Images/Default/text_techsupport_570x75.gif) no-repeat top left; }



TD.TopLeft { 
   height: 9px; border: none;
   background: #eee url(../../Images/Default/corner-tl.gif) no-repeat top left;
}
TD.TopRight { 
   height: 9px; border: none;
   background: #eee url(../../Images/Default/corner-tr.gif) no-repeat top right;
}
TD.BottomLeft {
   height: 9px; border: none;
   background: #eee url(../../Images/Default/corner-bl.gif) no-repeat bottom left;
}
TD.BottomRight {
   height: 9px; border: none;
   background: #eee url(../../Images/Default/corner-br.gif) no-repeat bottom right;
}

TD.CEnd { width:   9px; height: 30px; border: none; }
TD.C2   { width: 482px; height: 30px; border: none; }

DIV.NoteBox { /* border: 1px solid red; padding: 5px; */ }

