/* CSS Document */
/*====== 2006-2007 custom classes =====*/
#shows0607 hr { height:0; width:500px; border-top:#CC9900 dashed 1px;}

#shows0607 { 
	float:left;
	margin:15px;
	padding: 5px;	
	text-align: left;
	width:500px;
}
#shows0607 h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 19px;
	font-weight: normal;
}
#shows0607 h1 b{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 140%;
	font-weight: normal;
}
#shows0607 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	}
	
#shows0607 .floatleft {float:left; margin:5px 10px;}
#shows0607 img.icons { float:left;
}

#shows0607.showpage, #shows0607.showpage p, #shows0607.showpage h1, #shows0607.showpage h2 {
	margin-left:5px;
	padding-left:0px;
}
#shows0607.showpage h1 {font-size:150%; color:#990000;}
