 

 
.theme-pascal #slider {
 
    width:860px; /* Make sure your images are the same size */
    height:260px; /* Make sure your images are the same size */
}

.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:10px;
}

 
.theme-orman .nivo-controlNav
{

    margin-left: -137px; /* Tweak this to center bullets */
	padding: 6px 0px 0px 60px;
}


.theme-orman.slider-wrapper {
 
    width:1014px;
    height:329px;
 
}

.theme-orman .nivoSlider {
 
    width:860px;  
    height:260px; 
 
}
.theme-orman .nivoSlider img {
    width:860px;  
    height:260px; 
}

.theme-orman .nivo-directionNav a
{
   height:260px; 
   top: 0px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
