<style type="text/css">
<!--
body {
	margin: 0px;
}

.style9 {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  display: block;
}

.fields {
  text-align: center;
}

#operator, #msisdn, #pin, #operatorname {
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px;
}

#msisdn, #pin {
  width: 90px;
}

#pin {
  margin-top: 0px;
}

#wrapper {
  position: relative;
  width:960px;
  height:540px;
  margin: 0px auto;
  background: transparent url('../images/bg1.jpg'); no-repeat;
}

#content {
  width: 312px;
  position: absolute;
  top: 120px;
  right: 26px;
  height: 400px;
}
#step1Table {
  display: block;
}
#step2Table {
  text-align: center;
  padding-top: 70px;
  display: none;
}
#step3Table {
  text-align: center;
  padding-top: 110px;
  display: none;
}

#step4Table {
  text-align: center;
  padding-top: 110px;
  display: none;
}

#stepCheck {
  text-align: center;
  padding-top: 55px;
  display: none;
}

#altyazi {
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
  text-align: justify;  
  width: 960px;
  margin: 0px auto;
}
-->
</style>