.wanted-learn {
	position:relative;
	width: 818px;
	height: 500px;
	_height:520px;
	background:#00598a url('../img/index-main-bg.jpg') left top no-repeat;
	margin:0 auto;
	padding-top:20px;
}

.wanted-learn-location {
	background-image:url('../img/index-main-bg-2.jpg');
}

.wanted-learn h1 {
	position:relative;
	text-align:center;
	width:648px;
	padding-bottom:10px;
	background:url('../img/main-header-line.gif') left bottom no-repeat;
	margin-left:-324px;
	left:50%;
	color:#fff;
	font-size:300%;
	font-weight:normal;
	text-transform:lowercase;

}

.wanted-learn h1 a {
	display:block;
	position:absolute;
	width:47px;
	height:47px;
	background:url('../img/wanted-learn-button.gif') left top no-repeat;
	top:0;
	right:-50px;
	color:#fff;
	text-align:center;
}

.wanted-learn h1 a span {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	font-size:13px;
	font-weight:bold;
	position:relative;
	top:-4px;
	margin-top:20px;
}

.wanted-learn h1 a.prev {
	left:-50px;
}

.wanted-learn-list, .cities-list {
	padding-top:40px;
	text-align:center;
}

.wanted-learn-list li, .cities-list div {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width:15%;
	vertical-align:top;
	text-align:left;
	margin-left:5px;
}

.cities-list div.col-3 {
	width:12%;
}

.cities-list div.col-4 {
	width:12%;
}

.wanted-learn-list li a, .cities-list a {
	color:#fff;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width:100%;
	padding:2px;
	cursor:auto;
}

.wanted-learn-list li a span, .cities-list a span {
	cursor:pointer;
}

.wanted-learn-list li a.selected {
	background-color:#F8921D;
}

.wanted-learn-tests li a.selected, .cities-list a.selected {
	background-color:#00C3F3;
}

.wanted-learn-workshops li a.selected {
	background-color:#F1C616;
}

.wanted-learn-list li a span:hover, .cities-list a span:hover {
	text-decoration:underline;
}

.cities-list ul {
	margin-bottom:20px;
}

.wanted-learn-tests {
	width:8% !important;
}

.wanted-learn-math {
	width:11% !important;
}

.wanted-learn-languages {
	width:11% !important;
}

.wanted-learn-workshops {
	width:14% !important;
}

.wanted-learn-english {
	width:12% !important;
}

.wanted-learn-list li h2, .cities-list h2 {
	text-transform:uppercase;
	color:#F8921D;
	font-size:100%;
	font-weight:bold;
	height:30px;
}

.wanted-learn-list li ul li, .cities-list li {
	width:100%;
	color:#fff;
	margin-bottom:5px;
	font-size:105%;
	margin-left:0px;
}

.cities-list li {
	margin-bottom:2px !important;
}

.wanted-learn-tests h2, .cities-list h2 {
	color:#00C3F3 !important;
}

.wanted-learn-workshops h2 {
	color:#F1C616 !important;
}


