.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;
}
