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


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

}

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