@charset "utf-8";
/* CSS Document */

body { background-color: #000000; color: #ffffff; padding:0; margin:0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#div_content { width: 960px; position: relative; }
#div_box { position: absolute; top:274px; left:580px; width: 320px; height:160px; display: none; text-align: center; }
#step1Title { color: #d4c699; font-size: 16px; font-weight: bold; }
select, input { font-size: 20px; font-weight: bold; color: #323232; }
#operatorname { }
#operator { width:64px; }
#msisdn { width:100px; }
#turkcellterms, #aveaterms, #vodafoneterms {
	color:#FFFFFF;
	font-size:12px;
	left:0;
	position:absolute;
	top:80px;
	width:100%;
	 }
#altyazi { padding:10px; }
#step1buttondiv {
position:relative;
top:45px;
}