#downhead #search {
	margin-left: 590px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
}
#detalleform  label,
#f1  label
  {
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
}
#detalleform .col {
	margin-bottom: 0px;
}
#detalleform .colarea {
	margin-left: 10px;
	margin-right: 10px;
}
#detalleform .input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	border: 1px solid #CCCCCC;
	color: #333333;
	line-height: 12px;
	padding: 1px;
}
#detalleform .codigo {
	background-color: #660000;
	background-image: url(../images/codigo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 50px;
	width: 250px;
	margin-bottom: 20px;
}
#detalleform .textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
#detalleform p {
	margin-bottom: 2px;
}
.busqueda {
	width: 250px;
	font-family: "Trebuchet MS";
	border: 1px solid #9F8E62;
	height: 18px;
	margin: 2px;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
}
input.submit, input.consulta {
	width: 106px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-weight: bold;
	height: 27px;
	margin-top: 4px;
	font-size: 12px;
}
input.submit {
	border: none;
	background-image: url(../images/bot-buscar.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

input.consulta {
	border: none;
	background-image: url(../images/bg-buscar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}

.carroform {
	margin-top: 5px;
	display: block;
}
input.selcantidad  {
	width: 20px;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	height: 15px;
}
