@import "main.css";
@import "style_content.css";

#questions .wrap {
	padding-right:14px;
	}
#questions ul li{
	font-size:92.9%;
	margin-bottom:13px;
	padding-left:18px;
	position:relative;
	}
	#questions ul li i {
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
	width:11px;
	height:1.3em;
	background:url(../im/icons.png) -4px center no-repeat;
	}
	#questions ul li.rest-q i {
	background-position:-15px;
	}
#questions .banner{
	margin-top:15px;
	margin-bottom: 30px
	}
	#questions .banner span {
		padding:12px 10px 2px 15px;
		}
#apply {
	width:59%;
	margin-right:2.5%;
	}
	#apply .text {
	padding-right:20px;
	line-height:1.3em;
	margin-bottom:12px;
	}
	#apply .list {
	margin-right:20px;
	}
#info-block {
	width:38%;
	}
	#info-block h2 {
	margin-bottom:10px;
	}
	#info-block .wrap {
	padding-left:20px;
	}
	#enter {
	font: 79% Tahoma, Geneva, sans-serif;
	margin-bottom:20px;
	}
	#enter .enter-wrap {
	position:relative;
	padding:8px 10px 9px 16px;
	color:#FFF;
	font: 100% Tahoma, Geneva, sans-serif;
	font-weight: bold;
	background:#899ba7 url(../im/login-header-bg.png) top repeat-x;
	}
	#enter .enter-wrap .key {
	position:absolute;
	right:10px;
	top:50%;
	width:16px;
	height:15px;
	margin-top:-7px;
	background:url(../im/key.png) no-repeat;
	}
	#entrance {
	border:1px solid #adb6bd;
	border-top:none;
	margin-top:1px;
	overflow:hidden;
	background:#f6f8fa;
	}
		#entrance table {
		margin-bottom:3px;
		width:100%;
		}
		#entrance label {
		display:block;
		margin-bottom:4px;
		color:#8e959b;
		}
		#entrance td {
		width:50%;
		}
		#entrance td  div{
		padding-right:10px;
		}
		#entrance td input {
		width:100%;
		}
		#entrance button {
		background:none;
		border:none;
		cursor:pointer;
		float:left;
		margin-left:-3px;
		}
		#entrance button img {
		width:36px;
		height:35px;
		background:#ccc;
		vertical-align:middle
		}
		#entrance .links {
		line-height:1.3em;
		padding-top:3px;
		}
.b-main-text {
	border-top:1px solid #B3B4B6;
	margin:1.5em 0;
	padding:2em 1em 0 0;
	color:#646464;
	font:.78em/1.4em Arial, Tahoma, Geneva, sans-serif;
	}
	.b-main-text p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom:1.2em;
	}
	.b-main-text .title {
	color:#424c55;
	font:bold 1.5em Arial, Helvetica, sans-serif;
	}
