div.calendarpopup {
	padding: 10px;
	margin: 5px;
	border: 1px dashed #C00;
}
div.flyerpopup {
	margin: 10px;
	border: 1px solid #C00;
}
div.flyerpopup p.top {
	padding-top: 0px;
	margin-top: 0px;
}
div.flyerpopup p.bottom {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
div#flyertop {
	padding: 10px;
}
div#flyertopon {
	display:none;
}
div#flyertop img {
	padding-left: 3px;
	padding-bottom: 3px;
}
div.flyerswitches {
	text-align: right;
	margin: 0;
	padding: 0;
	color: #C00;
	border-bottom: 1px solid #C00;
	line-height: 1.4em;
}
div.flyerswitches span {
	font-weight: bold;	
	padding: 0 0 0 10px;
	line-height: 1.4em;
	float: left;
	color: #000;
	border-right: 1px solid #C00;
}
div.flyerswitches em a {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background: #C00;
	padding: 2px 10px;
}
div.flyerswitches .d {
	margin-left: 10px;
	padding: 2px 10px;
	border-left: 1px solid #C00;
}
div.flyerswitches a {
	color: #C00;
}
div#flyertext {
	margin-top: 10px;
	border-top: 1px solid #C00;
	padding: 10px;
	clear: both;
}
div#flyerfront {
	padding: 10px;	
	display:none;
	text-align:center;
}


table.coveragetable th {
	font-size:11px;
	color: #009900;
}

.linepad {
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}	

.rowpad {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 3px;
}

h1 {
	font-size:14px;
	color: #090;
}
.notconfirmed a {
	color:#999;
}
