﻿@import '/lightbox.css';

body { background-image: url(''); }

div.layer {z-index: 0; }
.so { display: none; }
.lbSubject, #MediaPlayer1, .siteNav, #siteNav, #topcontrol{
	display:none
}
.eventBlock {
	page-break-inside: avoid;
}
hr {
	background:url('http://www.stowlonga.org.uk/_themes/inmotion/inmhorsd.gif') transparent repeat-x;
	background:url('/images/backgrounds/shadow-png.png') transparent repeat-x;
	background:url('/images/inmhorsd.gif') transparent repeat-x;
	height:10px;
	border:0px transparent none;
}
.block {
	display:inline-block
}
.topTable, .clr {
	clear:both;
}
.floatright {
	float: right;
}
.floatOb {
	width:350px;
	margin-right:20px;
}
.floatleft {
	float: left;
}
.top {
	vertical-align:top;
}
.middle {
	vertical-align:middle;
}
.right {
	text-align: right;
}
.left {
	text-align:left;
}
.justify {
	text-align:justify;
	margin: 0px 6px 0px 0px;
}
.centre {
	text-align:center;
}
.u {
	text-decoration: underline;
}
