.rounded
{
	border: 0px none #ff0000;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
.rounded tr, .rounded td 
{
	border: 0px none #ff0000;
	padding: 0px;
	margin: 0px;
}
.roundedTop
{
	background: url("../Images/login_CB/top.png") top left repeat-x;
}
.roundedLeft
{
	background: url("../Images/login_CB/left.png") top left repeat-y;
	width: 17px;
}
.roundedTop_nos
{
	background: url("../Images/login_CB/top.gif") top left repeat-x;
}
.roundedLeft_nos
{
	background: url("../Images/login_CB/left.gif") top left repeat-y;
}
.roundedBody
{
	background-color: #fff;
}
.roundedRight
{
	background: url("../Images/login_CB/right.png") top right repeat-y;
	width: 17px;
}
.roundedBottom
{
	background: url("../Images/login_CB/bottom.png") bottom repeat-x;
}
.roundedRight_nos
{
	background: url("../Images/login_CB/right.gif") top right repeat-y;
}
.roundedBottom_nos
{
	background: url("../Images/login_CB/bottom.gif") bottom repeat-x;
}
.roundedTopLeft img, .roundedBottomLeft img, .roundedTopRight img, .roundedBottomRight img
{
	width: 17px;
	height: 17px;
}