#sliderDesc{
	position: absolute;
	z-index: -10;
	width: 472px;
	margin-top: 45px;
}

#sliderDesc table.sliderDesc{
	width: 100%;
}

#sliderDesc table.sliderDesc td{
	text-align: center; 
	padding-top: 3px !important;
	height: 45px;
	background: #fff !important;
}

#sliderDesc table.sliderDesc td.selectedP{ 
	background: #fff url(/img/calc/rangeBG.jpg) repeat-x !important;
	font-weight: bold;
	padding-top: 13px !important;
	color: #2B8938;
}

#sliderDesc table.sliderDesc td.separator{
	background: #fff url(/img/calc/separator.jpg) no-repeat !important;
	width: 1px;
	font-size: 1px;
	border-right: 0px !important;
}

#sliderLabel{
	text-align: center;
	font-weight: bold;
	margin-bottom: 0 !important;
	padding-left: 10px;
}

#sliderDesc #actMonthLabel{
	position: absolute;
	margin: -35px 0 0 195px;
	background: #fff;
}


	
	#centerPage div#mainContent table.clean td{
		background: #fff;
		padding: 7px;
	}
	
	#centerPage div#mainContent table.clean td.num{
		font-weight: bold;
		text-align: right;
		background: #e1ffe1;
		width: 150px;
	}
	
	#centerPage div#mainContent  table.fields{
		width: 475px !important;
	}

	#centerPage div#mainContent  table.fields td{
		font-weight: normal !important;
		background: #fff !important;
		width: 300px;
	}
	
	.fields input{
		width: 60px;
	}
	
	
	#centerPage div#mainContent .fields td.label{
		width: 175px;
	}
	
	.fields p{
		margin-bottom: 0px !important;
		/*background: url(/img/leftMenuSeparatorRotate.jpg) no-repeat bottom left;*/
	}
