.top_border_leftText{
	background: url(images/round-corner-top-left.gif);
	height: 10px;
	width: 9px;
}

.top_borderText{
	background: url(images/top-side.gif) repeat-x;
	width: 568px;
	height: 10px;
}

.top_border_rightText{
	background: url(images/round-corner-top-right.gif);
	height: 10px;
	width: 9px;
}


.left_side_borderText{
	background: url(images/left-side.gif) repeat-y;
	height: 427px;
	width: 9px;
}

.right_side_borderText{
	background: url(images/right-side.gif) repeat-y;
	height: 427px;
	width: 9px;
}

.bottom_border_leftText{
	background: url(images/round-corner-bottom-left.gif);
	height: 11px;
	width: 9px;
}

.bottom_borderText{
	background: url(images/bottom-side.gif) repeat-x;
	width: 568px;
	height: 11px;
}

.bottom_border_rightText{
	background: url(images/round-corner-bottom-right.gif);
	height: 10px;
	width: 9px;
}

.bottom_shadowText{
	background: url(images/bottom-shadow.gif);
	height: 18px;
	width: 587px;
}
