

/*===================*/
/*=== Main Styles ===*/
/*===================*/


a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}


.slider-wrapper { 
	width: 601px; 
	display: block;
	vertical-align:top;
}

.theme-default #slider {

}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}