* { font-family: Arial,Helvetica,sans-serif; font-size: .97em; }

body { width: 495px; }
h1 {
    color: #BEC7CD;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 2.4em;
    font-weight: bold;
    margin: 0.4em 0;
}
h2 {
    color: #555B87;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 0.5em;
}
h3 {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.05em;
    font-weight: bold;
}
h4 {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: bold;
}
table tr td, table tr th {
	padding: 0 5px;
	text-align: left;
}
form fieldset {
    background: url("./images/bg_separador1.gif") repeat-x scroll left bottom transparent;
    display: block;
    margin-bottom: 0.2em;
    padding: 1em 0;
    border: none;
}
.operaciones {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
}
p.localizador {
    color: #B0C259 !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: .75em;
    padding-bottom: 1em;
}
button.btn_selector {
    background: url("./images/btn_selectorListado.gif") no-repeat scroll left top transparent;
    border: 0 none;
    cursor: pointer;
    height: 2em;
    margin: 0 0 0 4px;
    vertical-align: top;
    width: 1.9em;
}