/**
 * FORMS BOOTSTRAP
 * ------------------------------------------------------*/

.opn-buscador { 
			/*background: #E3443F; /* Old browsers */
			/*background: -webkit-linear-gradient(top,  #E3443F 0%,#EB0301 100%); /* Chrome10+,Safari5.1+ */
			/*background: linear-gradient(to bottom,  #E3443F 0%,#EB0301 100%); /* W3C */
			/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E3443F', endColorstr='#EB0301',GradientType=0 ); /* IE6-9 */
			background-color: #EB0301 !important;
			text-indent:-9000px;
			border-radius: 0 2px 2px 0;}
.opn-buscador a { display:block;width:11px;height:22px; overflow:hidden; padding:0 8px; margin-top:0;}
#frm-buscador-opinion .inp {height:21px;}