img.alignCenter
{
	display:	 	block;
	margin-left:	auto;
	margin-right:	auto;
}

img.alignLeft
{
	float: 			left;
}

img.alignRight
{
	float: 			right;
}

img.bannerLogo
{
	display:	 	block;
	margin-left:	auto;
	margin-right:	auto;
	height:			92px;
	width:			700px;
}

img.calibrationGrid
{
	float: 				left;
	border-right-color:	#FFF1FF;
	border-right-style: solid;
	border-right-width:	thick;
}

img.fullSizeYarn
{
	border:		0px;
	height:		100px;
	width:		150px;
}

img.horizontalSpacer
{
	height:		1px;
	width:		130px;
}

img.shortSpacer
{
	height:		70px;
	width:		1px;
}

img.longSpacer
{
	height:		125px;
	width:		1px;
}

img.standardThumbnail
{
	border:		0;
	height:		53px;
	width:		80px;
}

img.tallSpacer
{
	height:	450px;
	width:	1px;
}
