@charset "UTF-8";
#formWrapper
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	body: 0px;
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 37px;
	margin-left: 23px;
}

em
{
	color: #F00;
	font-weight:bold;
}
#divBioMarkers #leftColumn {
	float: left;
	width: 165px;
}

#divBioMarkers #middleColumn {
	float: left;
	width: 165px;
}

#divBioMarkers #middleColumn
{
	padding-top:40px;	
}

#divBioMarkers #rightColumn {
	float: left;
	width: 165px;
}

#divButtons {
	clear: both;
}

#divButtons
{
	clear:both;	
}

#divNameInput p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#divInstitutionInput
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

#divInstitutionInput
{
	width: 370px;
	height: 40px;
}

#divAddress p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #676767;
}

#divEmailPhone p, #divDateOfSubmission p
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #676767;
}
#divSamples #leftColumn {
	float: left;
	width: 220px;
}
#divSamples #rightColumn {
	float: left;
	width: 220px;
}
#divBioMarkers {
	clear: both;
}

#divBioMarkers
{
	margin-bottom: 37px;
}
#divNumberOfSamples {
	clear: both;
	position: relative;
	margin-bottom: 37px;
}

#divNumberOfSamples
{
	clear:both;
}

#input
{
	background:none;
	border:none;
}

#input:hover
{
	background:none;
	border:none;
}

#divNameInput
{
	width: 370px;
	height: 40px;
}

#divNameInput #pName
{
	vertical-align: middle;	
	width: 67px;
	float:left;
}

#divNameInput input 
{
	border: none;
	background:url(images/nameInput.jpg) no-repeat top left;
	width: 269px;
	height: 22px;
	float:right;
	padding-left: 24px;
	padding-top: 10px;
}

#divInstitutionInput #pInstitution
{
	vertical-align:middle;
	width: 64px;
	float:left;
}

#divInstitutionInput input
{
	border: none;
	background:url(images/institutionInput.jpg) no-repeat top left;
	float: right;
	width:269px;
	height: 22px;
	padding-left: 24px;
	padding-top: 10px;
}

#divAddressInput
{
	width:458px;
	height: 37px;
	clear:both;
}

#divAddressInput p
{
	width: 70px;	
	float:left;
	vertical-align:middle;
}

#divAddressInput input
{
	border:none;
	background: url(images/addressInput.jpg) no-repeat top left;
	width: 356px;
	height: 24px;
	float: right;
	padding-top: 10px;
	padding-left: 24px;
}

#divName
{
	margin-bottom:14px;	
}

#divAddress
{
	margin-bottom:14px;	
}

#divCityStateInput
{
	width: 460px;
	height: 37px;
	clear:both;
}

#divCity
{
	width: 247px;
	float: left;
}

#divCity p
{
	width: 78px;
	vertical-align:middle;
	float:left;
}

#divCity input
{
	border:none;
	background-color: none;
	background:url(images/cityInput.jpg) no-repeat top left;
	padding-left: 24px;
	padding-top: 10px;
	width: 144px;
	height: 24px;
	float:right;
}

#divState
{
	float:left;
	width: 98px;
	padding-left: 4px;
}

#divState p
{
	vertical-align:middle;
	float:left;
	width: 24px;
}

#divState input
{
	border:none;
	background-color: none;
	background:url(images/stateInput.jpg) no-repeat top left;
	width: 40px;
	height: 24px;
	float:right;
	padding-left:24px;
	padding-top:10px;
}

#divZip
{
	float:left;
	width: 101px;
	padding-left: 8px;
}

#divZip p
{
	vertical-align:middle;
	float:left;
	width:24px;
}

#divZip input
{
	border:none;
	background:url(images/zipInput.jpg) no-repeat top left;
	width: 57px;
	height: 24px;
	float:right;
	padding-left: 16px;
	padding-top: 10px;
}

#divCountryInput
{
	clear:both;	
	width: 458px;
	height:37px;
}

#divCountryInput p
{
	float:left;
	width: 78px;
}

