a {color:#2506DE;text-decoration:none;}
a:visited {color:#2506DE;text-decoration:none;}
a:hover {color:red;text-decoration:none;}
.jImg {float:left;border:2px solid #ebebfb; padding:3px;margin:3px 5px;}

.rcornr_box {
   background: #bdf4fb;
}
.rcornr_top div {
   background: url(../images/box_imgs/rcornr_tl.png) no-repeat top left;
}
.rcornr_top {
   background: url(../images/box_imgs/rcornr_tr.png) no-repeat top right;
}
.rcornr_bottom div {
   background: url(../images/box_imgs/rcornr_bl.png) no-repeat bottom left;
}
.rcornr_bottom {
   background: url(../images/box_imgs/rcornr_br.png) no-repeat bottom right;
}

.rcornr_top div, .rcornr_top, 
.rcornr_bottom div, .rcornr_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.rcornr_content { margin: 0 15px; }
