.forumPost img.left
{
	float: left;
	background: url(/dropshadow.png) bottom right no-repeat;
	padding: 0 10px 10px 0;
	margin: 10px;
}

.forumPost img.right
{
	float: right;
	background: url(/dropshadow.png) bottom right no-repeat;
	padding: 0 10px 10px 0;
	margin: 10px;
}

.forumPost img.center, .forumPost img.centre
{
	text-align: center;
	display: block;
	background: url(/dropshadow.png) bottom right no-repeat;
	padding: 0 10px 10px 0;
	margin-left: auto;
	margin-right: auto;
}

.forumPost q, .forumPost code
{
	display: block;
	font-size: 0.9em;
	margin: 0 1em 0 1em;
	padding: 1em;
	clear: both;
	border: 1px solid #475668;
	background-image: url(/semi-transparent.png);
}

.forumPost q:before, .forumPost q:after
{
	content: none;
}

.forumPost q:after, .forum code:after
{
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}

.forumPost code
{
	white-space: pre-wrap;
}

.forumPost span.big
{
	font-size: 2em;
}

.forumPost span.small
{
	font-size: 0.7em;
}

.forumPost span.captioncentre
{
	font-style: italic;
	text-align: center;
	display: block;
}

.postFooter
{
	clear: both;
	height: 0px;
}

.forumSpanner
{
	text-align: right;
	font-family: sans-serif;
	margin-right: 3em;
}

.forumSpanner table
{
	display: inline-block;
	border-collapse: collapse;
	margin-bottom: 0em;
	margin-top: 1em;
	margin-left: 1em;
}

.forumSpanner th
{
	border: 1px solid #475668;
	background: #475668;
	font-style: italic;
	font-weight: bold;
	white-space: nowrap;
	padding: 0.5em;
}

.forumSpanner td
{
	border: 1px solid #475668;
	border-left: none;
	background-image: url(/semi-transparent.png);
	padding-right: 1em;
	padding-left: 1em;
	text-align: right;
}

.forumSpanner a
{
	text-decoration: none;
}

.forumSearch
{
	float: left;
}

.forumSearch table
{
	display: inline-block;
	border-collapse: collapse;
	margin-bottom: 0em;
	margin-top: 1em;
	margin-left: 3em;
}

.forumSearch th
{
	border: 1px solid #475668;
	background: #475668;
	font-style: italic;
	font-weight: bold;
	white-space: nowrap;
	padding: 0.5em;
}

.forumSearch td
{
	border: 1px solid #475668;
	border-right: none;
	background-image: url(/semi-transparent.png);
	padding-right: 1em;
	padding-left: 1em;
	text-align: right;
}

.searchButton
{
	border: none;
	background: #475668;
	font-style: italic;
	font-weight: bold;
	white-space: nowrap;
	color: white;
	font-size: 1em;
	font-family: sans-serif;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.pageRange
{
	white-space: nowrap;
	line-height: 1.5em;
}

.page
{
	background: url(/forums/pagecorner.png) top right;
	border-left: #777 1px solid;
	border-bottom: #777 1px solid;
	padding: 0.4em 0.3em 0.2em 0.3em;
	line-height: 2em;
	color: black;
}

a.page
{
	text-decoration: none;
	font-size: 0.6em;
	color: black;
}

a.page:hover
{
	color: red;
}

.tags
{
	font-size: 0.7em;
}
