.fabrikForm{
	margin-left:0px;
	color:#909090 ;
}

.fb_group{
	padding-bottom:1px;
	background:none ;
	color:666666;
	margin-bottom:1px;
	padding:5px;
}

.fb_group table{
	width:80%;
	
}

.fb_group .button{
	border: 1px solid #ffffff;
background: #FF6600;
color:#FFFFFF;
font-size:9px;
margin-left:43px;
}

.fabrikLabel{
	text-align:left;
	padding:0px 0 0px 0;

}

.fb_group input:focus, .fb_group textarea:focus{
	background-color:#ffff99   ;
}

.fb_group input{

}

.fabrikForm h3{

}

.fabrikerror{
	color:#2e2e2e;
	font-weight:bold;
	padding-right:15px !important;
}

.elementErrorHighlight{
	background-color:#ffeccc !important;
}

.isemail{
	background: transparent url(images/email.gif) no-repeat top right;
	margin-right:10px !important;
	padding-right:20px !important;
}

.notempty{
	background: transparent url(images/required.gif) no-repeat top right;
	margin-right:10px !important;
	padding-right:20px !important;
}

.alphanumeric{
	background: transparent url(images/alphanumeric.gif) no-repeat top right;
	margin-right:10px !important;
	padding-right:20px !important;
}

.tooltip{
	border:2px solid #eeee00;
	background-color:#ffff99;
	padding:3px;
	color:#2e2e2e;
}

.fb_element_hidden{
	padding:0!important;
}
