.product
 {
 	width: 210px;
 	margin: 5px 0px 5px 30px;
 	display: inline;
 	float: left;
 }

.product_first
 {
 	width: 200px;
 	margin: 5px 0px 5px 0px;
 	display: inline;
 	float: left; 
 }
 
.productpicture 
 {

 	text-align: center;
	display: block;
 }

.productpicture a
 {
 	display: block;
 }
 
.brandpicture
 {
 	text-align: center;
 	height: 25px;
 }

.brandtext
 {
 	text-align: center;
 	font-size: 12px;
 	height: 25px;
 }
.brandtext a
 {
	color:#9b1511 !important;
	text-decoration:none;
 }
 .brandtext a:hover
 {
	color:#9b1511 !important;
	text-decoration:underline;
 }
.productfeature
 {
 	text-align: center;
 	font-size: 12px;
 }

.producttitle
 {
 	text-align: center;
 	font-size: 12px;
 	font-weight: bold;
 }

.producttext
 {
 	/*background:#ECE2E0;*/
	text-align:left;
	padding:4px 0px 0px 0px;
	font-size:11px;
	color:#333;
	/*height: 40px; */
	overflow: hidden;
 }

/*.productprice  
 {
 	text-align: center;
 	font-size: 14px !important;
 	color: #9b1511 !important;
 	padding: 3px;
	font-weight: bold;
 }*/
 .productpricetext
 {
    text-align: center;
 	font-size: 15px !important;
	color:#707070;
	font-weight: bold;
 }
 .productprice
 {
    text-align: center;
 	font-size: 18px !important;
	color:#9b1511;
	font-weight: bold;
 }
 .productpricecentru
 {
  text-align:center;
 }
  .productpricelei
 {
    text-align: center;
 	font-size: 14px !important;
	color:#707070;
	font-weight: bold;
 }
.productorderbutt 
 {
 	text-align: center;
 	margin: 5px;
 }
