@charset "utf-8";
#body {
	background-color: #333333;
}
#body #container {
	height: 280px;
	width: 490px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
.ajanlcim {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ajanlerror {
	font-family: Verdana;
	font-size: 12px;
	color: #dc3030;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ajanlform {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
}
.ajanlp {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}

.ajanlgomb {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	text-align: center;
	width: 100px;
	margin-left: 25px;
	height: 32px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#s3capcha div {
	float: left;
	text-align: center;
} 
.uzeninput {
	width: 200px;
}
