table {
	border-collapse:separate;
	border-spacing:0;
}

caption, th, td {
	text-align:left;
	font-weight:normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}

blockquote, q {
	quotes:"" "";
}

a, a:visited {
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:none;
}

.theme-default #slider {
    margin:0px 0px 0px 0px;
    width:1000px; /* Make sure your images are the same size */
    height:200px; /* Make sure your images are the same size */
}

.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:0px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}