/* GLOBAL PRINT STYLES */

.wrapper {
	width:auto;
}

.header {
	height:auto;
	min-height:170px;
	margin-bottom:10px;
}

.header * {
	display:none;
}

.header .sponsorAd {
	top:0;
	right:0;
}

.header .sponsorAd, .header .sponsorAd * {
	display:block;
}

.printonly {
	display:block;
}

.footer {
	display:none;
}

/* END GLOBAL PRINT STYLES */

/* HOMELAYOUT SPECIFIC STYLES */

.homelayout .redplayer, .homelayout .etools {
	display:none;
}

.homelayout .col1, .homelayout .col1a, .homelayout .col1b, .homelayout .col2, .homelayout .col3  {
	width:auto;
	float:none;
	margin:0 0 10px 0;
}

.homelayout .col3 .newsq {
	clear:both;
}

.homelayout .col3 {
	float:none;
	margin:0 0 10px 0;
	clear:both;
}

.homelayout .col3 .sponsor {
	width:200px;
	float:left;
	margin:0 10px 10px 0;
}

.homelayout .col3 .sponsor img {
	width:200px;
}

.homelayout .currentpresentsevents {
	clear:both;
}

/* END HOMELAYOUT SPECIFIC STYLES */

/* FEATURE LAYOUT SPECIFIC STYLES (SUB1) */

.feature-layout .col1 {
	width:auto;
	float:none;
	margin:0;
}

.feature-layout .col2 {
	float:none;
	width:auto;
}

.feature-layout .col2 .sponsor {
	float:left;
	width:200px;
	margin:0px 10px 0px 0px;
}

.feature-layout .col2 .sponsor img {
	width:200px;
}

.feature-layout .feature-right, .feature-layout .newsq, .feature-layout .related-subjects, .feature-layout .redplayer-feature, .feature-layout .etools {
	display:none;
}


/* END FEATURE LAYOUT SPECIFIC STYLES (SUB1) */

/* INTERIOR LAYOUT SPECIFIC STYLES (SUB2) */

.interior-layout .col1 {
	width:auto;
	float:none;
	margin:0;
}

.interior-layout .col2 {
	display:none;
}

.interior-layout .col3 {
	float:none;
	width:auto;
}

.interior-layout .col3 .sponsor {
	float:left;
	width:200px;
	margin:0px 10px 0px 0px;
}

.interior-layout .col3 .sponsor img {
	width:200px;
}

/* END INTERIOR LAYOUT SPECIFIC STYLES (SUB2) */