
/* Blue gradient rounded corner*/
.roundedcornr_box_538591 {
   background: #ffffff url(/images/roundedcornr_538591_grad.gif) repeat-x top left;
   margin-bottom: 10px;
}
.roundedcornr_box_538591 h2 { color: #080a31; }
.roundedcornr_top_538591 div {
   background: url(/images/roundedcornr_538591_tl.gif) no-repeat top left;
}
.roundedcornr_top_538591 {
   background: transparent url(/images/roundedcornr_538591_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_538591 div {
   background: url(/images/roundedcornr_538591_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_538591 {
   background: transparent url(/images/roundedcornr_538591_br.gif) no-repeat bottom right;
}

.roundedcornr_top_538591 div, .roundedcornr_top_538591,
.roundedcornr_bottom_538591 div, .roundedcornr_bottom_538591 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_538591 { margin: 0 10px; }
/* End Blue gradient rounded corner*/


/* Orange gradient rounded corner*/
.roundedcornr_box_306004 {
   background: #ffffff url(/images/roundedcornr_306004_grad.gif) repeat-x top left;
   width: 80%;
   margin: 0 auto 10px auto;
}
.roundedcornr_top_306004 div {
   background: url(/images/roundedcornr_306004_tl.gif) no-repeat top left;
}
.roundedcornr_top_306004 {
   background: transparent url(/images/roundedcornr_306004_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_306004 div {
   background: url(/images/roundedcornr_306004_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_306004 {
   background: transparent url(/images/roundedcornr_306004_br.gif) no-repeat bottom right;
}

.roundedcornr_top_306004 div, .roundedcornr_top_306004,
.roundedcornr_bottom_306004 div, .roundedcornr_bottom_306004 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_306004 { margin: 0 10px; font-weight: bold; text-align: center; }
.roundedcornr_content_306004 p { margin-bottom: 0; }
/* End Orange gradient rounded corner */



div.uedge { background: #fff url("/images/bxtedge.gif") repeat-x top left; }
div.redge { background: url("/images/bxredge.gif") repeat-y top right; }
div.bedge { background: url("/images/bxbedge.gif") repeat-x bottom left; }
div.ledge { background: url("/images/bxledge.gif") repeat-y top left; }
div.ulcorner { background: url("/images/bxtlcorner.gif") no-repeat top left; }
div.urcorner { background: url("/images/bxtrcorner.gif") no-repeat top right; }
div.blcorner { background: url("/images/bxblcorner.gif") no-repeat bottom left; }
div.brcorner { background: url("/images/bxbrcorner.gif") no-repeat bottom right; }
div.innercontent {
    min-height: 200px;
    height: auto !important;
    height: 200px;
}
/* Show only to IE PC \*/
* html .innercontent {height: 1%;} /* For IE 5 PC */
