

/*===================*/
/*=== Main Styles ===*/
/*===================*/


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

.theme-default #slider {
    width:255px; /* Make sure your images are the same size */
    height:294px; /* Make sure your images are the same size */
}


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