@charset "utf-8";

/* CSS Document */

#bodyMain{

width:980px;

float:left;

background:url(/assets/static/GLD/image/layout/content-bg-nocolumns.gif) repeat-y;

border-bottom:1px solid #999999;

}





#mainContent{

width:980px;

float:right;

}

#contentHeader{

background:url(/assets/static/GLD/image/layout/bg-alpha.png);

}

#contentTitle{

height:31px;

}

#contentTitle h1{

padding:4px;

font-size:1.2em;

font-weight:normal;

}

#contentBreadcrumb{

height:22px;

font-size:0.7em;

padding-left:4px;

padding-top:6px;

}

#contentBody{

padding:7px;

background-color:#FFFFFF;

border-right:1px solid #999999;

border-top:1px solid #cccccc;

border-left:1px solid #cccccc;

}



