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

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


#slider3 {
	margin-bottom:110px;
	height: 409px;
	width: 648px;
}
#slider3 .nivo-controlNav {
	position:absolute;
	left:auto;
	bottom:-70px;
}
#slider3 .nivo-controlNav a {
    display:inline;
}
#slider3 .nivo-controlNav img {
	display:inline;
	position:relative;
	margin-right:10px;

}
#slider3 .nivo-controlNav a.active img {
    border:1px solid #000;
}

#slider3 .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	border:0;
	background-image: url(../themes/default/arrows.png);
	background-repeat: no-repeat;
}
#slider3 a.nivo-nextNav {
	background-position:-30px 0;
	right:0px;
}
#slider3 a.nivo-prevNav {
	left:0px;
}

#slider4 {
	margin-bottom:20px;
	height: 231px;
	width: 378px;
}
#slider4 .nivo-controlNav {
	position:absolute;
	left:auto;
	bottom:-70px;
}
#slider4 .nivo-controlNav a {
    display:inline;
}
#slider4 .nivo-controlNav img {
	display:inline;
	position:relative;
	margin-right:10px;

}
#slider4 .nivo-controlNav a.active img {
    border:1px solid #000;
}

#slider4 .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	border:0;
	background-image: url(../themes/default/arrows.png);
	background-repeat: no-repeat;
}
#slider4 a.nivo-nextNav {
	background-position:-30px 0;
	right:0px;
}
#slider4 a.nivo-prevNav {
	left:0px;
}
