#cont_left{
	position:absolute;
	left:0px;
	top: 430px;
	width:336px;
	height:auto;
	padding:0px 3px 0px 63px;
	z-index:215;
	overflow: hidden;
		background: #ffffff;
  -khtml-opacity: 0.8;
  filter:alpha(opacity=80); /* IE */
	-moz-opacity:0.8; /* Gecko-Browser */
	opacity:0.8; /* Opera 9+ */
}
