.product{
width:180px;
font-size:10pt;
border: 1px solid #ddd;
padding:8px;

}
.productthumb{
margin:3px;


}
.prodimgdiv{
margin:auto;
text-align:center;
}
.proddesc{
font-size:8pt;
}
.readmore{
margin-top:3px;
margin-bottom:3px;
}
.productprice{
font-size:11pt;
font-weight:bold;

}
.addtobasket{
text-align:right;
padding-right:12px;
font-size:10pt;
float:right; 
width:400px; 
}

.addtobasket a{
color:#000;
text-decoration:underline;
}

.np{
font-size:11pt;
font-weight:bold;
color:#333;
text-decoration:none;
}
.prodcount{
font-size:11pt;
color:#333;
}

.clicktoenlarge{
font-size:10pt;
color:#333;
}
.prevnext{
font-size:11pt;
color:#333;
text-decoration:none;
font-weight:bold;
}

.productsperpage{
font-size:11pt;
color:#333;
text-decoration:none;
}