.roundedbox-top-left
{
	background-image:url('../images/roundedbox/top-left.gif');
	background-repeat:no-repeat;
	width:2px;
	height:10px;
}

.roundedbox-top-fill
{
	background-image:url('../images/roundedbox/top-fill.gif');
	background-repeat:repeat-x;
}

.roundedbox-top-right
{
	background-image:url('../images/roundedbox/top-right.gif');
	background-repeat:no-repeat;
	width:16px;
	height:10px;
}

.roundedbox-center-left-fill
{
	background-image:url('../images/roundedbox/center-left-fill.gif');
	background-repeat:repeat-y;
}

.roundedbox-center-right-fill
{
	background-image:url('../images/roundedbox/center-right-fill.gif');
	background-repeat:repeat-y;
}

.roundedbox-center-fill
{
}

.roundedbox-bottom-left
{
	background-image:url('../images/roundedbox/bottom-left.gif');
	background-repeat:no-repeat;
	width:16px;
	height:22px;
}

.roundedbox-bottom-fill
{
	background-image:url('../images/roundedbox/bottom-fill.gif');
	background-repeat:repeat-x;
}

.roundedbox-bottom-right
{
	background-image:url('../images/roundedbox/bottom-right.gif');
	background-repeat:no-repeat;
	width:16px;
	height:22px;
}

.roundedbox-top-left-gray
{
	background-image:url('../images/roundedbox/top-left-gray.gif');
	background-repeat:no-repeat;
	width:16px;
	height:10px;
}

.roundedbox-top-fill-gray
{
	background-image:url('../images/roundedbox/top-fill-gray.gif');
	background-repeat:repeat-x;
}

.roundedbox-top-right-gray
{
	background-image:url('../images/roundedbox/top-right-gray.gif');
	background-repeat:no-repeat;
	width:16px;
	height:10px;
}

.roundedbox-center-left-fill-gray
{
	background-image:url('../images/roundedbox/center-left-fill-gray.gif');
	background-repeat:repeat-y;
}

.roundedbox-center-right-fill-gray
{
	background-image:url('../images/roundedbox/center-right-fill-gray.gif');
	background-repeat:repeat-y;
}

.roundedbox-center-fill-gray
{
}

.roundedbox-bottom-left-gray
{
	background-image:url('../images/roundedbox/bottom-left-gray.gif');
	background-repeat:no-repeat;
	width:16px;
	height:22px;
}

.roundedbox-bottom-fill-gray
{
	background-image:url('../images/roundedbox/bottom-fill-gray.gif');
	background-repeat:repeat-x;
}

.roundedbox-bottom-right-gray
{
	background-image:url('../images/roundedbox/bottom-right-gray.gif');
	background-repeat:no-repeat;
	width:16px;
	height:22px;
}