/* CSS Document for Art Buying and contact rotating images*/
#hold {
	position:relative; 
	width:100%; 
	height:470px;
}
#pos {
	position:absolute; 
	left:90px;
	left:-300px\9; /*IE6, IE7, IE8*/
	top:25px;

}
/*results.asp image rotation start*/
ul#ImgSwopper li img{
	list-style:none;
}

#ImgSwopper_holder{
	float:left;
	height:450px;
	list-style:none;
	padding:0;
	margin:0;
}

#ImgSwopper_holder ul{
	list-style:none;
	padding:0;
	margin:0;
}

#ImgSwopper_holder li{
	list-style:none;
	padding:0;
	margin:0;
}
/*results.asp image rotation end*/
