/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;outline:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:973px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:11px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:71px;}
.span-3 {width:112px;}
.span-4 {width:153px;}
.span-5 {width:194px;}
.span-6 {width:235px;}
.span-7 {width:276px;}
.span-8 {width:317px;}
.span-9 {width:358px;}
.span-10 {width:399px;}
.span-11 {width:440px;}
.span-12 {width:481px;}
.span-13 {width:522px;}
.span-14 {width:563px;}
.span-15 {width:604px;}
.span-16 {width:645px;}
.span-17 {width:686px;}
.span-18 {width:727px;}
.span-19 {width:768px;}
.span-20 {width:809px;}
.span-21 {width:850px;}
.span-22 {width:891px;}
.span-23 {width:932px;}
.span-24, div.span-24 {width:973px;margin:0;}
input.span-1, textarea.span-1, select.span-1 {width:30px!important;}
input.span-2, textarea.span-2, select.span-2 {width:50px!important;}
input.span-3, textarea.span-3, select.span-3 {width:91px!important;}
input.span-4, textarea.span-4, select.span-4 {width:132px!important;}
input.span-5, textarea.span-5, select.span-5 {width:173px!important;}
input.span-6, textarea.span-6, select.span-6 {width:214px!important;}
input.span-7, textarea.span-7, select.span-7 {width:255px!important;}
input.span-8, textarea.span-8, select.span-8 {width:296px!important;}
input.span-9, textarea.span-9, select.span-9 {width:337px!important;}
input.span-10, textarea.span-10, select.span-10 {width:378px!important;}
input.span-11, textarea.span-11, select.span-11 {width:419px!important;}
input.span-12, textarea.span-12, select.span-12 {width:460px!important;}
input.span-13, textarea.span-13, select.span-13 {width:501px!important;}
input.span-14, textarea.span-14, select.span-14 {width:542px!important;}
input.span-15, textarea.span-15, select.span-15 {width:583px!important;}
input.span-16, textarea.span-16, select.span-16 {width:624px!important;}
input.span-17, textarea.span-17, select.span-17 {width:665px!important;}
input.span-18, textarea.span-18, select.span-18 {width:706px!important;}
input.span-19, textarea.span-19, select.span-19 {width:747px!important;}
input.span-20, textarea.span-20, select.span-20 {width:788px!important;}
input.span-21, textarea.span-21, select.span-21 {width:829px!important;}
input.span-22, textarea.span-22, select.span-22 {width:870px!important;}
input.span-23, textarea.span-23, select.span-23 {width:911px!important;}
input.span-24, textarea.span-24, select.span-24 {width:963px!important;}
.append-1 {padding-right:41px;}
.append-2 {padding-right:82px;}
.append-3 {padding-right:123px;}
.append-4 {padding-right:164px;}
.append-5 {padding-right:205px;}
.append-6 {padding-right:246px;}
.append-7 {padding-right:287px;}
.append-8 {padding-right:328px;}
.append-9 {padding-right:369px;}
.append-10 {padding-right:410px;}
.append-11 {padding-right:451px;}
.append-12 {padding-right:492px;}
.append-13 {padding-right:533px;}
.append-14 {padding-right:574px;}
.append-15 {padding-right:615px;}
.append-16 {padding-right:656px;}
.append-17 {padding-right:697px;}
.append-18 {padding-right:738px;}
.append-19 {padding-right:779px;}
.append-20 {padding-right:820px;}
.append-21 {padding-right:861px;}
.append-22 {padding-right:902px;}
.append-23 {padding-right:943px;}
.prepend-1 {padding-left:41px;}
.prepend-2 {padding-left:82px;}
.prepend-3 {padding-left:123px;}
.prepend-4 {padding-left:164px;}
.prepend-5 {padding-left:205px;}
.prepend-6 {padding-left:246px;}
.prepend-7 {padding-left:287px;}
.prepend-8 {padding-left:328px;}
.prepend-9 {padding-left:369px;}
.prepend-10 {padding-left:410px;}
.prepend-11 {padding-left:451px;}
.prepend-12 {padding-left:492px;}
.prepend-13 {padding-left:533px;}
.prepend-14 {padding-left:574px;}
.prepend-15 {padding-left:615px;}
.prepend-16 {padding-left:656px;}
.prepend-17 {padding-left:697px;}
.prepend-18 {padding-left:738px;}
.prepend-19 {padding-left:779px;}
.prepend-20 {padding-left:820px;}
.prepend-21 {padding-left:861px;}
.prepend-22 {padding-left:902px;}
.prepend-23 {padding-left:943px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:23px;margin-right:24px;border-right:1px solid #eee;}
.pull-1 {margin-left:-41px;}
.pull-2 {margin-left:-82px;}
.pull-3 {margin-left:-123px;}
.pull-4 {margin-left:-164px;}
.pull-5 {margin-left:-205px;}
.pull-6 {margin-left:-246px;}
.pull-7 {margin-left:-287px;}
.pull-8 {margin-left:-328px;}
.pull-9 {margin-left:-369px;}
.pull-10 {margin-left:-410px;}
.pull-11 {margin-left:-451px;}
.pull-12 {margin-left:-492px;}
.pull-13 {margin-left:-533px;}
.pull-14 {margin-left:-574px;}
.pull-15 {margin-left:-615px;}
.pull-16 {margin-left:-656px;}
.pull-17 {margin-left:-697px;}
.pull-18 {margin-left:-738px;}
.pull-19 {margin-left:-779px;}
.pull-20 {margin-left:-820px;}
.pull-21 {margin-left:-861px;}
.pull-22 {margin-left:-902px;}
.pull-23 {margin-left:-943px;}
.pull-24 {margin-left:-984px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -41px 1.5em 41px;}
.push-2 {margin:0 -82px 1.5em 82px;}
.push-3 {margin:0 -123px 1.5em 123px;}
.push-4 {margin:0 -164px 1.5em 164px;}
.push-5 {margin:0 -205px 1.5em 205px;}
.push-6 {margin:0 -246px 1.5em 246px;}
.push-7 {margin:0 -287px 1.5em 287px;}
.push-8 {margin:0 -328px 1.5em 328px;}
.push-9 {margin:0 -369px 1.5em 369px;}
.push-10 {margin:0 -410px 1.5em 410px;}
.push-11 {margin:0 -451px 1.5em 451px;}
.push-12 {margin:0 -492px 1.5em 492px;}
.push-13 {margin:0 -533px 1.5em 533px;}
.push-14 {margin:0 -574px 1.5em 574px;}
.push-15 {margin:0 -615px 1.5em 615px;}
.push-16 {margin:0 -656px 1.5em 656px;}
.push-17 {margin:0 -697px 1.5em 697px;}
.push-18 {margin:0 -738px 1.5em 738px;}
.push-19 {margin:0 -779px 1.5em 779px;}
.push-20 {margin:0 -820px 1.5em 820px;}
.push-21 {margin:0 -861px 1.5em 861px;}
.push-22 {margin:0 -902px 1.5em 902px;}
.push-23 {margin:0 -943px 1.5em 943px;}
.push-24 {margin:0 -984px 1.5em 984px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;border:0;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* Estilos particulares de ElRanchoArgentino */

body{
    background:#626262 url(../media/images/bg_pattern.jpg) repeat-x 0 0;
}

#footer{
    position:relative;
    width:100%;
    height:474px;
    background:#27383b url(../media/images/bg_pattern_footer.jpg) repeat-x 0 0;
    color:#ffffff;
}

#pie{
    position:absolute;
    top:0;
    left:50%;
    width:973px;
    height:454px;
    margin-left:-486px;
}

