/* <![CDATA[ */


.roundcontOrangeBG {
	color:#000000;
	background-color:#FFCC66;
}
.roundcontRedBG {
	color:#000000;
	background: url(/images/template/lightRedBackground.gif);
}


.roundcont {
	/*background: url(/images/template/corner4-left.gif) repeat-y left top;*/
	width: 100px;
	background-color:#FFFFFF;
	color:#000000;
	position:absolute;
	left:10%;
}
.roundBoxL {
	background: url(/images/template/corner4a-left.gif) repeat-y left top;
	position:relative;
	display:block;
	z-index:3;
}
.roundBoxR {
	background: url(/images/template/corner4a-right.gif) repeat-y right top;
	position:relative;
	display:block;
	z-index:2;
}

.roundBoxContent {
	position:relative;
	display:block;
	width:99%;
	margin:0px 0.5% 0px 0.5%;
	height:100%;
}

.roundtop { 
	background: url(/images/template/corner4a-top.gif) repeat-x top;
	height:10px;
	z-index:3;
	/*background-color:#9966FF;/*Purple*/
	/*background-image:url(/images/template/corner4-top.gif);
	background-position:top;
	background-repeat:repeat-x;/**/
}

.roundbottom {
	position:relative;
	background: url(/images/template/corner4a-bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;/**/
	height:10px;
	z-index:3;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*background-color:#0000FF;/*Blue*/
	/*background-image:url(/images/template/corner4-bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;/**/
	
}

.cornerTL {
	position:relative;
	background-image:url(/images/template/corner4b-top-left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height: 10px;
	display: block !important;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.cornerTR {
	position:relative;
	background-image:url(/images/template/corner4b-top-right.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height: 10px;
	display: block !important;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
}
.cornerBL {
	position:relative;
	background-image:url(/images/template/corner4b-bottom-left.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height: 10px;
	display: block !important;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.cornerBR {
	position:relative;
	background-image:url(/images/template/corner4b-bottom-right.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height: 10px;
	display: block !important;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/* ]]> */
