/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*===================*/
/*=== Main Styles ===*/
/*===================*/
#test {
	font: 14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color: #333;
	line-height: 1;
	color: black;
}

.theme-default #slider {
    margin: 0px auto 0 auto;
    width: 750px; /* Make sure your images are the same size */
    height: 315px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}