.leftHome	{
	position: absolute;
/*	top: 1%;
	left: 20%;
	width: 65%; */
	top: 1%;
	left: 53%;
	width: 45%;
	padding-left: 5px;
	padding-right: 5px;
	background-color: rgb(255, 255, 255);
	color: black;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	}
