.MobileTochkaBlock {}
	.MobileTochkaBlock .B_inner {
		padding:0;
		}
	.MobileTochkaBlock .sectionInfo {
		padding:12px;
		}
	.MobileTochkaBlock .sectionInfo td,
	.MobileTochkaBlock .sectionApp td {
		vertical-align:top;
		}
/*sectionApp*/
	.MobileTochkaBlock .sectionApp {
		background:#f2f2f2;
		border-top:solid 1px #dddddd;
		color:#2f2f2f;
		padding:12px 0;
		}
	.MobileTochkaBlock .sectionApp h2 {
		font-size:18px;
		margin-bottom:5px;
		}
	.MobileTochkaBlock .sectionApp td {
		border-right:solid 1px #e1e1e1;
		padding:0 12px;
		}
		.MobileTochkaBlock .sectionApp td.last {
			border-right:none;
			}
	.MobileTochkaBlock .sectionApp .Btn .icB_iphone {
		background:url(/mobile/images/main/ic_iphone.png) no-repeat left center;
		padding-left:15px;
		}
	.MobileTochkaBlock .sectionApp .Btn .icB_android {
		background:url(/mobile/images/main/ic_android.png) no-repeat left center;
		padding-left:18px;
		}
	
/*sectionInfo*/
	.MobileTochkaBlock .sectionInfo h1 {
		font-size:23px;
		}
	.MobileTochkaBlock .sectionInfo td {
		padding-right:15px;
		}
	.MobileTochkaBlock .sectionInfo .textQR {
		color:#5d5d5d;
		font-size:11px;
		border-top:solid 1px #cecece;
		display:block;
		margin-top:7px;
		padding-top:2px;
		}
	.MobileTochkaBlock .sectionInfo .Marked {
		padding-top:20px;
		}
		.MobileTochkaBlock .sectionInfo .Marked li {
			margin-bottom:5px;
			}
			.MobileTochkaBlock .sectionInfo .Marked li p {
				padding-top:10px;
				}