/***********
Do Not Edit Unless Client Has Custom Print Page - These are default styles for basic print page included with all sites.
***********/
* {
	padding: 0px;
	margin: 0px;
}
#mosSite {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	font-size: .9em;
	line-height: 14px;
}
#mosSite h1, h2 {
	font-size:1.4em;
}
#mosSite h3, h4, h5 {
	font-size: 1.2em;
}
 #siteIndex fieldset, #WGOBack{
	display: none;
}
#header h1 {display:none}

#header h2
{	float:left !important;
	width :238px;
	height:140px;
	display: block !important;
	margin:0px;
}

#header #artists
{	float:left;  
 	width: 434px; 
 	height: 142px;
 	display: block;
}

#copyright, #headline {
	padding-top: 20px;
}

