body {
	font: 16px/20px Verdana, Geneva, sans-serif;;
	color: #222;
	height: 100%;
	background-size: 15px 100%;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.2);
	}
.grid {
	padding: 0;
	}	
.grid .column {
	padding-left: 1em;
	padding-right: 1em;
	}	
h1,
h2,
h3,
.note {
	color: #2b7ab9;
	}
h1 {
	font-size: 2em;
	line-height: 1.2;
	font-weight: normal;
	padding-bottom: 1em;
	}
h2 {
	font-size: 1.5em;
	line-height: 1.2;
	font-weight: normal;
	padding-bottom: 1em;
	}
h3 {
	font-size: 1em;
	line-height: 1.5em;
	}
div {
	padding-bottom: 1em;
	}

.header .column {
	font-size: 14px;
	display: table;
	min-height: 150px;
	padding-left: 0;
	padding-right: 0;
	}
.header .contacts {
	}
.header .right-image {
	padding-right: 0;
	}
.header .right-image .main-info {
	display: table-cell;
	vertical-align: middle;
	}
.header img {
	height: 64px;
	width: 68px;
	}
.content .right-block {
	background: #f8f8f8;
	padding: 2em;
	}
.content .right-block .right-image {
	text-align: center;
	}
.content .right-block .right-image img {
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	}
.footer {
	text-align: center;
	font-size: 14px;
	}	
.footer div {
	padding-bottom: 0em;
	}
	
a { 
	color: #444; 
	text-shadow: 1px 0px 0px rgba(255,255,255,0.1);
	/*
	text-decoration: none;
	padding-bottom: 1px;
	border-width: 1px;
	border-style: solid;
	*/
	}
	
div.header	{padding-bottom: 0;}

.download-c {
	display: block;
	text-align: center;
	}
a.download {
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	}  
.left-block	p {
	line-height: 1.4;
	}
	
.section-description table p {
	line-height: 1;
	margin: 0;
	padding: 0;
}	
.section-description table th, 
.section-description table td {
	border: 1px solid #888 !important;
	vertical-align: top;
}
.reviews-c h2 {
	background: #c5eaf8;
	padding-top: 1em;
	padding-bottom: 1em;
	color: #000;
    margin-bottom: 2em;
}
.reviews-c .column {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}

#fancybox-outer {
	padding-bottom: 0;
}

.set-user-key-c {
	background: #ffffff;
	padding: 1em;
}
.set-user-key-c table {
	width: 100%;
}
.set-user-key-c table tr td {
	border: 0;
	font-size: 1em;
	vert-align: top;
}
.set-user-key-c table tr td:last-child {
	width: 60%;
}
.set-user-key-c table tr td input {
	width: 100%;
}
.set-user-key-c button {
	width: 100%;
}

.test-list {
	padding: 1em;
	background: #f8f8f8;
	margin-bottom: 2em;
}
.test-list label span {
	color: #222;
}
