.form-input {
background-image: url(http://www.relationwise.dk/wp-content/themes/relationwise_2012/images/signup-icons.png);
background-repeat: no-repeat;
width: 266px;
height: 45px;
background-color: white;
border: solid 2px #e1e1e1;
border-radius: 5px;
font-size: 15px !important;
padding-left: 55px;
color: #6a6a6a;
font-family: Arial !important;
}

.txtName
{
	background-position: 0px -5px;
}

.txtName_focus
{
	background-position: 0px -55px;
}

.txtEmail
{
	background-position: 0px -105px;
}

.txtEmail_focus
{
	background-position: 0px -155px;
}

.txtPassword
{
	background-position: 0px -658px;
}

.txtPassword_focus
{
	background-position: 0px -708px;
}

.txtPhone
{
	background-position: 0px -206px;
}

.txtPhone_focus
{
	background-position: 0px -258px;
}

.txtCompany
{
	background-position: 0px -304px;
}

.txtCompany_focus
{
	background-position: 0px -357px;
}

.txtDomain
{
	background-position: 0px -508px;
}

.txtDomain_focus
{
	background-position: 0px -558px;
}

.spanNrEmployees_basic
{
	z-index:1;
	background-position: 0px -404px;
	display: block;
	position: absolute;
	background-color: transparent;
	vertical-align: bottom;
	line-height: 38px;
	border-right:none;
	background-image: url(http://www.relationwise.dk/wp-content/themes/relationwise_2012/images/signup-icons.png);
	width: 44px;
	height: 30px;
	margin-top: 1px;
	margin-left: 3px;
}

.spanNrEmployees
{
	background-position: 0px -404px;
}

.spanNrEmployees_focus
{
	background-position: 0px -458px;
}

.spanPassword
{
	z-index:1;
	background-color: transparent;
	position:absolute;
	color: #6a6a6a;
	font-family: Arial !important;
	font-size: 15px !important;
	padding-top: 12px;
	padding-left: 58px;
}

.ui-button {
	border: none !important;
}

.form-select
{
	background-repeat: no-repeat;
	width: 350px;
	height: 36px;
	background-color: white;
	border: solid 2px #e1e1e1;
	border-radius: 5px;
	font-size: 15px !important;
	padding-left: 55px;
	color: #6a6a6a;
	margin-bottom: 10px;
}

.dialog-description
{
	font-family: Arial;
	font-size: 14px;
	color: #666;
	padding-bottom: 10px;
	padding-top: 10px;
}

.terms
{
	font-family: Arial;
	font-size: 10px;
	color: #666;
	padding-bottom: 10px;
	padding-top: 10px;
}

.terms-link
{
	font-family: Arial;
	font-size: 10px;
}

.form-title
{
	font-size: 40px !important;
	margin-bottom: 10px !important;
	margin-top: 10px !important;
}

.form-subtitle
{
	font-size: 14px;
	font-weight: normal;
}

.ui-widget-header
{
	/*background: url(http://www.relationwise.dk/wp-content/themes/relationwise_2012/images/header-tile.jpg) !important;*/
	background-image: none !important;
	border: none !important;
}