body
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 20px; 
	color: #888888;
}

h1, h2
{
	font-size: 24px;  
}

h1, h2, h3, h4
{
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 0px;
}

h2, h3
{
	line-height: 24px; 
}

h1
{
	margin-top: 0px;
	padding-top: 10px;
}

h3
{
	font-size: 18px; 
}

h4
{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

table
{
	text-align: center;
}

td.description
{
	text-align: left;
}

hr
{
	clear: both;
}

hr.thin
{
	height: 1px;
	border: 0px;
	width: 90%;
}

hr.thick
{
	height: 5px;
	border: 0px;
}

#top, #structure
{
	width: 575px;
}

#content
{
	border-left: 1px #888888 solid;
	border-right: 1px #888888 solid;
	border-bottom: 1px #888888 solid;
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
}

#heading
{
	margin-top: 0px;
	padding-top: 10px;
}

#heading p
{
	margin-top: 0px;
}

#heading img
{
	padding-right: 6px;
}

#footer
{
	border-left: 1px #888888 solid;
	border-right: 1px #888888 solid;
	border-bottom: 1px #888888 solid;
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
	text-align: right;
	font-size: 12px; 
}

#finishedsizes
{
	margin-right: 100%;
	text-align: center;
}

#finishedsizes table
{
	width: 450px;
}

#finishedsizes td
{
	white-space: nowrap;
}

#sizeskein td
{
	white-space: nowrap;
}

.small
{
	text-decoration: none;
	font-size: 11px;
}

.step
{
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
}

.step p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.step h4
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.pattern
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.pattern p
{
	float: left;
}

.printerfriendly a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


