.previewchestimage
{
	DISPLAY: inline; 
	Z-INDEX: 55; 
	LEFT: -20px; 
	POSITION: relative; 
	TOP: -20px;
}

.mainlabel
{
	display: block;
	font-size: small;
	font-weight: bold;
	margin-top: 8px;
	background-color: #0044bb;
	margin-right: 10px;
}

.instructions
{
	display: block;
	font-size: small;
	font-weight: bold;
	font-style: italic;
}

.public_vertical_label
{
	display: block;
	font-size: small;
	font-weight: bold;
	margin-top: 8px;
	background-color: #0077ff;
	margin-right: 10px;
}

.public_horizontal_label
{
	display: block;
	font-size: small;
	font-weight: bold;
	background-color: #0077ff;	
	margin-right: 10px;
}

.public_horizontal_rightlabel_label
{
	display: inline;
	font-size: small;
}

.public_
{
	display: block;
	font-size: small;
}

.label_response
{
	font-size: small;
}
