#cont_left{
	position:absolute;
	left:0px;
	top: 230px;
	width:350px;
	height:auto;
	padding:0px 3px 0px 57px;
	z-index:215;
	overflow: hidden;
		background: transparent;
  -khtml-opacity: 1;
  filter:alpha(opacity=100); /* IE */
	-moz-opacity:1; /* Gecko-Browser */
	opacity:1; /* Opera 9+ */
}