#divCountryInput input
{
	border:none;
	background:url(images/countryInput.jpg) no-repeat top left;
	width: 188px;
	height: 24px;
	padding-left: 24px;
	padding-top:10px;
	float:left;
}

#divEmailPhone
{
	clear:both;
	margin-bottom: 67px;
}

#divPhoneEmail
{
	clear:both;	
}

#divEmail
{
	clear:both;
	float:left;
	width: 458px;
	height: 38px;
}

#divEmail p
{
	float:left;
	width: 78px;
}

#divEmail input
{
	border:none;
	background:url(images/emailInput.jpg) no-repeat top left;
	width: 273px;
	height: 24px;
	padding-left: 24px;
	padding-top: 10px;
	float:left;
}

#divPhoneFax
{
	clear:both;
	margin:0px;
}

#divPhone
{
	float:left;	
	width: 227px;
}

#divPhone p
{
	float:left;
	width: 78px;
}

#divPhone input
{
	border:none;
	background:url(images/phoneInput.jpg) no-repeat top left;	
	width: 112px;
	height: 24px;
	padding-left: 24px;
	padding-top: 10px;
	float:left;
}

#divFax
{
	float:left;
}

#divFax p
{
	float:left;
	width: 24px;
}

#divFax input
{
	border:none;
	background:url(images/faxInput.jpg) no-repeat top left;
	width: 130px;
	height: 24px;
	padding-left:24px;
	padding-top: 10px;
	float:left;
}

#divSamples
{
	clear:both;
	margin-bottom: 37px;
	position: relative;
}

#divSamples
{
	margin-bottom: 27px;	
}
.clearfloat
{
	margin: 0px;
	font-size: 1px;
	line-height:0px;
	height: 0px;
	clear:both;
}

#divSamples #leftColumn p
{
	margin:0px;
	padding:0px;
}

#divSamples #rightColumn p
{
	margin:0px;
	padding:0px;
}

#divProteinsNum
{
	clear:both;	
}

#divSamplesNum
{
	clear:both;
}

#divSamplesNum p, #divProteinsNum p
{
	width: 150px;
	float: left;
	font-weight:bold;
}

#divProteinsNum input, #divSamplesNum input
{
	border:none;
	background:url(images/numberSamplesInput.jpg) no-repeat top left;
	width: 60px;
	height: 24px;
	padding-left: 24px;
	padding-top: 10px;
}

#divBioMarkers h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 14px;
}

#divBioMarkers p
{
	margin:0px;
	font-size: 10px
}

#submit
{
	background:url(images/submitBtn.gif) no-repeat;
	border:none;
	width: 112px;
	height: 43px;
}

#edit
{
	background:url(images/editBtn.gif) no-repeat;
	border:none;
	width: 112px;
	height: 43px;
}
#confirm
{
	background:url(images/confirmBtn.gif) no-repeat;
	border:none;
	width: 112px;
	height: 43px;
}
#reset
{
	background:url(images/resetBtn.gif) no-repeat;	
	border:none;
	width:112px;
	height: 43px;
}

#clear
{
	background:url(images/resetBtn.gif) no-repeat;	
	border:none;
	width:112px;
	height: 43px;
}
#pInstructions {
	margin-bottom: 37px;
}

#divTypeOfTissue
{
	width: 261px;
	height: 41px;
}

#divTypeOfTissue #cbTypeOfTissue
{
	float:left;	
	vertical-align:middle;
}

#divTypeOfTissue p
{
	float:left;	
	vertical-align:middle;
	margin-right: 14px;
}

#divOther
{
	width: 261px;
	height: 39px;
}

#divOther #cbOther
{
	float:left;	
}

#divOther p
{
	float:left;
	vertical-align:middle;
	margin-right: 14px;
}

#otherInput, #inputTypeOfTissue
{
	border:none;
	background:url(images/otherInput.jpg) no-repeat top left;
	padding-left: 24px;
	padding-top: 13px;
	height: 26px;
	width : 177px;
	margin-left: 10px;
	margin-top: 3px;
}

.textInput{
	float:left;	
}
