.TSize11px { font-size: 11px; }
.TColorGrey { color: #666; }
.TColorOrange { color: #4b74d0; }
.TColorRead { color: #fb0000; }
.Date { color: #999; font-size: 11px; padding: 0 0 3px 0; }
.NewsTitle { color: #4E88DA; font-weight: bold; }

.Parag { padding: 0 0 14px 0; }
.Right { text-align: right; }
.Prim { color: #999; font-style: italic; }

.List { padding: 0 0 7px 0; }
	.List p { background: url(../img/str_li.gif) 0 9px no-repeat; padding: 2px 0 0 13px; }

.HeaderTbl {}
	.HeaderTbl .HeaderImg { padding: 0 15px 10px 0; vertical-align: top; }
	.HeaderTbl .HeaderText { padding: 0 0 10px 0; vertical-align: bottom; }
	.HeaderTbl .HeaderText a.TitleGame  { padding: 0 0 10px 0;color: #4C75D1; vertical-align: bottom;text-decoration: none; }
	.HeaderTbl .HeaderText a:hover.TitleGame   { padding: 0 0 10px 0;color:#D22A2A;vertical-align: bottom;text-decoration: none; }

.StandartBigTbl {}
	.StandartBigTbl td { padding: 0 50px 15px 0; vertical-align: top; }
.StandartTbl {}
	.StandartTbl td { vertical-align: top; }
	.StandartTbl td.description { padding: 0 15px 25px 0; width: 450px; }
	.StandartTbl td.screenshots { padding: 0 0 15px 0; width: 120px; }
.StandartSmallTbl {}
	.StandartSmallTbl td { height:93; width:130;padding: 0 15px 5px 0; vertical-align: top; }

.OutForm { width: 400px; }
	.FormTbl { width: 100%; }
	.FormTbl td { padding: 0 10px 10px 0; white-space: nowrap; }
	.FormTbl .FormText { width: 1%; }
	.FormTbl .FormTextError { color: #fb0000; }
	.FormTbl .FormInput {}
		.Input, .InputError { background: #fff; border: 1px solid #d0d8e7; width: 100%; }
		.InputError { background: #f4f7fc; color: #fb0000; }

.ScreenshotsTblIPhone {}
	.ScreenshotsTblIPhone  tr{  vertical-align: top; }
	.ScreenshotsTblIPhone  td { height:83; width:120;  }
	.ScreenshotsTblIPhone  td.glue { height:15; width:120;  }
	.ScreenshotsTblIPhone  td.topglue { height:5; width:120;  }
.ScreenshotsTblAndroid {}
	.ScreenshotsTblAndroid tr{vertical-align: top; }
	.ScreenshotsTblAndroid td { height:72; width:120; }
	.ScreenshotsTblAndroid  td.glue { height:15; width:120;  }
	.ScreenshotsTblAndroid  td.topglue { height:5; width:120;  }

.GameView { background: url(../img/iphone_x.jpg) 0 0 no-repeat; height: 245px; width: 450px; }
	.GameView img { top: 22px; position: relative; left: 78px; }
	
.GameViewAndroid { background: url(../img/droid.jpg) 0 0 no-repeat; height: 245px; width: 450px; }
	.GameViewAndroid img { top: 30px; position: relative; left: 59px; }

.SmallImgBorder { padding-left:-5;padding-top:-5;}
	.SmallImgBorder  img { padding-left:-5;padding-top:-5;}

.SmallImageContanerIPhone{
	position: relative;
	top: 0px;
	left: 0px;
	width: 120px;
 	height: 83px;
  	cursor: pointer;
  	display: block;
}

.SmallImageContanerAndroid{
	position: relative;
	top: 0px;
	left: 0px;
	width: 120px;
 	height: 72px;
 	cursor: pointer;
	display: block;
}

.FrameSmallImageIPhone{
 	position: absolute;
 	left: 0px;
 	top: 0px;
 	width: 120px;
 	height: 83px;
 	background:url(../img/game-screenshot-border-iphone.gif)  no-repeat top left;
 	border:0;
 	margin-top:0px;
 	z-index:4;
}
.FrameSmallImageAndorid{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 120px;
   height: 73px;
   background:url(../img/game-screenshot-border-android.gif)  no-repeat top left;
   border:0;
   margin-top:0px;
   z-index:2;
}

	
.OutRoundBlock { padding: 0 0 20px 0; }
	.Round1Grey { background: transparent; padding: 0 0 0 0; }
		.Round1GreyTop, .Round1GreyBottom { background: transparent; display: block; font-size: 1px; }
		.Round1GreyTopBottom1, .Round1GreyTopBottom2, .Round1GreyTopBottom3, .Round1GreyTopBottom4 { display: block; overflow: hidden; }
		.Round1GreyTopBottom1, .Round1GreyTopBottom2, .Round1GreyTopBottom3 { height: 1px; }
		.Round1GreyTopBottom2, .Round1GreyTopBottom3, .Round1GreyTopBottom4 { background: #fff; border-left: 1px solid #e7e7e7; border-right: 1px solid #e7e7e7; }
		.Round1GreyTopBottom1 { background: #e7e7e7; margin: 0 5px 0 5px; }
		.Round1GreyTopBottom2 { border-width: 0 2px 0 2px; margin: 0 3px 0 3px; }
		.Round1GreyTopBottom3 { margin: 0 2px 0 2px; }
		.Round1GreyTopBottom4 { height: 2px; margin: 0 1px 0 1px; }
			.Round1GreyContent { background: #fff; border-right: 1px solid #e7e7e7; border-left: 1px solid #e7e7e7; display: block; }
				.RoundContent { padding: 15px 20px 15px 20px; }

.MarkMandatory {	color:#FF0000; 
}		
				