/* big round glossy red (brgr) div with shadow */
.brgr_top_right {
background:url(/images/flexible_red_div/big_red_top_right.gif) 100% 0 no-repeat;

/*padding-top:15px;*/
/*padding-left:10px;*/
width:600px;

}

.brgr_top_left {
background:url(/images/flexible_red_div/big_red_top_left.gif) 0 0 no-repeat;
margin-right:45px;
/*margin-bottom:45px;*/
/*width:500px;*/
}

.brgr_bottom_right {
background:url(/images/flexible_red_div/big_red_bottom_right.gif) 100% 100% no-repeat;
height:45px;
width:600px;
}
.brgr_bottom_left {
background:url(/images/flexible_red_div/big_red_bottom_left.gif) 0 100% no-repeat;
/*width:400px;*/
margin-right:45px;
height:45px;
}

.brgr_content {
padding-top:13px;
padding-left:35px;
color:white;
/*font-size:17px; /*16px*/
margin-right:-20px;
}

.brgr_content h1, h2 {
margin-top:0px;
margin-bottom: 0px;
}

h1.news, h2.news {
margin-top:0px;
margin-bottom: 0px;
background:url(/images/book.gif) 0 0 no-repeat;
padding-left:40px;
}

h1.links, h2.links {
margin-top:0px;
margin-bottom: 0px;
background:url(/images/small_globe.gif) 0 0 no-repeat;
padding-left:40px;
}

ul.links {
padding-left: 15px;
}

ul.links li {
padding-top: 5px;
}