.search_campo_titulo
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	line-height:25px;
}
#buscar {
	text-align:center;
}
button {
	border: 0; cursor: pointer;
font-weight: bold;
padding: 0 0px 0 0;
text-align: center;
width:120px;}
button span {
	display: block;
	padding: 0 0 0 0px;
	margin:0;
	width:120px;
	height:40px;
	border:0;
	}
button.large-button { height:40px; line-height:40px; font-size:16pt; font-family: georgia, serif;}
button.large-button span {height: 40px; line-height: 40px; background: url("../images/botones/boton_naranja.png") no-repeat left 0; color: #fff}
button.large-button:hover {height:40px; line-height:40px;}
button.large-button:hover span {height:40px; line-height:40px; background: url("../images/botones/boton_naranja_hover.png") no-repeat left 0}

textarea, input, td select, select {
	font-size: 13px;
	color: #444;
	border: 1px solid #c3c2ac;
	margin-top:3px;
}
.search_specific {
	font-family:Verdana, Tahoma, Helvetica, sans-serif;
	margin-right: 15px;
}

input.keywords {
	width:670px;
	color:#04a;
	height:20px;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	font-style:italic;
}
.aclaraciones {
	font-style:italic;
}
input.code {
	width:200px;
	color:#04a;
	height:40px;
	font-size:30px;
	font-weight:bold;
	vertical-align:middle;
	font-style:italic;
	text-align:center;
}