#footer_header{
    position:relative;
    width:100%;
    height:60px;
}

#footer_header img{
    position:absolute;
    width:262px;
    height:29px;
    top:17px;
    left:335px
}

#wraper_social_media{
    position:relative;
    width:948px;
    height:123px;
    margin:0 auto;
    border-top: 1px solid #5c6060;
    border-bottom: 1px solid #5c6060;
}




.float_izquierda{
    float:left;
}

.float_derecha{
    float:right;
}

#logo{
    width:180px;
    height:83px;
}

hr.limpia{
    border:0;
    clear:both;
    color:#DDDDDD;
    float:none;
    height:0.1em;
    margin:0 0 1.45em;
    width:100%;
    background:transparent;
}

.limpia_float{
    clear:both;
}

.height_botones{
    height:83px;
}

#exito{
    width:155px;
    border-left:1px solid #4e5154;
}

#exito a{
    width:155px;
    height:83px;
    display:block;
    background:url(../media/images/exito_button.jpg) no-repeat 0 0;
}

#exito a:hover, #exito.imagen_seleccionada a{
    background:url(../media/images/exito_button_hover.jpg) no-repeat 0 0px;
}

#argentina100{
    width:215px;
    border-left:1px solid #4e5154;
    border-right:1px solid #4e5154;
}

#argentina100 a{
    width:215px;
    height:83px;
    display:block;
    background:url(../media/images/100argentina_button.jpg) no-repeat 0 0;
}

