/* CSS Document */
#content #bodycontent #nelac {
	position: absolute;
	top: 408px;
	right: 105px;
}
body {
	background-image: url(../../assets/images/bgrounds/vial.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content #bodycontent #column_1 #sampleheader {
	width: 90%;
}

#content #bodycontent #column_1 #testing {
	border: 1px solid #7CCDCD;
}
#content #bodycontent #column_1 #testing tr td {
	padding: 3px;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7CCDCD;
}
#content #bodycontent #column_1 #continue {
	float: right;
	vertical-align: middle;
}
.toprightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #7CCDCD;
	border-right-color: #7CCDCD;
}
.style1 {font-size: 0.95em}
