

a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.theme-default #slider {	
	width:424px;
	height:271px;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
}

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