div.productscroll
{
	width: 472px;
	height: 400px;
	overflow: auto;
	margin: 0 auto;
}

div.productscroll img
{
	display: block;
	float: left;
	margin: 0 20px;
}

div.h1
{
	border-bottom: 3px solid #022e7f;
	width: 953px;
}

div.h1 h1
{
	color: #022e7f;
	font-size: 24px;
	padding: 0 10px 0 0;
	background: #ffffff;
	display: inline;
	position: relative;
	top: 9px;
}

div.products div.sectionblock p
{
	width: 953px;
	font-size: 15.5px;
	line-height: 19px;
	padding: 25px 0;
	margin: 0 0 25px 0;
	border-bottom: 3px solid #022e7f;
}

div.products table.series
{
	margin: 0 0 50px 0;
}

div.products table.series td.data
{
	background: url(../images/products/sku_bkg.jpg) repeat-y top left;
	width: 630px;
	padding: 18px 30px 15px 0;
}

div.products table.series td.image
{
	background: url(../images/products/image_bkg.jpg) repeat-y top right;
	vertical-align: middle;
}

div.products table.series td.data h2
{
	font-size: 15.5px;
	line-height: 19px;
	color: #022e7f;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.products table.series td.data p
{
	font-size: 15.5px;
	line-height: 20px;
}

div.products table.series td.data p sup
{
	font-size: 11px;
}

table.skus
{
	margin-top: 30px;
}

table.skus th
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000;
	line-height: 14px;
	vertical-align: top;
	padding: 0 30px 2px 0;
	border-bottom: 3px solid #022e7f;
}

table.skus td
{
	font-size: 14px;
	color: #000;
	line-height: 14px;
	vertical-align: top;
	padding: 2px 30px 2px 0;
	border-bottom: 1px solid #000;
	white-space: nowrap;
}

div.callout
{
	margin: 55px 0 0 456px;
	width: 500px;
}

div.microleft
{
	margin: 10px 0 0 20px;
	width: 100%
}

div.microright
{
	margin: 20px 0 0 530px;
}

div.callout h3
{
	font-size: 21px;
	line-height: 20px;
	margin: 0 0 3px 0;
	padding: 0;
	width: auto;
}

div.microleft h3,
div.microright h3
{
	font-size: 27px;
	margin-bottom: 10px;
}

div.callout p
{
	font-size: 15px;
	line-height: 19px;
	margin: 0 0 10px 0;
	padding: 0;
	width: auto;
}

div.microleft p
{
	font-size: 16px;
	line-height: 21px;
	width: 480px;
}

div.microright ul
{
	margin: 0;
	padding: 0 0 0 15px;
}

div.microright li
{
	font-size: 16px;
	line-height: 21px;
	margin: 0 0 2px 0;
	padding: 0;
	width: 380px;
}

div.brushoptions div.callout p
{
	font-size: 13px;
	line-height: 17px;
}

div.brushfibers
{
	margin-left: 50px;
}

div.brushfibers img
{
	display: block;
	margin-bottom: 30px;
}

table.comparison
{
	margin-top: 45px;
}

table.comparison th
{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background: #022e7f;
	padding: 5px;
	border-left: 1px solid #000;
}

table.comparison td
{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
	width: 128px;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}

table.comparison td.sideheader
{
	width: 29px;
	padding: 5px 3px;
	background: #022e7f;
}

table.backings
{
	width: 100%;
	margin-top: 20px;
}

table.backings td
{
	width: 25%;
	padding: 0 50px;
	text-align: center;
}

table.backings div.option
{
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 3px;
}

table.backings div.description
{
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 10px;
}

