/**# ####################################################################### The following css defs were originally created by ehsan haque - http://ehsan.bdwebwork.com# They have been slightly modified. The originals can be found at# http://www.weberdev.com/get_example-4431.html along with a link to a working demo.# # ######################################################################*/#siteLoader {	position: absolute;	z-index: 100;	background-color: #fff;	filter:alpha(opacity=80);	-moz-opacity: 0.8;	opacity: 0.8;	top: 203px;	left: 55%;	height: 16px;	width: 20px;	text-align: center;	line-height: 0;	}#loadImg {	position: absolute;	text-align: center;	background-color: #fff;	width: 100%;	z-index: 100;	top: 5%;	left: 0;	line-height: 0;	}