body {
	font-family:Verdana,verdana,helvetica,geneva,sans-serif;
	font-size:11px;
	line-height:16px;
	margin:0;
	padding:0;
	border:0;
}

html * {
	line-height:16px;
	font-size:11px;
	margin:0;
	padding:0;
	border:0;
}

div.dsRule {
	height:10px;
	clear:both;
}

a.textLink:link,
a.textLink:visited,
a.textLink:active {
	color:#5288c4;
	text-decoration:none;
}
a.textLink:hover {
	text-decoration:underline;
}
a.textLink2:link,
a.textLink2:visited,
a.textLink2:active {
	color:#000000;
	text-decoration:none;
}
a.textLink2:hover {
	text-decoration:underline;
}

a.headlineLink:link,
a.headlineLink:visited,
a.headlineLink:active {
	color:#5288c4;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

a.headlineLink:hover {
	text-decoration:underline;
} 

a.headlineLink2:link,
a.headlineLink2:visited,
a.headlineLink2:active {
	color:#5288c4;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

a.headlineLink2:hover {
	text-decoration:underline;
}

div.titleLeftColumn {
	width:430px;
	height:18px;
	background:url(img/title_background_big.png);
	background-repeat:no-repeat;
}
div.titleLeftColumnFooter {
	position:relative;
	float:left;
	width:430px;
	height:11px;
	margin-bottom:5px;
	background:url(img/title_footer_background_big.png);
	background-repeat:no-repeat;
}

div.titleLeftColumn p {
	font-weight:bold;
	color:#ffffff;
	margin:0 0 0 10px;
}

div.titleLeftColumnBig p {
	font-weight:bold;
	color:#ffffff;
	margin:3px 0 0 10px;
}

div.titleRightColumn {
	width:302px;
	height:18px;
	background:url(img/title_background.png);
	background-repeat:no-repeat;
} 
div.titleRightColumnFooter {
	position:relative;
	float:left;
	width:302px;
	height:11px;
	background:url(img/title_footer_background.png);
	background-repeat:no-repeat;
}

div.titleRightColumn p {
	font-weight:bold;
	color:#ffffff;
	margin:0 0 0 10px;
}
* html div.titleRightColumn p {
	margin:4px 0 0 10px;
}

div.contentRightColumnGameCount {
	position:relative;
	float:left;
	width:290px;
	padding:0px 0px 0px 10px;
	background-image:url(img/bg_content.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
	border:1px solid #5189c6;
	border-top:none;
	border-bottom:none;
}
* html div.contentRightColumnGameCount {
	padding:0px 0px 2px 10px;
}

div.contentRightColumnReferenceGames {
	width:290px;
	padding:0px 0px 0px 10px;
	background-image:url(img/bg_content.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
	border:1px solid #5189c6;
	border-top:none;
	border-bottom:none;
}

div.contentLeftColumnTop10 {
	width:408px;
	padding:0px 10px 0px 10px;
	background-image:url(img/bg_content_big.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
	border:1px solid #5189c6;
	border-top:none;
	border-bottom:none;
}
* html div.contentLeftColumnTop10 {
	width:408px;
	padding:0px 1px 0px 10px;
}

div.contentLeftColumnGamePage {
	width:408px;
	padding:0px 10px 0px 10px;
	background-image:url(img/bg_content.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
	border:1px solid #5189c6;
	border-top:none;
	border-bottom:none;
}

div.contentRightColumnAdvertisement {
	width:302px;
	height:136px;
	background-color:#ffffff;
}

div.contentRightColumnSupport {
	width:290px;
	padding:0px 0px 0px 10px;
	background-image:url(img/bg_support_content.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
	border:1px solid #5189c6;
	border-top:none;
	border-bottom:none;
}

p.genre {
	font-size:10px;
	color:#879dcf;
	float:right;
	font-style:italic;
}

p.headline {
	color:#00004d;
	font-weight:bold;
}

hr {
	width:100%;
	margin:5px 0;
	border: 0px;
	border-top: 1px solid #c6dbe4;
}

p.gametext {
	position:relative;
	float:left;
	width:233px;
	padding-left:25px;
	margin-right:-10px;
}

p.support {
	padding-top:6px;
}
