.requestsbox {
	border: 1px solid #666666;
	padding: 15px;
	margin-bottom: 20px;
	background-color:white;
	text-align:justify;
}
.requestsbox:hover {background-color:#fdfefe;}
.sectionheader {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #cccccc;
	font-size:18px;

}

.topbox {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 95px;

}

#freesample {background-image: url(../images/requests/freesample-banner.jpg);}
#info {background-image: url(../images/requests/question-banner.jpg);}
#envelopments {background-image: url(../images/envelopments-banner.gif);}

.requestsbanner {
	border: 1px solid #666666;
	margin-bottom: 15px;
}
.graynote {
	color:#999999;
	font-size:11px;

}
.tableheader {
	font-size:14px;

}
#uploadnote {

	color:#999999;
	display:none;

}
#nojavascript {

	text-align:center;
	font-size:16px;
	color:#466A7E;

}
#errors {
	color:#990000;
	display:none;

}