.BioSubmitForm {
margin-top: 0px; 
background: gainsboro; 
padding: 10px;
border-top: 1px solid lightgrey;
border-left: 1px solid lightgrey;
border-bottom: 1px solid black;
border-right: 1px solid black;
}

.ArtistsBio {width: 300px;}
/* IE ONLY */
* HTML .ArtistsBio {width: 310px;}
.ArtistsBio TD:first-child {font-weight: bold;}
.ArtistsBio TD {
font-size: 0.8em;
padding: 0px 0px 10px 0px;
vertical-align: bottom;
} 

TEXTAREA, INPUT {font-family: arial,helvetica,sans-serif; font-size: 0.9em;}

/* .ArtistsBio TD INPUT {width: 200px;} */
FIELDSET {margin-bottom: 12px;}
/* IE ONLY */
* HTML FIELDSET  {margin-bottom: 5px;}
LEGEND {font-style: italic; text-transform: uppercase; font-size: 1em;}
.Bold1stCol {font-weight: bold;}

.BioSection2 {font-weight: bold;}
.BioSection2 TEXTAREA {overflow: auto;}

.Spacer {
height: 7px; 
line-height: 1px; 
padding: 0px;
}

.NoBold {font-weight: normal;}

.CountryInput {width: 300px; font-weight: normal;}

/* IE ONLY */
* HTML .CountryInput {width: 310px;}

SELECT {width: 120px;}
.Select_FR {width: 140px;}

#HelpDiv, #HelpDiv3 {
width: 180px;
font-size: 0.75em;
background: #FFFFE1;
border: 1px solid black; 
display: none; 
position: absolute; 
padding: 5px;
}
/* IE ONLY */
* HTML #HelpDiv {width: 200px;}

#Additional_Info, #Short_Biography {width: 300px;}
/* IE ONLY */
* HTML #Additional_Info {width: 310px;}
* HTML #Short_Biography {width: 310px;}
#Help1, #Help2, #Help3 {font-weight: bold;} 

.UploadFile {width: 170px; margin-bottom: -3px;}
.UploadFile_fr {margin-bottom: -3px; /* border: 1px solid green; */}
* HTML .UploadFile_fr {width: 300px;}

.ReleaseStatementBG {
padding: 5px; 
border: 1px solid black; 
background: #FFFFE1; 
color: inherit;
}

.SubmitReset {margin-bottom: 20px;}

/* TESTING
FORM {border: 1px solid red;}
.ArtistsBio {border: 1px solid green;} */
