/* CSS Document */
.RoundedBox {
	width:100%;
	height:auto;
	background-color:transparent
}

.topmid2_roundedBox span{
	color:#000000;
	font-size:14px !important;
	text-transform:uppercase;
	margin:0;
	padding:8px 0 0 0 
}

.contentRoundedBox {
	background-color:#e4e4e4;
	border:0;
	margin:0;
	padding:0;
}

.topmid_roundedBox {
	background:url(images/bckTop_roundedBox.gif) repeat-x bottom left;
	
	
}
.topmid2_roundedBox {
	background:url(images/bckTop2_roundedBox.gif) no-repeat bottom right ;
	width:100%;
	height:25px;
	!height:32px;
	padding-top:10px;
	!padding-top:8px;
}
.leftside_roundedBox {
	background:url(images/leftbck_roundedBox.gif) repeat-Y top right;
}
.rightside_roundedBox {
	background:url(images/rightbck_roundedBox.gif) repeat-Y top left;
}
.bottom_roundedBox {
	background:url(images/botbck_roundedBox.gif) repeat-x top left;
}