#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}
.slider-wrapper.theme-default {
	width:964px;
	margin-left:20px;
}
.theme-default #slider {/*slider's Banner width & height*/
    margin:0;
    /*width:916px;  Make sure your images are the same size 
    height:393px; Make sure your images are the same size */
	width:964x;
	height:228px;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    /*margin-top:150px;*/
	margin:0;
	border:0;
}

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