﻿.jqImageRotator
{
	padding: 0;
	margin: 0;
}
.jqImageRotator .jqImageList
{
	top: 0;
	left: 0;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float:left;
	clear:none;
	width:485px;
	height:300px;
}
.jqImageRotator .jqImageList img
{
	width:485px;
	height:300px;
}
.jqImageRotator .jqImageList .jqImage
{
	top: 0;
	left: 0;
}
.jqImageRotator .jqImageLinks
{
	float:left;
	width:238px;
	float:left;
	margin-top:-250px;
}
.jqImageRotator .jqImageLinks li
{
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	list-style-type:none;
	margin-left:-45px;
    cursor:pointer;
}
.ctl00_mainBody_jqImageRotator1_jqLink jqLink ctl00_mainBody_jqImageRotator1_selected
{
	color:rgb(196, 18, 48);
	font-weight:bold;
}
.jqImageRotator .jqImageLinks .jqLink
{
	color:rgb(196, 18, 48);
}
