﻿/* 
	@author	John <john.sherman@devso.se>
*/
INPUT {
	color: black;

}

.button {
	border:0;
}

.tx_freesignup-error {
	color : red;
	
}
.tx_freesignup-checkbox {
	border-width:0px;
	padding:0px;
	margin:0px;
	background-color:transparent;
}

.tx_freesignup-registerform {
	padding-top:10px;
	padding-left:10px;
	background-image:url(../images/Freesignup2_bg.jpg);
	float:left;
	width:500px;
	height:233px;
	background-repeat: repeat-x;
}
.tx_freesignup-registerform_left {
	width:8px;
	background-image:url(../images/Freesignup2_bg_left.jpg);
	float:left;
	height:233px;
}
.tx_freesignup-registerform_right {
	width:7px;
	background-image:url(../images/Freesignup2_bg_right.jpg);
	float:left;
	height:233px;
}
.tx_freesignup-main {
	width:530px;
}
td.tx_freesignup-col1 {
	width:270px;
}
td.tx_freesignup-col2 {
	
}