
body, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
}

#footer {
	text-align: center;
	font-size: .9em;
	padding-top: 6px;
}

#footer ul {
	margin-top: 5px;
	margin-left: 0;
	padding-left: 0;
	display: inline;

	} 

#footer ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 5px 1px 5px;
	list-style: none;
	display: inline;
	}

#uw_ui {
	width: 728px;
/*	overflow: auto; */
}

#uw_ui container{
	width: 728px;
}

#pagebodyNoLeftNav {
	padding-top: 0px;
	width: 700px;
}

#uw_ui #main #pagebodyNoLeftNav {
 width: 705px;
}

#main {
	padding-top: 0px;
}

#uw_ui #main {
	margin-bottom:20px;
	margin-top:0px;
	padding-bottom:20px;
	padding-top:0px;
}

#steps {
	position: static;
	border-bottom: solid 1px #eee;
	background-color: #fefefe;
	color: #aaa;
	width: 100%;
	text-align: right;
	margin-bottom: 20px;
	padding: 3px;
	padding-top: 0px;
	right: 0px;
}

#steps .current {
	display: inline;
	font-weight: bold;
	color: #888;
	padding: 2px;
}

.pageHelp {
	padding: 4px;
	width: auto;
/* float: right;*/
	font-size: smaller;
}

.error {
	border: solid 1px #dcc;
	background-color: #fee;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.validNumber {
	border: solid 1px #cdc;
	background-color: #efe;
	padding: 10px;
	margin: 10px;
	margin-left: 0px;
}

.inValidNumber {
	border: solid 1px #dcc;
	background-color: #fff9f9;
	padding: 10px;
	margin: 10px;
	margin-left: 0px;
}
.error ul {
	list-type: none;
}

.mobileNumberDisplay {
	text-align: center;	
}

.phone_GENERIC {
	width: 200px;
	height: 300px;
	position: relative;
	margin: auto;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/preview_GENERIC.jpg);
	background-repeat: no-repeat;
	background-position: -15px 0px;
}

#messagePreview_GENERIC {
	width: 128px;
	height: 149px;
	position: absolute;	
	left: 34px;
	top: 97px;
	overflow: auto;
	text-align: left;
	color: #333;
}

.phone_N95 {
	width: 200px;
	height: 300px;
	position: relative;
	margin: auto;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/preview_N95.jpg);
	background-repeat: no-repeat;
	background-position: -15px -30px;
}

#messagePreview_N95 {
	width: 128px;
	height: 144px;
	position: absolute;	
	left: 34px;
	top: 70px;
	overflow: auto;
	text-align: left;
	color: #EEE;
	font-size: 7.5pt
}

#messageStatus {
	font-weight: bold;
	padding: 8px;
	border-bottom: solid 1px #eee;
	background-color: #fefefe;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#uw_ui #general_settings .description {
	font-size: 1em;	
}

.topbar {
	border-bottom: solid 1px #dedede;
}

#contact {
 font-size: .75em;	
}

.registrationPage {
	width: 700px;	
}

.registrationPage .tableHeader {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 18px;
}
#uw_ui #register {
	border-collapse: separate;
	border-spacing: 3px 3px ;
}



