
input {
	font-family:Verdana,Sans;
  font-size:10px;	
}

.inputRow {
  padding-bottom: 10px;
}

.inputRow input {
	font-family:Verdana,Sans;
  font-size:10px;	
}

.inputRow textarea {
	font-family:Verdana,Sans;
  font-size:10px;	
}

#registered {
  float: left;
  width: 168px; 
}

#registered .inputRow {
  float: left;
  width: 168px; 
  padding-left: 10px; 
}


#unregistered {
  float: left;
  width: 346px; 
}

#unregistered .inputRow {
  float: left;
  width: 346px; 
}

#unregistered .inputRow label {
  float: left;
  width: 79px; 
  text-align: right;
}

#unregistered .inputRow .registerInput {
  float: left;
  width: 247px; 	
	padding-left: 10px
}

ul.subcribe {
	float: left;
  width: 257px;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
} 

ul.subcribe  li.country {
	float: left;
  width: 118px;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  margin-right: 10px;
}

ul.subcribe  li.country ul,
ul.subcribe  li.country ul li {
	float: left;
  width: 118px;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
