

div.rdivMain {
	margin: 1em .5em;
}

/*.rdivMain {
	background: url("http://employerrate/images/divFill.gif") repeat;
}*/

.rdivTop{
	background: url("images/top-right corner.gif") no-repeat top right;
}

.rdivTop div{
	background: url("images/top-left corner.gif") no-repeat top left;
}

.rdivTop div div{
	background: white url("images/border.gif") repeat-x top;
	margin: 0 14px;
}

.rdivBot {
	background: url("images/bottom-right corner.gif") no-repeat bottom right;
}

.rdivBot div {
	background: url("images/bottom-left corner.gif") no-repeat bottom left;
}

.rdivBot div div {
	background: white url("images/border.gif") repeat-x bottom;
	margin: 0 14px;
}

/* height and width stuff, width not really nessisary. */
.rdivTop div, .rdivTop, .rdivTop div div, .rdivBot div,.rdivBot, .rdivBot div div {
	height: 14px;
	font-size: 1px;
}

.rdivSides {
	background: white url("images/border.gif") repeat-y left;
}

.rdivSides div.r {
	background: url("images/border.gif") repeat-y right;
	height:100%;
}

.rdivContent {
	margin: 0 14px;
}

.rdivContent *{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
}

/*Small rounded div*/



