.testname {
	position: absolute;
	display: block;
	left: 8px;
	top: 32px;
	font-size: 18px;
	z-index: +1;
}

.testtitle {
	position: absolute;
	display: block;
	left: 8px;
	top: 54px;
	font-size: 12px;
	font-style: italic;
	color: #555555;
	z-index: +1;
}

#testblock {
	position: absolute;
	top: 8px;
	width: 569px;
	height: 274px;
}

.testimage {
	position: absolute;
	border: 1px solid #c28b97;
	right: 2px;
}

.testquote {
	position: absolute;
	left: 2px;
	bottom: 0;
}

#testselect {
	position: absolute;
	right: 8px;
	top: 4px;
}

testselect select {
	background-color:#FFFFFF;
	border-style:1px;
	border:2px #CCCCCC;
	font-size: 9;
	color: #444444;
	width: 145px;
	font-family: Georgia, Times New Roman, Times, serif;
}

#testbodytext {
	position: absolute;
	top: 284px;
	width: 556px;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	color: #555555;
	margin-left: 2px;
	margin-right: 18px;
	margin-top: 12px;
}
