.RadRotator_SAMPA
{
    direction:ltr;
}

.RadRotator_SAMPA .rrRelativeWrapper
{  
}
/* new styles */
.RadRotator_SAMPA .rrClipRegion
{
	border: solid 1px #a7bac5;
}

/*================== The list ========================*/

.RadRotator_SAMPA .rrClipRegion  .rrItemsList 
{
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;          
}

/* For vertical carousel, not set, width SAMPAs to auto */
/* Note if you explicitly set width to auto, this might cause */
/* problems with Safari */

.RadRotator_SAMPA .rrButton
{
	background-image: url('Rotator/RotatorButtons.gif');
	background-repeat: no-repeat;
}

/* When LoadOnDemand */
.rrLoadingSign
{
    background: url('Common/loading_small.gif') no-repeat center;
}
