/* Style sheet xForm */
.error{font-weight:bold;color:#000000;}
input{width:250px;margin:3px;border:1px solid #999999;}
input.submit{background-color:#f5ebf5;}
textarea{width:250px;height:75px;margin:3px;border:1px solid #999999;overflow: auto;}
