﻿.rrTopLeft { position: relative; float: left; background-image: url(../images/common/topLeftCnr.jpg); width: 10px; height: 10px; font-size: 0px; }
.rrTopRight { position: relative; float: left; background-image: url(../images/common/topRightCnr.jpg); width: 10px; height: 10px; font-size: 0px; }
.rrBottomLeft { position: relative; float: left; background-image: url(../images/common/bottomLeftCnr.jpg); width: 10px; height: 10px; font-size: 0px; }
.rrBottomRight { position: relative; float: left; background-image: url(../images/common/bottomRightCnr.jpg); width: 10px; height: 10px; font-size: 0px; }
.rrBkTopBottom { position: relative; float: left; background-image: url(../images/common/bkPixel.jpg); background-repeat: repeat-x repeat-y; height: 10px; font-size: 0px; }
.rrBk { background-image: url(../images/common/bkPixel.jpg); background-repeat: repeat-x repeat-y; color: White; }
.rrBk a { color: White; }
.rrBkContentHolder { position: relative; left: 20px; }
