
/*===================*/
/*=== Main Styles ===*/
/*===================*/


#dev7link {
    position:absolute;
    top:0;
    left:50px;
    width:0px;
    height:0px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.theme-default #slider {
    margin:3px 34px 0 auto;
    width:635px; /* Make sure your images are the same size */
    height:240px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
  /*  margin-top:150px;*/
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}