div.product-box{
	float:left;
	width:415px;
	/*margin-top:15px;*/
	text-align:center;
	/*cursor: pointer;*/
}
.prodotti-row.clickable a{
/*	height:175px;*/
/*	width:250px;*/
	/*width:415px;*/
	cursor: pointer;
}
div.product-box div.pr-box-left{
	float:left;
	width:250px;
}
div.product-box div.pr-box-left .pr-box-tito{
	color:#888;
	font-family:helvetica;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:28px;	
}
div.product-box div.pr-box-right{
	float:right;
	width:164px;
	text-align: left;
}
div.product-box div.pr-box-right .pr-box-desc-tito{
	color:#b3b3b3;
	font-family:helvetica;
	text-transform:capitalize;
	font-size:13px;
}

div.product-box div.pr-box-right div.pr-box-desc{
	color:#4D4D4D;
	font-family:Helvetica;
	height:180px;
	margin-top:28px;
	font-size:13px;
	
}

div.product-box div.pr-box-right div.gammaBtn{
/*	width:121px;*/
	color:white;
	padding:2px 0;
	width:116px;
	font-family:Arial;
	height:14px;
	padding:2px 0 2px 5px;
}
/* ////////////////////////// */
.pattern-h.product{
	height:10px;
	margin:20px auto;
	width:80%;
}

/* //////// Area Download //////// */

div.redbox{
	background-color:#fee;
	border:1px #bbb dotted;
	padding:20px;
	font-size:12px;
	text-align:center;
	margin:20 80px;
	
	color:#444444;
	font-family:Helvetica;
	border:1px red solid;
}

div#form-login.standalone-box{
	margin:60px auto;
	padding:20px 20px 20px 35px;
	width:191px;
	
	border: 1px #ccc dotted;
/*	background-color: #ddd;*/
}

div#form-login.standalone-box #username,div#form-login.standalone-box #password {
	background: url('') center center;
	background-color:#eee;
	border:1px solid #ccc;
}

.stuffbox{
	border: 1px #5187ab solid;
	background: #a2c3dd;
	color: white;
	
	width: 415px !important;
	width: 435px;
/*	margin: 0 10px; */
	padding: 10px;
}
