/* CSS Document */

hr {
	display:none;
}

div#header, div#moviesnavi, div#wrapper {
	display:none;
}

span.schemain {
	font-size: 20px;
	color: #000000;
}
span.wtel {
	color: #006699;
}
span.wfax {
	color: #669900;
}

div#schedetail {
	line-height: 1.4em;
	font-size: 12px;
	padding: 10px;
	width: 200mm;
}
abbr.schepublished{
	color: #FF6699;
	font-size: 12px;
}

h2#schetitle {
	margin-top: 16px;
	margin-bottom: 8px;
	border: none;
}
form#scheprint {
	text-align: right;
	display: block;
}

div#schebody {
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 120%;
	border: 1px solid #CCCCCC;
	page-break-after:always;
	
}
div#scheentry {
	margin-bottom: 3em;
	margin-left: 1em;
	margin-top: 1em;
}

div#schedetail #moreinfo {
	margin-top: 10px;
	margin-bottom: 10px;
}
div#schedetail #map{
	margin-bottom: 10px;
	margin-top: 10px;
	height: 70mm;
	width: 200mm;	
}
span.moregoogle {
	display:none;
}

form#scheprint {
	display:none;
}
div#schetb {
	display:none;
}
div#footer {
	display:none;
}
p.boxbtm, p.further {
	font-size: 12px;
	text-align: center;
}

