/* 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;
}

.navbar {
	display:none;
}

.printonly {
	display:block;
}

.footer {
	display:none;
}

.tagline, .bottomleaf, .contentbodytop, .contentbodybottom {
	display:none;
}

/* END GLOBAL PRINT STYLES */

/* HOMELAYOUT STYLES */

.homelayout .col1 {
	display:none;
}

.homelayout .col2 {
	width:auto;
	float:none;
	margin:0;
}

.homelayout .col2 .yourvoice {
	display:none;
}

.homelayout .col3 {
	width:auto;
	float:none;
	margin:0;
}

.homelayout .col3 .sponsor {
	width:200px;
	margin:0px 10px 0px 0px;
	float:left;
}

.homelayout .col3 .sponsor img {
	width:200px;
}

.homelayout .col3 .culturalevents {
	clear:both;
}

/* END HOMELAYOUT STYLES */

/* SUBLAYOUT STYLES */

.sublayout .col1 {
	display:none;
}

.sublayout .col2 {
	width:auto;
	float:none;
	margin:0;
}

.sublayout .col2 .yourvoice {
	display:none;
}

.sublayout .col3 {
	width:auto;
	float:none;
	margin:0;
}

.sublayout .col3 .sponsor {
	width:200px;
	margin:0px 10px 0px 0px;
	float:left;
}

.sublayout .col3 .sponsor img {
	width:200px;
}

.sublayout .col3 .headeredbox, .sublayout .col3 .shopandsupport {
	display:none;
}

/* END SUBLAYOUT STYLES */
