.spark-wrapper-top-left {
	background-position:top left;
	background-repeat:no-repeat;
}

.spark-wrapper-top {
	background-position:top left;
	background-repeat:repeat-x;
	overflow:hidden;
}

.spark-wrapper-top-right {
	background-position:top right;
	background-repeat:no-repeat;
}

.spark-wrapper-right, .spark-wrapper-titlebar-right, .spark-wrapper-footerbar-right {
	background-position:top right;
	background-repeat:repeat-y;
}

.spark-wrapper-bottom-right {
	background-position:bottom right;
	background-repeat:no-repeat;
}

.spark-wrapper-bottom {
	background-position:bottom left;
	background-repeat:repeat-x;
	overflow:hidden;
}

.spark-wrapper-bottom-left {
	background-position:bottom left;
	background-repeat:no-repeat;
}

.spark-wrapper-left, .spark-wrapper-titlebar-left, .spark-wrapper-footerbar-left {
	background-position:top left;
	background-repeat:repeat-y;
}

.spark-wrapper-contents {
	position:relative;
}

.spark-wrapper-titlebar-left,.spark-wrapper-footerbar-left {

}

.spark-wrapper-titlebar-center h2 {
	margin-bottom:0!important;
	padding-bottom:7px;
}

.spark-component-contents h1,
.spark-component-contents h2,
.spark-component-contents h3,
.spark-component-contents h4,
.spark-component-contents h5,
.spark-component-contents p,
.spark-component-contents ul {
	margin-top:0!important;
	margin-bottom:0!important;
}
