﻿tr.MainRightSide
{
	padding-left: 5px;
	padding-right: 5px;
}

td.MainHeader
{
	text-align: left;
	color: #EFC315;
	font-size: 19px;
	font-weight: 900;
	border-bottom: dashed 1px #D0D1D3;
	padding-top: 12px;
	padding-bottom: 5px;
}

td.AboutGame
{
	padding-top: 7px;
	text-align: justify;
	color: #D0D1D3;
	font-size: 12px;
	font-weight: normal;
}

td.MainDetails
{
	text-align: right;
	vertical-align: middle;
	padding-top: 3px;
	font-size: 12px;
	color: #F2D84B;
}

td.MainNewsPart
{
	height: 272px;
	vertical-align: top;
	padding-top: 15px;
}

td.OnlinePlayersInfo
{
	width: 232px;
	height: 131px;
	background-image: url('Images/MainContent/OnlinePlayersBG.png');
	background-repeat: no-repeat;
	background-position: center center;
	color: Orange;
	font-weight:bold;
	vertical-align: middle;
	text-align:left;
	padding-left: 40px;
}

div.NewsList
{
	border-color: Orange;
	border-width: 2px;
	border-style: solid;
	margin: 5px;
	width: 96%;
	height: 90%;
	text-align: left;
	padding: 10px 5px 5px 5px;
}

.news_card
{
	border-style: solid;
	border-width: 1px;
	border-color: black;
	text-align:center;
}