.deirdre{
	
	margin: 0 10px 0 0;
}

.imgsequence{
	background-color: #ebcf11;
	width: 553px;
	padding: 0 0 0 0px;
	margin: 7px 0 0 155px;
}

.imgsequence2{
	background-color: #ebcf11;
	width: 773px;
	padding: 0 0 0 0px;
	margin: 7px 0 0 45px;
}

.sequenceimg{
	float: left;
	margin: 5px 0 0 2px;	
}

.stitle{
	float: left;
	width: 108px;
	text-align: center;
	font-weight: bold;
}
.stitle2{
	float: left;
	width: 108px;
	text-align: center;
	font-weight: bold;
}

.print{
	margin: 0 0 0 0;
	padding: 2px 0 8px 160px;
	font-size: 140%;
	clear: left;
}
.print2{
	margin: 0 0 0 0;
	padding: 2px 0 8px 50px;
	font-size: 140%;
	clear: left;
}

.print a:link{
	text-decoration: underline;
	color: red;
}
.print a:visited{
	text-decoration: underline;
	color: red;
}
.print a:hover{
	text-decoration: none;
	color: red;
}
.print a:active{
	text-decoration: underline;
	color: red;
}

.print2 a:link{
	text-decoration: underline;
	color: red;
}
.print2 a:visited{
	text-decoration: underline;
	color: red;
}
.print2 a:hover{
	text-decoration: none;
	color: red;
}
.print2 a:active{
	text-decoration: underline;
	color: red;
}

.howtoleft{
	width: 375px;
	float: left;
}

.howtoleft p{
	width: 365px;
	margin: 0 0 0 0;
	padding: 10px 0 0 20px;
}

.howtoright{
	width: 470px;
	float: left;
	margin: 0 0 0 30px;
}

.howtoright h3{
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	width: 390px;
	color: #000;
	font-size: 140%;
}

.productcon{
	border: 1px solid #000;
	width: 276px;
	margin: 15px 0 0 10px;
	float: left;
}
.prodtitle{
	width: 225px;
	color: #d80000;
	font-weight: bold;
	font-size: 110%;
	padding: 5px 0 10px 5px;
}

.leftprodcon{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

.prodimg{
	width: 135px;
	height: 122px;
}

.clickenlarge{
	width: 80px;
	padding: 0 0 15px 55px;
}
.rightprodcon{
	float: left;
	width: 100px;
	margin: 0 0 0 10px;
}

.qty{
	float: left;
	font-weight: bold;
	padding: 0 5px 0 25px;
}

.qtyinput{
	float: left;
	width: 25px;
	height: 12px;
}

.prodprice{
	width: 100px;
	font-weight: bold;
	text-align: center;
	color: #d80000;
	padding: 15px 0 10px 0;
}

.addtocart input{
	background-image: url(/pub/design/addtocart.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #fff;
	width: 115px;
	height: 34px;
	color: #000;
	font-size: 120%;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	border:none;
}