﻿.item {
    border: solid 1px #dff3ff;
    margin: 4px;
}
 
.coverFlowRotator .item, .carouselRotator .item {
    border: 0;
    margin: 0;
}
 
.RadRotator {
    margin-left: auto;
    margin-right: auto;
}