/* Rounded Corner Element*/
.rceTWrapper
	{
		position:absolute;
		left:0;
		width:100%;
	}
.rceT
	{
		background-repeat:repeat-x;
		background-position:left top;
	}
.rceTL
	{
		background-repeat:no-repeat;
		background-position:left top;
		float:left;
		position:absolute;
		left:0;
		top:0;
	}
.rceTR
	{
		background-repeat:no-repeat;
		background-position:left top;
		float:left;
		position:absolute;
		right:0;
		top:0;
	}
.rceL
	{
		background-repeat:repeat-y;
		background-position:left top;
	}
.rceR
	{
		background-repeat:repeat-y;
		background-position:right top;
		position:relative;
	}
.rceContent
	{
		background-repeat:repeat-x;
		position:relative;
		display:block;
		overflow:hidden;
	}
.rceBWrapper
	{
		position:absolute;
		left:0;
		width:100%;
	}
.rceB
	{
		background-repeat:repeat-x;
	}
.rceBL
	{
		background-repeat:no-repeat;
		background-position:left top;
		position:absolute;
	}
.rceBR
	{
		background-repeat:no-repeat;
		background-position:left top;
		position:absolute;
		right:0;
		top:0;
	}


/* Rounded Corner Element*/
.rce1
	{
		position:relative;
	}

.rce1 .rceTWrapper
	{
		top:-23px;
		height:23px;
		
	}
.rce1 .rceT
	{
		background:url(../images/brdT.png) repeat-x left top;
		height:23px;
		margin:0 23px;
	}
.rce1 .rceTL
	{
		background-image:url(../images/crnLT.png);
		height:23px;
		width:23px;
	}
.rce1 .rceTR
	{
		background-image:url(../images/crnRT.png);
		height:23px;
		width:23px;
	}
.rce1 .rceL
	{
		background-position:0 top;
		background-image:url(../images/brdL.png);
		
		
	}
.rce1 .rceR
	{
		background-image:url(../images/brdR.png);
		
	}
.rce1 .rceContent
	{
		background-position:left -14px;
		background-color:#dfdfdf;
		background-image:url(../images/contentGradient.png);
		margin:0 4px;
		
		
		
	}
.rce1 .rceBWrapper
	{
		bottom:-23px;
		height:23px;
	}
.rce1 .rceB
	{
		background-position:left top;		
		background-image:url(../images/brdB.png);
		height:23px;
		margin:0 23px;
	}
.rce1 .rceBL
	{
		background-image:url(../images/crnLB.png);
		height:23px;
		width:23px;
		position:absolute;
		left:0;
		top:0;
	}
.rce1 .rceBR
	{
		background-image:url(../images/crnRB.png);
		height:23px;
		width:23px;
	}
	

/* Rounded Corner Element 2*/
.rce1
	{
		position:relative;
	}

.rce2 .rceTWrapper
	{
		top:-17px;
		height:17px;
	}
.rce2 .rceT
	{
		background-image:url(../images/brdT2.png);
		height:17px;
		margin:0 17px;
	}
.rce2 .rceTL
	{
		background-image:url(../images/crnLT2.png);
		height:17px;
		width:17px;
	}
.rce2 .rceTR
	{
		background-image:url(../images/crnRT2.png);
		height:17px;
		width:17px;
	}
.rce2 .rceL
	{
		background-image:url(../images/brdL2.png);
	}
.rce2 .rceR
	{
		background-image:url(../images/brdR2.png);
	}
.rce2 .rceContent
	{
		background-color:#fafafa;
		margin:0 1px 0 4px;
	}
.rce2 .rceBWrapper
	{
		bottom:-17px;
		height:17px;
	}
.rce2 .rceB
	{
		background-position:left 0;		
		background-image:url(../images/brdB2.png);
		height:17px;
		margin:0 17px;
	}
.rce2 .rceBL
	{
		background-image:url(../images/crnLB2.png);
		height:17px;
		width:17px;
		position:absolute;
		left:0;
		top:0;
	}
.rce2 .rceBR
	{
		background-image:url(../images/crnRB2.png);
		height:17px;
		width:17px;
	}
	
/* Rounded Corner Element*/
.rce3
	{
		position:relative;
	}

.rce3 .rceTWrapper
	{
		top:-11px;
		height:11px;
		
	}
.rce3 .rceT
	{
		background:url(../images/brdT3.png) repeat-x left top;
		height:11px;
		margin:0 11px;
	}
.rce3 .rceTL
	{
		background-image:url(../images/crnLT3.png);
		height:11px;
		width:11px;
	}
.rce3 .rceTR
	{
		background-image:url(../images/crnRT3.png);
		height:11px;
		width:11px;
	}
.rce3 .rceL
	{
		background-position:0 top;
		background-image:url(../images/brdL3.png);
		
		
	}
.rce3 .rceR
	{
		background-image:url(../images/brdR3.png);
		
	}
.rce3 .rceContent
	{
		background-color:#60a8c3;
		margin:0 2px;
		
		
		
	}
.rce3 .rceBWrapper
	{
		bottom:-11px;
		height:11px;
	}
.rce3 .rceB
	{
		background-position:left top;		
		background-image:url(../images/brdB3.png);
		height:11px;
		margin:0 11px;
	}
.rce3 .rceBL
	{
		background-image:url(../images/crnLB3.png);
		height:11px;
		width:11px;
		position:absolute;
		left:0;
		top:0;
	}
.rce3 .rceBR
	{
		background-image:url(../images/crnRB3.png);
		height:11px;
		width:11px;
	}
