.option-city-code{
	margin:0 0 10px 0;
	width:120px;
	height: 26px;
	overflow: hidden;
	float: left;
}

#tloading{
	position:absolute;
	z-index:22;
	color:red;
	margin:50px 70px;
	background:url(loader.gif) no-repeat;
	width:35px;
	height:35px;
	text-indent:-9999em;
}

#zmanbigtitle b{
	float: left;
	display: inline-block;
}

.newline{
	clear:both;
}

.newline select{
	margin-left:5px;
}

select.option-city-code{
	width: 132px;
	display: inline-block;
	margin-left: 5px;
	height: 25px;
	position: absolute;
}