.stationeryLine{
	clear: both;
}

.stationeryLineTitle {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

.notelet, .notelet_endblock {
	width: auto;
	float:left;margin-left:35px;margin-right:15px;
}
.notelet_endblock {
	margin-right:0px;
}
.noteletThumb{
	width: auto;
	height:146px;MARGIN-BOTTOM:5px;
}

.notebook_a6, .notebook_a6_endblock {
	width: auto;
	float:left;margin-right:65px;
}
.notebook_a6_endblock {
	margin-right:0px;
}
.notebook_a6Thumb{
	width: auto;
	height:175px;MARGIN-BOTTOM:5px;
}

.notebook_a5, .notebook_a5_endblock {
	width: auto;
	float:left; margin-right:65px;
}
.notebook_a5_endblock {
	margin-right:0px;
}
.notebook_a5Thumb{
	width: auto;
	height:210px;MARGIN-BOTTOM:5px;
}

.notebook_a6Code,.notebook_a5Code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}


.noteletName,.notebook_a5Name,.notebook_a6Name {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}


.product_shot{
	width:600px; text-align:center;padding-top:15px;	padding-bottom:30px;	
}

.imagelinkrowspacer{
 	height:30px;
}