.SlidingPanels {
	position: relative;
	width: 449px;
	height: 262px;
	padding: 0px;
	border: none;
	float: right;
}

.SlidingPanelsContentGroup {
	position: relative;
	float: left;
	width: 2694px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.SlidingPanelsContent {
	width: 449px;
	height: 262px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
}

.SlidingPanelsAnimating * {
	overflow: hidden !important;
}

.SlidingPanelsCurrentPanel {
}

.SlidingPanelsFocused {
}
.arrowLeft
{
	float:left;width:31px;height:23px;text-align:right;
}
.arrowRight
{
	float:right;width:31px;height:23px;text-align:left;
}
.slideImage
{
	float:left;width:305px;height:205px;
}
.slideTopRight
{
	float:right;width:144px;height:205px;background-color:#8a8a8a;text-align:center;
}
.slideBottom
{
	clear:both;width:449px;height:57px;text-align:center;
}
.SlideBG1
{
	background-image:url(../../images/org_slide.gif);
	overflow:hidden;
	background-repeat:repeat;
}
.SlideBG2
{
	background-image:url(../../images/blue_slide.gif);
	overflow:hidden;
	background-repeat:repeat;
}
.SlideBG3
{
	background-image:url(../../images/yellow_slide.gif);
	overflow:hidden;
	background-repeat:repeat;
}
.slideSub
{
	float:left;width:387px;height:25px;padding-top:6px;
}
.slidePriceYellow
{
	clear:both;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	background-image:url(../../images/yel_slide1.gif);
	overflow:hidden;
	background-repeat:repeat;
}
.slidePriceBlue
{
	clear:both;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	background-image:url(../../images/blue_slide1.gif);
	overflow:hidden;
	background-repeat:repeat;
}
.slidePriceOrg
{
	clear:both;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	background-image:url(../../images/org_slide1.gif);
	overflow:hidden;
	background-repeat:repeat;
}