﻿.Rotator_MosaicStudentsPaging2 {width:365px;position:relative;left:20; overflow:hidden;}

.Rotator_MosaicStudentsPaging2 .items { background-color:#171717; padding:2; margin:0; overflow: hidden; width:360px; float:left; display:block; }

.Rotator_MosaicStudentsPaging2 .Controls {height:25px; z-index: 1000; position: absolute; bottom: 0; left: 0; display: none;
    margin: 0; padding: 6px; width: 100px; background-color:#fff; border-bottom: solid 1px #eee;cursor:pointer;}
.Rotator_MosaicStudentsPaging2 .Control {height:25px;width:25px;display:block;float:left;padding:2px;}
.Rotator_MosaicStudentsPaging2 .Pause {}
.Rotator_MosaicStudentsPaging2 .Prev
{
	background: url('images/previous.gif') no-repeat center;
}
.Rotator_MosaicStudentsPaging2 .Next
{
	background: url('images/next.gif') no-repeat center;
}

.Rotator_MosaicStudentsPaging2 .nav
{
	z-index:100;
	position:absolute;
	bottom:0;
	right:0;
	display:block;
	}

.Rotator_MosaicStudentsPaging2 .nav div
{
	float:left;
	padding:3px 0px 3px 0px;
	margin-right: 1px;
	display:block;
}
.Rotator_MosaicStudentsPaging2 .nav a
{
	border: 1px solid #000; background: #7e8cb3; text-decoration: none; color: #000; margin: 0 5px; padding: 3px 5px; 
}
.Rotator_MosaicStudentsPaging2 .nav a.activeSlide { background: #fff; }

