﻿#rotator
{
	cursor: hand;
	/* Netscape cursor type */
	cursor: pointer;
}

#rotator img
{
	display: none;
	top: 0;
	left: 0;
	position:absolute;
	border-color: #12127d;
}

.product_slideshow
{
	/* background:#9E9AD6 url(images/bg_slideshow.gif) repeat-x scroll 0%; */
	
	/* border:1px solid #12127D; */
	margin:  0px 20px 0px 1px;
	padding: 0;
	position:relative;
	left: 90px;
	
}

.slideshow
{
	/* border:1px solid #12127D; */
	float:left;
	margin: 0px 0px 0px 0px;
	padding:0pt;
	position:relative;

}
