.cushionLine {
	clear: both;
}


.cushionLineTitle {
	margin-bottom: 10px;
}


.cushion {
	width: auto;
	float:left;
	margin-right: 15px;

}

.cushionThumb{
	width: auto;
	height:135px;
}
.cushionColour {
	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;
}


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

.imagelinkrowspacer{
 height:30px;
}