form,p {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
	padding: 0;
	width: 475px;
	background: #EFEFEF;
}

body,input,select {
	color:#000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}

input,select {
	margin: 0;
	width: 250px;
	color: #000;
}
input {
	color:#000000;
	font-size:12px;
	height:15px;
	margin: 0 0 0 0;
	padding:3px 5px 0pt 2px;
	vertical-align:middle;
	width:190px;
}

#page {
	margin:0;
	width: 475px;
}

#imei {

}

div.imeiImage {
	margin: 0 0 10px 0;
}

.clearing {
	clear: both;
}

#logo {
	display: none;	
}

#logo a {
}

#logo a:hover {
	text-decoration:underline;
}

#content {
	padding: 0 0 0 5px;
	width: 470px;	
}

#dumbar {}

h1 {
	FONT-WEIGHT: bold;
   FONT-SIZE: 14px;
   COLOR: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 7px 0px 5px 0px; 
	padding: 0px; 
}

h2 {
	FONT-WEIGHT: bold;
   FONT-SIZE: 10px;
   color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0px; 
	padding: 0px;
}


p {padding: 0 0 15px 0;}

li {
	padding-top: 2px;
}

label {
	padding: 3px 2px 0 0;
	text-align: left;
	font-weight: bold;
	float: left;
	width: 150px;
}

a, a:visited {
	color:#0099CC;
	text-decoration:none;
	font-weight: bold;
}

a:hover {}

em {}
kbd {
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
}

div.buttonLine {
	margin: 0px 0 25px 0px;
	padding: 0 0 0 152px;
}

div.errors {color: #C00;}

div.status {
	float: right;
	clear: both;
	padding: 5px 5px 20px 5px;	
}

span.statusLabel {
	width: 145px;
	display: block;
	float: left;
}

div.statusLink a {}
div.statusLink a:hover {}

div.deviceImages {
	background: #fff;
	height: 195px;
	overflow: auto;
	width: 482px;
	border: 1px solid #E6E6E6;
	margin: 0;
}

label#prerequisiteNo, label#prerequisiteYes {
	width: 400px;
}

div.deviceImages a{background-image: none;}
div.imageLine {display: inline;}

span.deviceImage {
	text-align: center;
	display: block;
	float: left;
	width: 80px;
	height: 150px;
	vertical-align: top;
}

span.deviceImage a {
	font-size: 11px;
}

span.deviceImage img {border-width: 0;}
div.phoneImage {text-align: center; background: #fff; margin: auto; margin-bottom: 10px; width: 200px;}
div.settingData {}

div.settingData label {
	float: left;
	display: block;
	text-align: left;
	width: 180px;
	padding: 5px 0 0 0;
}
div.imeiImage {
	float: right;
	margin-left: 15px;
}

.clearing {clear: both;}
.right {/*float: right;*/}

p.nextToButton {}

p.link {}


div.enterPhoneDate {margin: 10px 0px;}

div.inputLine {
	margin: 0px 0 10px 0;
}
input.submit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
	width: 100px;
	height: 21px;
	cursor: pointer;
	padding: 0px;
}

input.submit:hover{

}

div.enterPhoneDate label {}

div.enterPhoneDate input {}

div.confirmContent {margin-bottom: 12px;}

span.confirmLabel {
	float: left;
	display: block;
	width: 142px;
}

#command{
	clear: both;
}

#prerequisite {
	width: 390px;
	padding: 0;
}

input.radio {
	margin: 0px 5px 0 0 ;
	padding: 0 0 0 0;
	width: 12px;
	background: none;
	border: none;
	float: left;
	clear: left;
}

#settingType {
	width: 150px;
	padding: 0;
}


#phoneNumber {
	position:relative;
	top:-3px;
}

