#left-col {
	width:342px;
	float:left;
	margin-right:16px;
	background-color:#EEEEEE;
	padding:10px;
	height:250px;
}
#right-col {
	width:342px;
	float:left;
	background-color:#EEEEEE;
	padding:10px;
	height:250px;
}
#right-col p {
	font-size:12px;
	color:#000000;
	margin-bottom:30px;

}
#left-col p  {
	font-size:12px;
	color:#000000;
	margin-bottom:20px;
}
.sign-in-title {
	background-image:url(../images/sign-in-title.png);
	width:178px;
	height:19px;
	margin-bottom:10px;
}
.sign-in-label {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	display:block;
}
.sign-in-field {
	border:none;
	width:301px;
	height:19px;
	padding:2px;
	margin-bottom:10px;
}
.register-title {
	background-image:url(../images/create-new-account-title.png);
	width:175px;
	height:15px;
	margin-bottom:10px;
}
.create-account-button {
	background: transparent url(../images/create-new-account-button.png);
	width:171px;
	height:24px;
	border:0 none;
	cursor:pointer;
	display:block;
	font-size:0px;
	line-height:0px;
	margin-bottom:15px;
	text-indent:-9999px;
	outline:none;
}
#sign-up label.floatme {
	float:left;
	width:299px;
}
.rightcolumnright,.rightcolumnleft {
	width:360px;
	display:block;
	float:left;
}
#sign-up  {	
	background-color:#eaeaea;
	clear:both;
	display:block;
	padding:10px;
	font-size:12px;
	color:#000;
}
#sign-up p  {
	margin-bottom:10px;
}		
#sign-up .field {
	width:325px;
	height:16px;
	padding:2px;	
	margin-bottom:6px !important;
	margin-right:15px;
	border:1px #FFF solid  !important;
	font-size:13px;
	
}
#sign-up div.Name {
	display:block;
	clear:both;
	height:40px;
	padding-top:25px;

}
label {
	margin-bottom:5px !important;
	font-family:Arial, Helvetica, sans-serif;
}
#sign-up label.labeltitle {
	float:left;
	width:40px;
	margin-right:0px;
}
#sign-up label.labelfirst {
	float:left;
	width:60px;
	text-align:right;
	margin-right:5px;
}
#sign-up label.labelsurname {
	float:left;
	width:82px;
	text-align:right;
	margin-right:5px;
}
#sign-up select.fieldtitle {
	float:left;
	width:50px;
	margin-right:5px;
}
#sign-up input.fieldfirst {
	float:left;
	width:210px;
	margin-right:12px;
	border:1px #FFF solid  !important;
	height:16px;
	padding:2px;	
}
#sign-up input.fieldfirst-missing {
	float:left;
	width:210px;
	margin-right:25px;
	border:1px #FFF solid  !important;
	background-color:#99CC00;
		
}
.missing {
	background-color:#000066;
	border:1px #FFF solid  !important;

}
#sign-up input.fieldsurname {
	float:left;
	width:210px;
	border:1px #FFF solid  !important;
	height:16px;
	padding:2px;	
	
}
#sign-up input.fieldsurname-missing {
	float:left;
width:210px;
	border:1px #FFF solid  !important;
	background-color:#99CC00;
	/*margin-right:25px;*/
}

#sign-up label {
	font-weight:bold;
	font-size:11px;
	padding-top:5px;
	padding-bottom:3px;
	display:block;
	margin-bottom:5px;
	color:#000;
}
#sign-up label.floatme {
	float:left;
	width:299px;
}
#sign-up div.requiredfields {
	clear:both;
	font-size:11px;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:5px;
}
#sign-up  div.terms {
	clear:both;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;	
	margin-bottom:0px;
	margin-top:0px;
	width:691px;
}
.account-address-title {
	background-image:url(../images/account-address-title.png);
	width:131px;
	height:16px;
	margin-bottom:10px;
}
.delivery-address-title {
	background-image:url(../images/delivery-address-title.png);
	width:131px;
	height:21px;
	margin-bottom:10px;
}
.submitbutton {
	width: 75px;
	height: 24px;
	padding: 0px;
	border: 0px;
	background-image:url(../images/submit.png);
	text-indent: -1000em;
	cursor: pointer;
	display:block;
	font-size:0px;
	line-height:0px;
	margin-right:20px;
	
}
.loginbutton {
	width:65px;
	height:24px;
	padding: 0px;
	border:0px;
	background: transparent url(../images/sign-in-button.png) no-repeat scroll center top;
	text-indent:-9999px;
	cursor:pointer;
	display:block;
	font-size:0px;
	line-height:0px;
	margin-bottom:15px;
}
.selectfield {
	width:332px;
}