#enviarMailOutStock {
	cursor:pointer;
	float:right;
	background-position:0 -156px;
	display:block;
	height:22px;
	margin-left:0;
	width:24px;
	background-image:url(../site/common/sprite-botones.png);
	background-repeat:no-repeat;
}

#respuestaMailOutStock {
	color:#666666;
	float:left;
	font-size:10px;
	line-height:14px;
	margin:10px 0;
	padding-left:2px;
	width:230px;
}

/* fix bug FB-448*/
#ingresa-mailPP {
	background-position: -0px -501px;
	color: #666;
	float: left;
	font-size:10px;
	width: 260px;
	background-repeat: no-repeat;
	height: 27px;
}

#ingresa-mailPP, .btn-gris2,.btn-gris-fin2 {
	background-image: url(../site/common/sprite-botones.png);
	background-repeat: no-repeat;
}

/* fix bug FB-9046 */
#ingresa-mailPP  .inputLimpio {
	float: left;
	border: 0px;
	font-size:11px;
	padding:2px 5px 2px 5px;
	background-image: none;
}