/* Fthrkl Domain Sorgulama Scripti || CSS */
#ana {
	height: 87px;
	width: 269px;
	background-image: url(domain_sorgulama.jpg);
	background-repeat: repeat-x;
}
#ana #sonuc {
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	margin-left: 10px;
}

#ana #sorguformu .inputlar {
	margin-left: 10px;
}
#ana #sorguformu .inputlar .domain {
	padding-left: 2px;
}


#ana .inputlar .domain {
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	width: 160px;
}
#ana #sorguformu #telif a {
	color: #FFFFFF;
	text-decoration: none;
}

#ana #sorguformu #telif {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 10px;
	float: right;
	padding-right: 4px;
	margin-top: 3px;
}
#siteyegit {
	width: 750px;
	height: 450px;
	display: none;
	margin-top: 10px;
	border:solid 1px black;
}


#ana #sorguformu {
	padding-top: 35px;
}

#ana .inputlar .gonder {
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #FFFFFF;
}

