/*=================================*/
/* Nivo Slider Demo
=============*/
/*=== Reset Styles ===*/
/*====================*/

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

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

/****** My Custom *******/
.visitor_no{color:#fff;float:left;font-size:12px;margin-left:20px;margin-top:0px;background-color:#FFF;padding:5px 10px;color:#000;}