@import url(subnav/layout.css);
.inner-wrapper {
	padding-top: 10px;
	}
.con-main {
	padding-bottom: 20px;
	}	
.mod-subnav {
	padding: 2px 0 11px 0;
	margin-top: -10px;
	}
.mod-pagetitle {
	background: url(../library/bg-pagetitle.png) bottom left no-repeat;
	padding: 0 0 0 25px;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
	}
.sitemap .mod-pagetitle {
	margin-bottom: 10px;
	}	
.content {
	padding: 0px 35px 0px 25px;
	}
.form {
	background: url(../library/bg-form.png) top left no-repeat;
	padding: 25px 25px 0px 25px;
	}
.narrow-form {
	background: url(../library/bg-narrow-form.png) top left no-repeat;
	padding: 25px 35px 0px 25px !important;
	min-height: 350px;
	position: relative;
	}		

/* Two column only pages */	
.contact .con-supp-1 {
	display: none;
	}	
.contact .con-main,
.store-locator .con-main {
	padding-left: 10px;
	width: 750px;
	}		

.mediaplayer {
	width: 490px;
	height: 275px;
	margin-bottom: 1em;
	}
