.ultraTiny
{
	background-color:			#000000;
	width:			1px;
}

.ultraTinyBlank
{
	width:			1px;
}

.surveyTitle
{
	font-size: 		medium;
	font-family: 	arial;
	font-weight:	bold;
}

.sectionHeader
{
	font-size: 		small;
	font-family: 	arial;
	font-weight:	bold;
}

.miniHeader
{
	font-size: 		x-small;
	font-family: 	arial;
	font-weight:	bold;
}

.stockHeavy
{
	font-size: 		xx-small;
	font-family: 	arial;
	font-weight:	bold;
}

.stockLHeavy
{
	font-size: 		small;
	font-family: 	arial;
}

.stockQuestion  
{
	font-size: 		x-small;
	font-family: 	arial;
}

.stockAnswer
{
	font-size:		x-small;
	font-family:	arial;
}

.stockButton
{
	font-size:			x-small;
	font-family:		Arial Narrow;
	color:				#FFFFFF;
	background-color:	#708090;
	border-color:		#ccccff;
}

.editButton
{
	font-size:			x-small;
	font-family:		arial;
	font-weight:		bold;
	color:				#3C14DC;
	background-color:	#8090A0;
	border-color:		#ccccff;
	width:				100px;
}

.deleteButton
{
	font-size:			x-small;
	font-family:		arial;
	font-weight:		bold;
	color:				#DC143C;
	background-color:	#8090A0;
	border-color:		#ccccff;
	width:				100px;
}