/* All styles have the name of the div, #tgoverbrand, to protect against any other styles that are up there. */

/* -- General styles -- */
#tgoverbrand {width:600px;}
/* MARGINS FOR THE OVERBRAND ITSELF */
#tgoverbrand #secondarycontent {margin:0; padding:0; }
#tgoverbrand #content          {margin:0; padding:0; }
#tgoverbrand                   {margin:0; padding:0; }

/* Note - there is an alternative style for #content within ie6.css for IE6 */
#content {background-color:#fff; float:left; padding:0; text-align:left; width:560px;}

/* Note - there is an alternative style for #secondarycontent within ie6.css for IE6 */
#secondarycontent {background-color:#fff; float:right; padding:0; text-align:left; width:190px;}
