#faction{
	height: 160px;
	width: 100%;
	min-width: 1000px;
	background: url('../img/hordeBkgFaq.jpg') repeat-x 0px 21px;
}

#alliance{
	height: 160px;
	width: 50%;
	background: url('../img/allianceBkgFaq.jpg') repeat-x 0px 21px;
	float:left;
}

#hordeIcon{
	width: 80px;
	height: 160px;
	background: url('../img/hordeSearch.png') no-repeat;
	float:right;
}

#horde{
	height: 160px;
	width: 50%;
	background: url('../img/hordeBkgFaq.jpg') repeat-x 0px 21px;
	float:left;
}

#allianceIcon{
	width: 79px;
	height: 160px;
	background: url('../img/allianceSearch.png') no-repeat;
	float:left;
}

#from{
	margin: 0 auto;
	width: 48px;
	height: 35px;
}

#searchEu, #searchUs{
	margin: 0 auto;
	margin-top: 10px;
	height: 55px;
}

#searchEu{
	width: 846px;
	background: url('../img/searcheu.jpg') no-repeat;
}

#searchUs{
	width: 749px;
	background: url('../img/searchus.jpg') no-repeat;
}

#formBlock{
	margin:0 auto;
	width: 540px;
	text-align: center;
	margin-top: 30px;
	color: #4E4E4E;
	font-size: 15px;
	margin-bottom: 80px;
}

.button{
	margin-top: 10px;
	margin-left: 20px;
}

#utils{
	text-align:center;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior:url('http://media.dkpboard.com/css/border-radius.htc');
	background:#f1f1f1;
	border: #d9d9d9 solid 1px;
	width:540px;
	font-size:15px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}

#down{
	margin: 0 auto;
	width: 1000px;
	text-align: right;
}

#down a{
	color: #AEAEAE;
	font-size:15px;
}

#down a:hover{
	color: black;
}

#tit{
	font: normal 25px "Helvetica Neue", "Lucida Grande", Verdana, Arial, sans-serif;
	letter-spacing:-2px;
	color: #b2b2b2;
	padding:0px;
	margin:0px;
	line-height:15px;
	padding-bottom:10px;
	border-bottom: 1px solid #dadada;
	margin-top:20px;
	margin-bottom:10px;
}

#tit small{
	color: #919191;
	font-size: 25px;
}

#results{
	margin:0 auto;
	width: 540px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #4E4E4E;
	font-size: 17px;
}

#results a{
	color: #4E4E4E;
}

#results a:hover{
	color: black;
}

#results ul{
	margin:0;
	padding:0;
	padding: 10px;
}

#results ul li{
	margin:0;
	padding:0;
	list-style:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	behavior:url('http://media.dkpboard.com/css/border-radius.htc');
	border: #d9d9d9 solid 1px;
	margin-bottom: 5px;
	padding-left: 10px;
}

#tabs{
	height: 19px;
	text-align: left;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	color: #444;
	background: #EDEDED;
	-moz-border-radius:5px;
 	-webkit-border-radius:5px;
 	behavior:url('http://media.dkpboard.com/css/border-radius.htc');
}

#tabs img{
	margin:0;
	padding:0;
	float:left;
}

#tabs a img{
	margin:0;
	padding:0;
	float:left;
	padding-top: 3px;
	margin-left: 5px;
}

#tabs a h1, #tabs h1{
	margin: 0;
	padding: 0;
	float:left;
	font-size: 13px;
	font-weight: normal;
	padding-top: 2px;
}

#tabs a h1{
	color: #444;
}

#tabs h1{
	color: #868686;
}

#tabs a:hover h1{
	color: #2F78C7;
}

#whereRu{
	margin: 0 auto;
	width:1000px;
	margin-top: 10px;
}


#tabs a h2{
	margin: 0;
	padding: 0;
	float:left;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	padding-top: 2px;
}

#tabs a:hover h2{
	color: #2F78C7;
}

.realm,.zone,.faction{
	font-size: 15px;
	color: #999;
}
.guild input[type='text']{
	width: 350px;
	margin-left: 10px;
}