@charset "utf-8";
/* CSS Document */

#ds4HeaderWrapper {
	width: 567px !important;
	width: 573px;
	margin: 18px auto 0 auto;
}

#ds4HeaderWrapper h1 {
	margin: 0 !important;
	padding: 0 !important;
    float: left;
	width: 284px;
	height: 152px;
	overflow: hidden;
	font-size: 1em;
	text-indent: -9999px;
	position: relative;
    left: 0px;
	background: url(/vgn-ext-templating/images/welcomeDS4.png) top left no-repeat;
}

#ds4HeaderWrapper h2 {
	margin: 0 !important;
	padding: 0 !important;
    float: left;
	width: 283px;
	height: 152px;
	overflow: hidden;
	font-size: 1em;
	text-indent: -9999px;
	position: relative;
    clear: right;
	background: url(/vgn-ext-templating/images/welcomeDS4_mckeelTitle.png) top left no-repeat;
}

#ds4HeaderWrapper img {
	float: left;
	width: auto;
	margin: 0 !important;
	padding: 0;
}

.clearAll {
	clear: both;
	overflow: hidden;
}