@charset "UTF-8";
/* CSS Document */


.paddedp {
	padding-left: 30px;
	padding-right: 25px;
}

#layer_sidebar_ELC {
	width: 359px; 
	text-align:left; 
	padding: 20px 0 0 0;
	height: 400px;
}

.ELC_chart {
	z-index: 10; 
	visibility: hidden; 
	position: absolute; 
	top: 20px; 
	left: 20px;
}

.ELC_chart_inside {
	z-index: 15; 
	position: absolute; 
	top: 100px; 
	left: 50px; 
	width: 260px; 
	text-align:center;
}

#layer_ELC_chart_01 {
	z-index: 5; 
	position: absolute; 
	top: 20px;
	left: 20px;
}

#layer_ELC_container {
	width: 704px; 
	background-image: url(images/08HRetc_home_TR.gif); 
	background-position: top right; 
	background-repeat: no-repeat; 
	background-color: #FFFFFF;
	text-align:left; 
	padding: 30px 30px 0 30px;
	height: 370px;
	position: relative;
}