/* CSS Document */
/* MAIN STYLES - START */

.rzdBody {
	padding:0;
	margin:0;
}

.rdzWidth580 {
	width:580px;
	font-size:0px;
	margin-top: -5px;
}

/* START Vadim Koval : Category page -> add futured game area */
.rdzFuturedGame 
{
	height: 178px;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;

	background:url(../skin/images/CategoryFuturedGamePromo.gif) repeat-x left 1px;
}

.rdzFuturedGameBody 
{	
	margin-top:22px;
	margin-left:9px;
	
	color:#0088E4;
	font-size:10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}

.rdzFuturedGameBody .rdzFutureGameLogo 
{
	width: 178px;
	vertical-align:top;
}

.rdzFuturedGameBody .rdzFutureGameDescription 
{		
	color: #999999;
	font-size:11px;
	padding-left: 22px;
}
.rdzFuturedGameBody .rdzFutureGameDescription .rzdGameDescription 
{
	margin-top:4px;
}
.rdzFuturedGameBody .rdzFutureGameActions 
{
	width: 371px;	
	padding-left: 22px;
}

.rdzFuturedGameBody .rzdGameName a
{
	color:#0088E4;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

.rdzFuturedGameBody .rzdFuturedGameButton 
{
	text-align:center;
	width:55px;
	height:55px;
	border: 1px solid #E3E3E3;
	float:left;
	margin-right:14px;
}

.TryIt
{
	width:16px;
	height:16px;
	margin:0 auto;
	background:url(../skin/images/redesign08/pics/downloadButton.gif) no-repeat center top;
}
.BuyIt
{
	width:16px;
	height:16px;
	margin:0 auto;
	background:url(../skin/images/redesign08/pics/buyButton.gif) no-repeat center top;
}
.MoreInfo
{
	width:16px;
	height:16px;
	margin:0 auto;
	background:url(../skin/images/redesign08/pics/moreInfoButton.gif) no-repeat center top;
}

.VPos 
{
	margin-top:12px;
}
.rzdFuturedGameButton a
{
	color: #0088E4;
	font-weight:bold;
}

/* END Vadim Koval : Category page -> add futured game area */

.rzdIndexPromo 
{
	width: 420px;
	height: 180px;
}

.rzdAlignRight {
	text-align:right;
}

.rzdAlignCenter {
	text-align:center;
}

.rzdAlignLeft {
	text-align:left;
}

.rzdHidden {
	visibility:hidden;
}

.rzdClear {
	clear:both;
}

.rzdBlockHeaderShifting {
	height:10px;
	width:1px;
	border:0px;
}

.rzdBlockHeader {
	border:1px solid #ffffff;
	border-width:1px;
 }


/*.rzdBlockBody {
	overflow:auto;
 }*/


.rzdBlockHeader .rzdHeight {
	height:19px;
}

.rzdBlockHeader .rzdText {
	color:#ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	font-weight:bold;
	float:left;
	position:relative;
	padding:3px 28px 0 5px; /*Old value: padding:3px 47px 0 5px; Koval Vadym*/
}

.rzdBlockHeader .rzdText .rdzPic {
	position:absolute;
	width:39px;
	height:27px;
	right:0px;
	bottom:-4px;
	_bottom:-5px;
	text-align:left;
}

.rzdBlockHeader .rzdText .rdzPic img {
	position:absolute;
	bottom:0;
	left:0;
}

.rzgGreenBlockHeader {
	background:url(../skin/images/redesign08/GUI/bg_green_grad.gif) repeat-x left 1px;
	background-color:#91E300;
	border:1px solid #80BA23;
}

.rzgOrangeBlockHeader {
	background:url(../skin/images/redesign08/GUI/bg_orange_grad.gif) repeat-x left 1px;
	border:1px solid #E57126;
	background-color:#F48513;
}

.rzgGrayBlockHeader {
	background:url(../skin/images/redesign08/GUI/bg_gray_grad.gif) repeat-x left 1px;
	background-color:#BEBEBE;
	border:1px solid #9D9D9D;
}

.rzdBlockBody {
	border:1px solid #E3E3E3;
	border-top:none;
	background:url(../skin/images/redesign08/GUI/bg_gray_big_grad.gif) repeat-x left bottom;
	overflow:hidden; 
 }

.rzdBlockBG {
	background:url(../skin/images/redesign08/GUI/bg_gray_big_grad.gif) repeat-x left bottom;
	border:1px solid #E3E3E3;
	border-top:none;
 }
 
 .rzdBlockBodyNoBG {
	border:0;
	background:url(../skin/images/redesign08/s.gif);
	background-repeat:no-repeat;
 }

 .rzdBlockOverflow
{
	overflow:hidden; 
}

/* MAIN STYLES - END */

/* Category Download Games - Start */

.rdzDownloadGames {
	height:30px;
	margin-top:16px;
	background-color:#00b500;
	color:#ffffff;
	width:100%;
}

.rdzDownloadGames td {
	vertical-align:top;
	position:relative;
}

.rdzDownloadGames .rdzPic {
	position:relative;
}

.rdzDownloadGames .rdzPic img {
	position:absolute;
	left:-63px;
	top:-16px;
}

.rdzDownloadGames .rdzSmallText {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-right:10px;
	font-size:11px;
	line-height:14px;
	vertical-align:middle;
	text-align:right;
}

.rdzDownloadGames .rdzBigText {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:70px;
	padding-right:10px;
	padding-top:6px;
	white-space:nowrap;
}

/* Category Download Games - End */

/* FEATURED GAMES - START */

.rzdFeaturedGames .rzdBlockBody {
	/*height:112px;*/
	width:100%;
	text-align:center;
}

.rzdFeaturedGames .rzdPic {
	text-align:center;
	vertical-align:middle;
	xheight:83px;
	padding:10px 0;
}

.rzdFeaturedGames .rzdPic img {
	vertical-align:top;
}

.rzdFeaturedGames .rzdDownloadLink a, .rzdFeaturedGames .rzdMoreInfoLink a {
	color:#0088E4;
	font-size:10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
}

.rzdFeaturedGames .rzdDownloadLink a:hover, .rzdFeaturedGames .rzdMoreInfoLink a:hover {
	color:#0088E4;
	font-size:10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
}

.rzdFeaturedGames .rzdDownloadLink {
	text-align:right;
	padding:0 12px 0 0;
}

.rzdFeaturedGames .rzdMoreInfoLink {
	text-align:left;
	padding:0 0 0 12px;
}


.rzdFeaturedGamesBlockFooter a {
	color:#0088E4;
	font-family:Tahoma;
	font-size:10px;
	line-height:14px;
	font-weight:bolder;
	text-decoration:none;
}

.rzdFeaturedGamesBlockFooter a:hover {
	color:#0088E4;
	font-family:Tahoma;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
	text-decoration:underline;
}


/* FEATURED GAMES - END */


/* Promo - Start */
/* PavelL HomaPage Baner*/
.rzdPromo {
	position:relative;
	height:235px;
	margin-top:8px;
}

.rzdPromo .rzdPicTitle {
	position:absolute;
	right:7px;
	top:20px;
}

/* PavelL HomaPage Baner, Logo*/
.rzdPromo .rzdOberonLogo {
	position:absolute;
	right:0;
	top:175px;
}

/* Promo - End */

.rzdHomepageLayoutTable {
	width:100%;
}

.rzdHomepageLayoutTable td {
	vertical-align:top;
	font-size:0px;
}

.rzdHomepageLayoutTable .rzdColumnBig {
	width:384px;
	text-align:left;
}

.rzdHomepageLayoutTable .rzdColumnBig td {
	font-size:0px;
}

.rzdHomepageLayoutTable .rzdColumnSmall {
	width:196px;
	text-align:right;
}

.rzdHomepageLayoutTable .rzdColumnLeft {
	width:187px;
	text-align:left;
}

.rzdHomepageLayoutTable .rzdColumnRight {
	width:187px;
	text-align:right;
}

.rzdHomepageLayoutTable .rzdBlockFooter {
	height:41px;
	text-align:left;
	vertical-align:bottom;
	padding:5px 9px 8px 9px;
}

.rzdBlockFooter a {
	color:#0088E4;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
}

.rzdBlockFooter a:hover {
	color:#0088E4;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	text-decoration:underline;
}

/* New Games - Start */

.rzdNewGames {
	/*width:386px;*/
}

.rzdNewGames .rzdBlockBody {
	/*width:386px;*/
	width:100%;
}

.rzdNewGames .rzdBlockBody table {
	margin-left:4px;
}

.rzdNewGames .rzdItem {
	text-align:center;
	vertical-align:top;
	width:93px;
}

.rzdNewGames .rzdItem a {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#0088E4;
}

.rzdNewGames .rzdItem a:hover {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#0088E4;
}

.rzdNewGames .rzdPic {
	padding:10px 0px 0 0px;
}

.rzdNewGames .rzdGameName {
	padding:0px 5px 0 5px;
}

/* New Games - End */


/* Hot Games - Start */

.rzdHotGames {
	width:186px;
    margin-left:auto;
}

.rzdHotGames .rzdBlockBody {
	text-align:left;
	/*height:672px;*/
	min-height:677px;
	padding:0 9px;
}

.rzdHotGames .rzdBlockBody .rzdPadding {
	height:2px;
	font-size:0px;
}

.rzdHotGames .rzdBlockBody table {
	width:166px;
}

.rzdHotGames .rzdBlockBody td {
	font-size:0px;
}

.rzdHotGames .rzdBlockBody .rzdPic {
	padding-top:8px;
	/*xfloat:left;*/
	width:81px;
}

.rzdHotGames .rzdBlockBody .rzdDownloadLink {
	padding-top:25px;
	padding-left:16px;
	text-align:left;
}

.rzdHotGames .rzdBlockBody .rzdGameName {
	padding-bottom:8px;
	padding-top:5px;
}

.rzdHotGames .rzdBlockBody .rzdDownloadLink a, .rzdHotGames .rzdBlockBody .rzdGameName a {
	color:#0088E4;
	font-size:10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.rzdHotGames .rzdBlockBody .rzdDownloadLink a:hover, .rzdHotGames .rzdBlockBody .rzdGameName a:hover {
	color:#0088E4;
	font-size:10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

.rzdHotGames .rzdSeparator {
	height:1px;
	line-height:1px;
	background:url(../skin/images/redesign08/GUI/separator1.gif) repeat-x left center;
	margin:0;
	padding:0;
}

/* Hot Games - End */

/* Top 10 Downloads  - Start*/

.rzdTop10Games {
	/*width:186px;*/
    margin-left:auto;
}
.ob_ImageBox{
	border: 1px solid #AAAAAA;	
}

.rzdTop10GamesNum{
	font-size:10px;
	color:#F48513;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}

.rzdTop10GamesName{
	font-size:10px;
	color:#F48513;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.rzdHomepageLayoutTable .rzdTop10Cell
{
	vertical-align:middle;
}


.rzdTop10Games .rzdGameName a {
	color:#0088E4;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	padding-left:5px;
}

.rzdTop10Games .rzdGameName a:hover {
	color:#0088E4;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	padding-left:5px;
}

.rzdTextHeader
{
	padding:3px 0 0 5px !important;
}
/* Top 10 Downloads  - End*/


/* Tip module - Start*/
.rzdTipModule
{
	/*width:186px;*/
    margin-left:auto;
}

.rzdTipOneBlock
{
	color:#555555;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	padding-left:9px;
	direction:ltr;
	text-align:left;
	
}

.rzdTipOneBlock a
{
	display:block;
	margin-top:2px;
	color:#0088E4;
	font-size:11px;
	line-height:14px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.rzdTipOneBlock a:hover 
{
	color:#0088E4;
	font-size:11px;
	line-height:14px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

.rzdTipOneBlock img
{
	border:0;
	margin-right:12px;
	margin-bottom:2px;
	
}
.rzdHomepageLayoutTable .rzdTipCell
{
	border:0;
	padding:0;
}
/* Tip module - Start*/

/* Special Offer  - Start*/
.rzdSpecialOfferModule
{
	width:186px;
    margin-left:auto;
}

.rzdSpecialOfferOneBlock
{
	color:#555555;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	padding-left:9px;
	direction:ltr;
	text-align:left;

}
	
.rzdSpecialOfferModule img
{
	border:0;
}

/* Special offer - end*/


/* Gray Block - Start */

.rzdGrayBlock {
	width:187px;
}

.rzdGrayBlock .rzdBlockBody {
	padding-top:5px;
	width:100%;
}

.rzdGrayBlock .rzdBlockBody .rzdGameName ul {
	padding:0;
	margin:0;
	/*
	height:101px;
	min-height:80px;
	*/
	
}
.rzdGrayBlock .rzdBlockBody .rzdGameName li {
	list-style-type:none;
	padding:0;
	margin:0;
	padding-left:8px;
	margin:2px 9px 0 9px;
	background:url(../skin/images/redesign08/GUI/bullet1.gif) no-repeat left 6px;
}

.rzdGrayBlock .rzdBlockBody .rzdGameName a {
	color:#0088E4;
	font-size:11px;
	line-height:13px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
}

.rzdGrayBlock .rzdBlockBody .rzdGameName a:hover {
	color:#0088E4;
	font-size:11px;
	line-height:13px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
}

/* Gray Block - End */



/* Category List - Start */

.rzdListHeader
{
	height:20;

}

.rzdListHeaderBorderTopPosition
{
	border-top:0;
	border-bottom:0;
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;

}

.rzdListHeaderBorderBottomPosition
{
	border-top:0;
	border-bottom:1px solid #E3E3E3;
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;

}

.rzdListHeaderBorderTopPosition td
{
	padding:0;
	
}
.rzdListHeaderBorderBottomPosition td
{
	padding:0;
	
}

.rzdListHeader .rzdHeaderCaption
{
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#777777;
	margin:0;
}

.rzdListHeader .rzdHeaderCaptionSmall
{
	font-weight:normal;
}


.rzdListHeader a
{
	font-size:11px;
	color:#0088E4;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.rzdListHeader a:hover
{
	text-decoration:underline;
}

.rzdListHeader .rzdPageNumber
{
	/*float:left;*/
}

.rzdListHeader .rzdPageNumber a
{
	/*float:left;*/
	text-decoration:none;
}

.rzdListHeader .rzdPageNumber a:hover
{
	text-decoration:underline;
}


.rzdCategoryList {
	border:1px solid #E3E3E3;
	padding:9px 23px 9px 6px;
}

.rzdCategoryList .rzdCategoryBody {
	width:549px;
}

.rzdCategoryList .rzdCategoryBody tr {
	vertical-align:top;
	font-size:0;
}

.rzdCategoryList .rzdCategoryBody td {
	vertical-align:middle;
	font-size:0;
}

.rzdCategoryList .rzdPic {
	/*
	padding-left:2px;
	padding-right:2px;
	*/
	width:84px;	
}
.rzdCategoryList .rzdPic img {
	margin-left:4px;
}

.rzdCategoryList .rzdText {
	padding-right:20px;
}

.rzdCategoryName a
{
	color:#FFFFFF;
	padding-right:20px;
	text-decoration:none;
}
 .rzdCategoryName a:hover
 {
	color:#FFFFFF;
	padding-right:20px;
	text-decoration:underline;
}

.rzdCategoryList .rzdText .rzdGameName a {
	font-size:11px;
	color:#0088E4;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.rzdCategoryList .rzdText .rzdGameName a:hover {
	font-size:11px;
	color:#0088E4;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

.rzdCategoryList .rzdText .rzdGameDescription {
	color:#999999;
	font-size:11px;
	line-height:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:3px 0;
}

.rzdCategoryList .rzdBuyButton, .rzdCategoryList .rzdDownloadButton, .rzdCategoryList .rzdMoreInfoButton {
	text-align:center;
	padding-top:0px;
	width:55px;
}
.rzdCategoryList .rzdMoreInfoButton a, .rzdCategoryList .rzdMoreInfoButton a:hover {
	background:url(../skin/images/redesign08/pics/moreInfoButton.gif) no-repeat center top;
	width: 50px;
	margin:0 auto;
}


.rzdCategoryList .rzdDownloadButton a, .rzdCategoryList .rzdDownloadButton a:hover {
	background:url(../skin/images/redesign08/pics/downloadButton.gif) no-repeat center top;
	width:31px;
	margin:0 auto;
}

.rzdCategoryList .rzdBuyButton a, .rzdCategoryList .rzdBuyButton a:hover {
	background: url(../skin/images/redesign08/pics/buyButton.gif) no-repeat center top;
	width:31px;
	margin:0 auto;
}

.rzdCategoryList .rzdBuyButton a, .rzdCategoryList .rzdDownloadButton a, .rzdCategoryList .rzdMoreInfoButton a {
	color:#0088E4;
	font-size:10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top:15px;
	display:block;
}

.rzdCategoryList .rzdBuyButton a:hover, .rzdCategoryList .rzdDownloadButton a:hover, .rzdCategoryList .rzdMoreInfoButton a:hover  {
	color:#0088E4;
	font-size:10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	padding-top:15px;
	display:block;
}

.rzdCategoryList .rzdSeparator {
	height:17px;
	line-height:1px;
	background:url(../skin/images/redesign08/GUI/separator1.gif) repeat-x left center;
	margin:0;
	padding:0;
}

/* Category List - End */



/* Oberon Footer - Start */

.rzdOberonFooter {
	width:100%;
	margin:25px 0 0 0;
}

.rzdOberonFooter .rzdOb_support_black a {
	color:black;
	font-weight:bold;
	text-decoration:underline;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.rzdOberonFooter .rzdOb_support_black a:hover {
	color:black;
	font-weight:bold;
	text-decoration:none;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.rzdOberonFooter .rzdOb_txt {
	color:#000000;
	font-size:9px;
	line-height:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.rzdOberonFooter .rzdOb_txt a {
	color:#002643;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:underline;
}

.rzdOberonFooter .rzdOb_txt a:hover {
	color:#002643;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
}

/* Game Info layer - start*/
.rzdGameInfoOuterContaier
{
	background-image:url(../skin/images/redesign08/LayerLeft.gif);
	background-repeat:no-repeat;
	position:absolute; 
	padding:0px 0px 0px 9px;

	visibility:hidden; 

	top:440; 
	left:100;
	
}

.rzdGameInfoOuterContaierRevert
{
	background-image:url(../skin/images/redesign08/LayerRight.gif);
	background-repeat:no-repeat;
	background-position:right top;
	position:absolute; 
	padding:0px 9px 0px 0px;

	visibility:hidden; 

	top:440; 
	left:100;
	
}


.rzdGameInfoInnerContaier
{
	width:205px;
	border-top:1px solid #84C900;
	border-right:1px solid #84C900;
	border-bottom:1px solid #84C900;
	border-left:0;
	background-color:White;
	min-height:70;
	padding:5px 5px 5px 5px;
	
}

.rzdGameInfoInnerContaierRevert
{
	width:205px;
	border-top:1px solid #84C900;
	border-right:0;
	border-bottom:1px solid #84C900;
	border-left:1px solid #84C900;
	background-color:White;
	min-height:70;
	padding:5px 5px 5px 5px;
	
}

.rzdGameLayoutClose {
	border:0;
	margin:0px;
	padding:0px;
	text-align:right;
	/*background-color:#E9E9E9;*/
	height:11px;
}
.rzdGameLayoutClose img {
   	cursor:pointer;
}

.rzdGameLayoutContent {
   	margin: 2px 2px 2px 4px;
}

.rzdGameLayoutContent .rzdGameLayoutImage {
 	margin:2px 6px 0px 0px;
}

.rzdGameLayoutTitle {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0088E4;
	text-decoration:none;
	/*background-color:magenta;*/
}
	
.rzdGameLayoutTitle a {
	color:#0088E4;
	text-decoration:none;
}

.rzdGameLayoutTitle a:hover {
	text-decoration:underline;
}

.rzdGameLayoutContent .rzdGameLayoutDescription {
	color:#555555;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	margin-top:4px;
	/*background-color:Olive;*/
}
/* Game Info layer - end*/

/* Oberon Footer - End */

