.boxf{
	background-image: url(../images/box-bg.jpg);
	background-repeat: no-repeat;
	width:171px;
	height:231px;
	padding:5px;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align:center;
	text-transform: uppercase;
	height:30px;
}
.text a { text-decoration: none; color: #990000;}
.text a:hover { text-decoration: underline; }
.btn-browse{
text-align:center;
padding-top:5px;
}
.productf{
text-align:center;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:center;
}