#argentina100 a:hover, #argentina100.imagen_seleccionada a{
    background:url(../media/images/100argentina_button_hover.jpg) no-repeat 0 0px;
}

#equipo{
    width:203px;
    border-right:1px solid #4e5154;
}

#equipo a{
    width:203px;
    height:83px;
    display:block;
    background:url(../media/images/equipo_button.jpg) no-repeat 0 0;
}

#equipo a:hover, #equipo.imagen_seleccionada a{
    background:url(../media/images/equipo_button_hover.jpg) no-repeat 0 0px;
}


#exito_content{
    display:block;
    width:973px;
    height:347px;
    background:url(../media/images/exito_content_v3.jpg) no-repeat 0 0;
}

#argentina100_content{
    position:relative;
    display:none;
    width:973px;
    height:347px;
    background:url(../media/images/100argentina_content_v3.jpg) no-repeat 0 0;
}

#equipo_content{
    position:relative;
    display:none;
    width:973px;
    height:347px;
    background:url(../media/images/equipo_content_v3.jpg) no-repeat 0 0;
}

#cierre_header{
    position:relative;
    display:block;
    width:973px;
    height:96px;
    background:url(../media/images/cierre_header.png) no-repeat 0 0;
}

#quieres_info{
    position:absolute;
    width:632px;
    height:42px;
    top:26px;
    left:12px;
    background:url(../media/images/quieres_info.jpg) no-repeat 0 0;
}

#boton_info{
    position:absolute;
    width:302px;
    height:80px;
    top:9px;
    right:9px;
    cursor:pointer;
}

#video{
    width:389px;
    height:234px;
    position:absolute;
    top:61px;
    right:64px;
}

#bloque2{
    margin-top:25px;
    width:973px;
    height:477px;
}

#elige_rest{
    width:467px;
    height:407px;
    position:relative;
    float:left;
    padding-top:70px;
    background:url(../media/images/elige_rest.png) no-repeat 0 0;
}

.wraper_rest_link{
    position:relative;
    width:388px;
    height:41px;
    margin:0px 0 5px 38px;
    font-size:18px;
    font-family:arial,Helvetica,serif;
    color:#ffffff;
    line-height:41px;
}

.numero_rest{
    position:relative;
    width:39px;
    height:41px;
    float:left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #0d9ed4;
    background-color:#0d9ed4;
    text-align:center;
}

a.texto_rest{
    position:relative;
    display:block;
    width:297px;
    height:41px;
    float:right;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #0d9ed4;
    background-color:#0d9ed4;
    text-align:left;
    padding-left:13px;
    text-transform:uppercase;
}

a.texto_rest, a.texto_rest:active, a.texto_rest:hover, a.texto_rest:link{
    color:#ffffff;
    text-decoration:none;
}

#quieres_reservar{
    width:467px;
    height:477px;
    position:relative;
    float:right;
    background:url(../media/images/quieres_reservar_v1.png) no-repeat 0 0;
}

#boton_reserva{
    display:block;
    width:348px;
    height:97px;
    background:url(../media/images/boton_reserva.png) no-repeat 0 0;
    position:absolute;
    right:62px;
    bottom:38px;
}

#bloque3{
    position:relative;
    width:973px;
    height:97px;
    margin: 18px 0;
}

#social_media{
    width:461px;
    height:97px;
    position:relative;
    background:url(../media/images/social_media.png) no-repeat 0 0;
    float:left;
}

#enlaces_bloque3{
    width:461px;
    height:97px;
    position:relative;
    background:url(../media/images/enlaces_bloque3.png) no-repeat 0 0;
    float:right;
}

#enlaces_bloque3 #logo_argentina{
    position:absolute;
    width:437px;
    height:74px;
    top:50%;
    left:50%;
    margin-left:-218px;
    margin-top:-37px;
}

#logo_argentina{
    background-color:transparent;
}

#wraper_socialmedia{
    width:422px;
    height:37px;
    position:absolute;
    top:39px;
    left:19px;
}

.link_social{
    margin-top:17px;
    width:100px;
    height:90px;
}

.mas_margen{
    margin-right:77px;
}


.enlaces_equipo_alpha{
    position:absolute;
    display:block;
    width:456px;
    height:33px;
}

#diego{
    top:112px;
    left:19px;
}

#silvia{
    top:158px;
    left:19px;
}

#irene{
    top:205px;
    left:19px;
}

#nacho{
    top:250px;
    left:19px;
}

#luis{
    top:112px;
    right:35px;
}

#manuel{
    top:158px;
    right:35px;
}

#david{
    top:205px;
    right:35px;
}

