.wt-rotator .thumbnails li, .wt-rotator .play-btn, .wt-rotator .prev-btn, .wt-rotator .next-btn
{
	border-color: White;
	border-radius: 5px;
	background: -moz-linear-gradient(#005DA2, #044690) repeat scroll 0 0 transparent;

}

.wt-rotator, .wt-rotator .screen
{
	background-color: #044690;
}

.wt-rotator .thumbnails li
{
	border-color: White;
	border-radius: 5px;
	background: white;
	margin-right: 8px !important;
}

.wt-rotator .thumbnails li.curr-thumb
{
	background: Gray;
}
.wt-rotator 
{
	border: solid 1px white;
}

.wt-rotator .c-panel[style] 
{
	top:93% !important;
	height: initial !important;
	left: 50% !important;
	transform: translateX(-50%);
	margin-top: initial !important;
}

.wt-rotator .thumbnails[style] 
{
	height: initial!important;
}

.wt-rotator .thumbnails ul[style] 
{
	height:initial!important;
}

.wt-rotator .thumbnails li[style] 
{
	width:11px !important;
	height: 11px !important;
	background: blue;
	line-height: initial !important;
	border-radius: 20px !important;
}