/* big round glossy green (brgg) div with shadow */
.brgg_top_right {
background:url(/images/flexible_green_div/big_green_top_right.gif) 100% 0 no-repeat;

/*padding-top:15px;*/
/*padding-left:10px;*/
width:700px;

}

.brgg_top_left {
background:url(/images/flexible_green_div/big_green_top_left.gif) 0 0 no-repeat;
margin-right:45px;
/*margin-bottom:45px;*/
/*width:500px;*/
}

.brgg_bottom_right {
background:url(/images/flexible_green_div/big_green_bottom_right.gif) 100% 100% no-repeat;
height:45px;
width:700px;
}
.brgg_bottom_left {
background:url(/images/flexible_green_div/big_green_bottom_left.gif) 0 100% no-repeat;
/*width:400px;*/
margin-right:45px;
height:45px;
}

.brgg_content {
padding-top:13px;
padding-left:35px;
color:white;
margin-right:-20px;
}

.brgg_content h1, h2 {

margin-top:0px;
margin-bottom: 0px;
background:url(/images/football_small.gif) 0 0 no-repeat;
padding-left:40px;
}
