
/* rounded corner menu */
.roundedcornr_box_202430 {
	background-color: #1356D0;
}
.roundedcornr_top_202430 div {
   background: url(../rounded_corners/roundedcornr_202430_tl.png) no-repeat top left;
}
.roundedcornr_top_202430 {
   background: url(../rounded_corners/roundedcornr_202430_tr.png) no-repeat top right;
}
.roundedcornr_bottom_202430 div {
   background: url(../rounded_corners/roundedcornr_202430_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_202430 {
   background: url(../rounded_corners/roundedcornr_202430_br.png) no-repeat bottom right;
}

.roundedcornr_top_202430 div, .roundedcornr_top_202430, 
.roundedcornr_bottom_202430 div, .roundedcornr_bottom_202430 {
   width: 100%;
   height: 5px;
}
.roundedcornr_content_202430 { 
margin: 0 5px; 
}


/* rounded corner left light grey */
.roundedcornr_box_442919 {
   background: #E9E9E9;
}
.roundedcornr_top_442919 div {
   background: url(../rounded_corners/roundedcornr_442919_tl.png) no-repeat top left;
}
.roundedcornr_top_442919 {
   background: url(../rounded_corners/roundedcornr_442919_tr.png) no-repeat top right;
}
.roundedcornr_bottom_442919 div {
   background: url(../rounded_corners/roundedcornr_442919_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_442919 {
   background: url(../rounded_corners/roundedcornr_442919_br.png) no-repeat bottom right;
}

.roundedcornr_top_442919 div, .roundedcornr_top_442919, 
.roundedcornr_bottom_442919 div, .roundedcornr_bottom_442919 {
   width: 100%;
   height: 10px;
}
.roundedcornr_content_442919 { margin: 0 10px; }





