﻿body
{font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.contentPlaceholder1
{
	width:100%;
	text-align:center;
}

div#generateSpecSheet
{
	width:500px;
}

/* rounded region styles (for regions not containing a floating header image) */
.rrControl
{
	width: 100%;
	font-size: 8pt;
	margin-bottom: 10px;
}
.rrBackground
{
	padding: 0 4px;
}
.rrContent
{
	padding:10px;
}
.rrHeader
{
	color: white;
	font-size: 10pt;
	padding: 0 10px;
	font-weight: bold;
	background: #5b5b90;
	padding-bottom: 2px;
}



