form {
		margin:20px 0px;
}

input {
width: 13em;
background: #EFE7F7;
}

textarea{
background: #EFE7F7;
	width: 18em;
	height: 8em;
}



select{
	/*	padding: 0 5px;*/
		background: #EFE7F7;

	}

fieldset {
		margin: 0;
		padding: 0;
		border: 0px solid #000;
		line-height: 1em;
	/*	background:#005fb3 none repeat scroll 0%;
color:#FFFFFF;*/
}



#avail #legend {
position: relative;
font-size:1.2em !important;
font-weight:bold !important;
	color: #ffff00;
	padding: .8em ;
	border: none;
margin: 0px 0px 20px 4em;
background: transparent url(/images/avail.jpg) no-repeat scroll 2px 10px;
font-family:Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;

}






fieldset div {
	clear: both;
	margin: .1em 1em;
	position: relative;
}



fieldset div span {
	display: none;
}
fieldset div:hover span {
	font-size: 85%;
	color: #808080;
	background-color: #EFE7F7;
	margin-left: 15em;
	margin-top: 0.2em;
	padding: .2em .5em .3em;
	border: 1px solid #808080;
	display: block;
	position: absolute;
	z-index: 100;
	float: right;

}
* html fieldset div span {
	font-size: 85%;
	background-color: #efe7f7;
	color: #808080;
	margin: 0.5em;
	margin-left: 15em;
	padding: .3em;
	border: 1px solid #808080;
	display: block;
	width: 12em;
	text-align: center;
}

label, fieldset div.cr p {
font-weight:bold;
	margin: 0px;
	display: block;
   width: 12em;
	text-align: left;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	margin-bottom: 1.5em;
	float: left;

}




fieldset button {

margin-top: 10px;
padding: 3px;
margin-left: 14.2em;
margin-bottom: 1em;
}

fieldset div.cr label {
	text-align: left;

	width: auto;
	float: none;

}

#availcheck{
float: none;
	margin-left: 10em;
}

#availcheck label{
   width: 8em !important;
}

#sName{
	
	text-transform: capitalize;
}
.mandat {
/*	background:  url(../images/mandat.gif) no-repeat 160px 0px;*/


}
.mandat:after {

}


label.removed {
	display: none;
}


.badinput {



}

div.badinput .mandat {
/*	background:  url(../images/mandat.gif) no-repeat 160px -79px;*/
color: red

}

.goodinput {


}

div.goodinput .mandat {
/*	background:  url(../images/mandat.gif) no-repeat 160px -39px;
*/

color: green;

}
.removed {
	display: none !important;
}




