div.foxLayer
{
	background-color: transparent;
	position: absolute; 
	visibility: hidden;
	z-index: 10; 
	top: 200px;
	left: -110px;
	width: 105px;
	height: 110px;
}

img.flyingfox
{
	width: 100px;
	height: 105px;
	border: 0;
}

div.newsitem, div.guestbook
{
	margin-left: 30px;
}

div.matchreportscoresbox
{
	text-align:
	left; margin:0;
	padding:0;
}
div.matchreportscores
{
	text-align: center;
	margin:0;
	padding:0;
	width:49%;
}

table.gallerythumbs
{
	width: 100%;
	table-layout: fixed;
}
table.gallerythumbs td
{
	width: 25%;
	height: 17vw;
}
img.galleryfolder
{
	width: 48px;
	height: 48px;
	border: 0;
}
img.gallerythumb
{
	max-height:95%;
	max-width:95%;
	border: 0;
	cursor: pointer;
}

img.xfireprofile
{
	width: 440px;
	height: 111px;
	border: 0;
}

img.humouriconrow
{
	height: 23px;
	border: 0;
}

img.humouricon
{
	width: 21px;
	height: 25px;
	border: 0;
}

img.strategyicon
{
	width:102px;
	height:102px;
	border: 0;
}

div.linksouter
{
	min-width: 350px;  /* (panel width * 2) + 20 */
	max-width: 460px;  /* (panel width * 2) + 20 */
	width:100%;
	margin: 0 auto;
}
div.linksinner
{
	min-width: 165px;
	max-width: 220px;
	width:100%;
}
