﻿.Rotator_Default { position: relative; background-color: #3e3f88;}

.Rotator_Default .items { padding:0; margin:0; overflow: hidden; font-family:Arial, Tahoma; font-size:12px; color:#ffffff;}

.Rotator_Default .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_Default .Control {height:25px;width:25px;display:block;float:left;padding:2px;}
.Rotator_Default .Pause {}
.Rotator_Default .Prev
{
	background: url('images/previous.gif') no-repeat center;
}
.Rotator_Default .Next
{
	background: url('images/next.gif') no-repeat center;
}


.Rotator_Default h2 {
color:#ffffff;
font-family:Arial,Tahoma,Helvetica;
font-size:14px;
font-weight:bold;
}

#dnn_ctr531_ViewRotator_pnlSlideshow{
width:150px;
}

.Rotator_Default .blog_more_link{
color:#ffffff;
font-family:Arial,Tahoma,Helvetica;
font-size:12px;
}
