/* big round glossy orange (brgo) div with shadow */
.brgo_top_right {
background:url(/images/flexible_orange_div/big_orange_top_right.gif) 100% 0 no-repeat;

/*padding-top:15px;*/
/*padding-left:10px;*/
width:700px;

}

.brgo_top_left {
background:url(/images/flexible_orange_div/big_orange_top_left.gif) 0 0 no-repeat;
margin-right:45px;
/*margin-bottom:45px;*/
/*width:500px;*/
}

.brgo_bottom_right {
background:url(/images/flexible_orange_div/big_orange_bottom_right.gif) 100% 100% no-repeat;
height:45px;
width:700px;
}
.brgo_bottom_left {
background:url(/images/flexible_orange_div/big_orange_bottom_left.gif) 0 100% no-repeat;
/*width:400px;*/
margin-right:45px;
height:45px;
}

.brgo_content {
padding-top:13px;
padding-left:35px;
color:white;
margin-right:-20px;
}

.brgo_content h1, h2 {
margin-top:0px;
margin-bottom: 0px;
background:url(/images/basketball_small.gif) 0 0 no-repeat;
padding-left:40px;
}
