#rfqContent{
	position: absolute;
	top: 297px;
	left: 320px;
	background-color: #343C63;
	border: 2px solid #ffffff;
	height: 1150px;
	width: 655px;
	
}

#rfqHeaderBar{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: gray;
	border-bottom: 2px solid #ffffff;
	width: 100%;
	height: 38px;
	z-index: 2;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 1.7em;
}
#leftCol{
	position: absolute;
	top: 115px;
	left: 3px;
	background-color: #343C63;
	text-align: right;
	color: #ffffff; 
	padding: 5px;
}

#rightCol{
	position: absolute;
	top: 115px;
	left: 330px;
	background-color: #343C63;
	text-align: right;
	color: #ffffff;	
	padding: 5px;
}

#rfqIframes{
	position: absolute;
	top: 630px;
	left: 30px;
	background-color: #343C63;		
}

#sendByMethod{
	position: absolute;
	top: 410px;
	left: 195px;
	background-color: #343C63;
	text-align: center;
	color: #ffffff;	
}

#requiredDiv{
	position: absolute;
	top: 370px;
	left:200px;
	background-color: #343C63;;
	text-align: center;
	color:#ffffff;
}

#countryDiv{
	position:absolute;
	top: 70px;
	left: 185px;
	background-color: #343C63;
	text-align: center;
}

#rfqCommentsDiv{
	position: absolute;
	top: 450px;
	left:100px;
	background-color: #343C63;
	text-align: center;
	
}

#iframeForUploadsRFQ {
/*position: absolute;
top: 40px;
left: 240px;*/
height: 465px;
width: 500px;
/*-------------------------
marginheight: 0px;
marginwidth: 0px;
---------------------------*/
/*
border-color : #990000; 
border-style : inset;
border-width : 0px 0px 0px 0px;*/
overflow: hidden;
white-space: nowrap;
}

#redSpur{
	position:absolute;
	top:3px;
	left: 3px;
	
}

#rfqHead{
	color: white;
}



#emailPrompt{
	position: absolute;
	top: 300px;
	left: 400px;
	border: 2px solid #ffffff;
	background-color: #343C63;
	padding: 15px;
	z-index: 25;
}

#emailVerifyDiv{
	position: absolute;
	border: 2px solid #ffffff;
	background-color: #cc3333;
	z-index: 25;
	padding: 10px;
}

#emailWait{
	position: absolute;
	border: 2px solid #ffffff;
	background-color: #343C63;
	z-index: 25;
	padding: 10px;
}
