.product{
    text-align: center;
    background-color:white;
    border: solid 1px #707173;
    height: 200px;
    width:267px;
    position:relative;
    padding:5px
}

.product_id {
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
    text-align: center;
	font-size: 12pt ;
	color: #342a20 ;
	font-style: italic ;
	height:20px;
}
.pagination {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
	color:#bfbcb3;
	font-size: 13px;
    font-weight: bold;
	letter-spacing: 20;
	border-bottom: 0 !important;
}

  
