@charset "UTF-8";
/* CSS Document */

	<style type="text/css">
		 
                 div#dataFormContainer {
                     overflow: hidden;
                     width: 700px !important;
                  }

                TD.FormInfoMsg {color: #990000;}

               .FormMsgIcon, DIV.txtMsg, DIV.InfoImg {
    padding: 3px 2px 0 !important;
}
TD.holdsErrorMsgTable, TD.holdsErrorMsgOverTable {
    background-color: #FFFFFF !important;
}
select {
    background-color: #FFFFFF;
    width: 220px !important;
}

.FormInfoMsg {
    color: inherit;
    font-size: 10px !important;
    overflow: visible;
    vertical-align: top;
    width: 150px !important;
}