/****** Preside form CSS ******/

#test{
	background:			transparent !important
}
#presideform select{
	width:				19em;	
}

#presideform input{
	width:				auto
}

#presideform ol li{
	list-style: none
}

#presideform input.standard{
	width:				19em
}

#presideform .group-radio label, #presideform .group-checkbox label{
	width:				auto
}

#presideform textarea{
	width:				19em !important
}