body
{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
}

.floatLeft 
{
	float: left;
}

.floatRight 
{
	float: right;
}

.clear 
{
	clear: both;
}

#logo
{
	position: absolute;
	top: 20px;
	left: 98px;
}

div.container
{
	position: absolute;
	top: 130px;
	left: 90px;
	width: 860px;
}

#left-cmn
{
	position: absolute;
	width: 150px;
}

#content
{
	position: absolute;
	top: 32px;
	left: 235px;
	width: 450px;
}

div.contentItem
{
	margin-bottom: 0px;
}

#teaser
{
	position: absolute;
	top: 32px;
	left: 710px;
	width: 150px;
}

.teaserHead
{
	padding: 2px;
}

.teaserText
{
	padding: 2px;
}

.metaNavHolder
{
	margin: 30px 0px 5px 0px;
}

.metaNav
{
	margin: 5px 0px 5px 30px;
}

#menu {
	margin-top: 25px;
}

ul.level1
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.level2
{
	list-style-type: none;
	padding: 0px;
	margin: -5px 0px 0px 0px;
}

.contentImage_left 
{
	border: 0px;
	margin: 0px 8px 2px 0px;
	float: left;
}

.contentImage_right 
{
	border: 0px;
	margin: 0px 0px 2px 8px;
	float: right;
}

div.previewImage_large
{
	width: 120px;
	height: 120px;
	border: 2px solid #FF6600;
	margin-right: 10px;
}

img.previewImage_large
{
	margin: 5px;
}

div.previewImage_smallHolder
{
	width: 30px;
	margin-right: 20px;
}

div.previewImage_small
{
	width: 30px;
	height: 30px;
	border: 1px solid #FF6600;
	margin-bottom: 5px;
}

img.previewImage_small
{
	margin: 2px;
}

div.gameText
{
	width: 260px;
}

table.attributes
{
	font-size: 9px;
}

tr.attributeItem
{
	line-height: 12px;
}

td.label
{
	color: #FF6600;
	font-weight: bold;
	width: 50px;
}