#formulario{
    display:none;
    width:842px;
    height:630px;
    border:8px solid #0d9dd4;

    top:50%;
    left:50%;
    margin-left:-441px;
    margin-top:-341px;

    background: #fff;
    padding: 20px;
    float: left;
    font-size: 1.2em;
    position: fixed;

    z-index: 99999;
    -webkit-box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

}

#close_formulario{
    position:absolute;
    width:39px;
    height:38px;
    top:9px;
    right:9px;
    background:url(../media/images/close_formulario.png) no-repeat 0 0;
    cursor:pointer;
}

#fade {
    display: none;
    background: #000;
    position: fixed; left: 0; top: 0;
    z-index: 10;
    width: 100%; height: 100%;
    opacity: .80;
    z-index: 9999;
}

#enviar_formulario{
    position:absolute;
    width:256px;
    height:71px;
    right:306px;
    bottom:30px;
    background:url(../media/images/enviar_formulario.jpg) no-repeat 0 0;
    cursor:pointer;
}

#formulario_header{
    position:absolute;
    width:658px;
    height:71px;
    top:25px;
    left:100px;
    background:url(../media/images/formulario_header.jpg) no-repeat 0 0;
}

#datos_formulario{
    position:absolute;
    width:661px;
    height:171px;
    top:123px;
    left:100px;
    border-bottom:1px solid #dfdfdf;
}

#comentarios_formulario{
    position:absolute;
    width:646px;
    height:214px;
    top:294px;
    left:100px;
    padding-top:21px;
}

.campo_formulario label{
    display:block;
    font-size:15px;
    font-weight:bold;
    width:215px;
    height:15px;
    float:left;
	text-align: left;
}

#datos_formulario .campo_formulario label{
    color:#0b8fc1;
}


.campo_formulario input{
    font-size:20px;
    color:#000000;
    width:426px;
    height:27px;
    float:right;
    border:1px solid #d9d7d7;
}

.campo_formulario{
    width:659px;
    height:27px;
    margin-bottom:10px;
}

#telefono, #poblacion_interes, #local{
    width:222px;
    margin-right:204px;
}

.campo_formulario #observaciones{
    width:416px;
    height:104px;
    float:right;
    border:1px solid #d9d7d7;
    font-size:20px;
    color:#000000;
    font-family:arial;
}

#enviando{
    position:absolute;
    width:236px;
    height:33px;
    bottom:60px;
    right:33px;
    font-size:14px;
    height:11px;
    text-align:left;
    font-weight:bold;
    color:#0d8ac2;
    display:none;
}

.hiddenPic {
    display:none;
}

.margen_izquierdo{
    margin-left:70px;
}

hr.espacio {background:transparent;color:#fff;border:0;}

#wraper_texto_link_footer{
    position:relative;
    width:948px;
    height:184px;
    margin:0 auto;
}

#wraper_texto_footer{
    position:relative;
    float:left;
    width:527px;
    height:184px;
    padding: 10px 27px 0 27px;
    font-size:14px;
    color:#626060;
    margin-top:13px;
    text-align:justify;
}

#wraper_enlaces_footer{
    position:relative;
    float:right;
    width:272px;
    margin-top:13px;
    margin-right:70px;
}

#wraper_enlaces_footer div{
    position:relative;
    float:left;
    width:235px;
    height:37px;
    font-size:18px;
    border-bottom:1px solid #616567;
    background:url(../media/images/flecha_enlace.png) no-repeat 0 10px;
    line-height:37px;
    padding-left:37px;
    text-align:left;
}

#wraper_enlaces_footer div a, #wraper_enlaces_footer div a:hover, #wraper_enlaces_footer div a:active, #wraper_enlaces_footer div a:link{
    color:#ffffff;
    text-decoration:none;
}

#wraper_logos{
    position:relative;
    float:left;
    width:948px;
    height:26px;
    margin:0 auto;
    margin-top: 16px;
}

.logos_footer{
    position:absolute;
    width:139px;
    height:26px;
}

#logo_argentina_v2{
    width:126px;
    left:0;
}

#logo_carne_v2{
    left:267px;
}

#logo_ipcv_v2{
    left:538px;
}

#logo_bicentenario_v2{
    right:0;
}

#separador_logos{
    position:relative;
    font-size:11px;
    width:918px;
    height:12px;
    padding:0 0 10px 30px;
    color:#616567;
    border-bottom:1px solid #616567;
    text-align:left;
}

#wraper_enlaces_footer #contacto_email_div{
    border:0;
}

#copy{
    font-size:12px;
}
.separador_espacio{
    background:transparent;color:#fff;border:0;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;
}
