.ImgSwitcherLargeImageStyle
{
	margin-left:10px;
	width:260px;
	height:181px;
}

.ImgSwitcherLeftImageStyle
{
	margin-left:10px;
	margin-top:7px;
	width:80px;
	height:59px;
}

.ImgSwitcherCenterImageStyle
{
	margin-top:7px;
	width:80px;
	height:59px;
}

.ImgSwitcherRightImageStyle
{
	margin-top:7px;
	width:80px;
	height:59px;
}

.ImgSwitcherLeftCellStyle
{
	text-align:left;
	vertical-align:middle;
}

.ImgSwitcherCenterCellStyle
{
	text-align:center;
	vertical-align:middle;
}

.ImgSwitcherRightCellStyle
{
	text-align:right;
	vertical-align:middle;
}

.ImgSwitcherPrevImgStyle
{
	margin-left:10px;
	margin-top:2px;
	cursor:pointer;
}

.ImgSwitcherNextImgStyle
{
	margin-top:2px;
	cursor:pointer;
}

.ImgSwitcherPrevCellStyle
{
	text-align:left;
	vertical-align:middle;
}

.ImgSwitcherInfoCellStyle
{
	text-align:center;
	vertical-align:middle;
}

.ImgSwitcherNextCellStyle
{
	text-align:right;
	vertical-align:middle;
}

.ImgSwitcherInfoTextStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

