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: "" "";
}

header,
section,
footer,
aside,
nav,
article,
figure {
	display: block;
}

#dev7link {
	position: absolute;
	top: 0;
	left: 50px;
	background: url(images/dev7logo.png) no-repeat;
	width: 60px;
	height: 67px;
	border: 0;
	display: block;
	text-indent: -9999px;
}

.theme-default #slider {
	margin: 0 auto 0 auto;
	width: 254px;
	height: 96px;
	border-top: 1px solid #FFDD58;
}

.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
	margin-top: 150px;
}

.clear {
	clear: both;
}