body {
    text-align: center;
    background: url('images/body_bg.jpg') repeat-x top left;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: Arial, sans-serif;
}

form {
    margin: 0;
    padding: 0;
}

#main {
    text-align: left;
    width: 1052px;
    margin: 0 auto 0 auto;
    padding: 0;
}

#header {
    height: 135px;
    width: 100%;
    float: left;
}

#header .logo {
    position: relative;
    left: 8px;
    top: 23px;
    border: none;
}

#header .miperfil {
    position: relative;
    left: 305px;
    top: 36px;
    border: none;
}

#border_left {
    float: left;
    background: url('images/border_left_bg.jpg') repeat-y top left;
    margin: 0;
    padding: 0;
}

#border_right {
    float: left;
    background: url('images/border_right_bg.jpg') repeat-y top right;
    margin: 0;
    padding: 0;
    width: 1051px;
}

#border_left_top {
    float: left;
    margin: 0;
    padding: 0 0 0 37px;
    background: url('images/border_left_top_bg.jpg') no-repeat top left;
}

#border_right_top {
    float: left;
    margin: 0;
    padding: 0 37px 0 0;
    background: url('images/border_right_top_bg.jpg') no-repeat top right;
}

#content {
    float: left;
    width: 977px;
    background: #ffffff;
    padding: 25px 0 0 0;
}

#border_bottom {
    float: left;
    width: 100%;
    height: 74px;
    background: url('images/border_bottom_bg.jpg') no-repeat top right;
}

#content_left {
    float: left;
    width: 622px;
    margin: 0 0 0 18px;
    overflow: hidden;
}

/********************         content_left_top INICIO         ***********************/

#content_left_top {
    float: left;
    width: 100%;
    margin: 0 0 17px 0;
}

#content_left_top .block {
    margin: 0;
    width: 100%;
    float: left;
}

#content_left_top .block_top {
    float: left;
    width: 100%;
    line-height: 4px;
    height: 4px;
    margin: 0;
    padding: 0;
    background: url('images/content_left_top_bt.jpg') no-repeat top left;
}

#content_left_top .block_middle {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: url('images/content_left_top_bm.jpg') repeat-y top left;
}

#content_left_top .block_bottom {
    float: left;
    width: 100%;
    line-height: 4px;
    height: 4px;
    margin: 0;
    padding: 0;
    background: url('images/content_left_top_bb.jpg') no-repeat bottom left;
}

#content_left_top .block_header {
    float: left;
    width: 100%;
    height: 45px;
}

#content_left_top .block_header_left {
    float: left;
    height: 45px;
    width: 3px;
    margin-left: 4px;
    background: url('images/header_left.jpg') no-repeat top left;
    overflow: hidden;
}

#content_left_top .block_header_center {
    float: left;
    height: 45px;
    width: 608px;
    background: url('images/header_center.jpg') repeat-x top left;
}

#content_left_top .block_header_center .header_img {
    float: left;
    padding: 0;
    margin: 0 10px 0 0;
}

#content_left_top .block_header_center h2 {
    float: left;
    padding: 0;
    color: #333399;
    text-transform: uppercase;
    font-size: 13px;
    margin: 10px 0 0 0;
}

#content_left_top .block_header_right {
    float: left;
    height: 45px;
    width: 3px;
    background: url('images/header_right.jpg') no-repeat top left;
}

#content_left_top .block_content {
    width: 100%;
    float: left;
    padding: 0 0 10px 0;
}

#content_left_top .block_content ul {
    list-style-type: none;
    float: left;
    width: 100%; 
    margin: 0;
    padding: 0;
}

#content_left_top .block_content ul li {
    float: left;
    width: 100%; 
    margin: 0;
    padding: 0;
}

#content_left_top .block_content .avatar {
    height: 60px;
    width: 68px;
    margin: 0 6px 0 10px;
    float: left;
    overflow: hidden;
    
}

#content_left_top .block_content .avatar img {
    border: none;
}

#content_left_top .block_content .center {
    float: left;
    width: 520px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 4px 0 0 0;
}

#content_left_top .block_content .center .center_left {
    float: left;
    width: 475px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#content_left_top .block_content .center .flecha {
    width: 26px;
    height: 23px;
    float: right;
    margin: 20px 0 20px 0;
    padding: 0;
    border: none;
}

#content_left_top .block_content .center h3 {
    float: left;
    width: 100%;
    margin: 2px 0 2px 0;
    padding: 0;
    font-size: 13px;
}

#content_left_top .block_content .center h3 a {
    color: #000066;
    text-decoration: none;
}

#content_left_top .block_content .center h3 a:hover {
    text-decoration: underline;
}

#content_left_top .block_content .center h4 {
    float: left;
    width: 100%;
    margin: 1px 0 1px 0;
    padding: 0;
    font-size: 12px;
    color: #a3a3a3;
}

/********************         content_left_top FIN        ***********************/


/********************         content_left_left, content_left_right INICIO         ***********************/

#content_left_left {
    float: left;
    width: 297px;
}

#content_left_right {
    float: right;
    width: 297px;
}

#content_left_left .block, #content_left_right .block {
    margin: 0 0 17px 0;
    width: 100%;
    float: left;
}

#content_left_left .block_top, #content_left_right .block_top {
    float: left;
    width: 100%;
    line-height: 4px;
    height: 4px;
    margin: 0;
    padding: 0;
    background: url('images/content_lr_bt.jpg') no-repeat top left;
}

#content_left_left .block_middle, #content_left_right .block_middle {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: url('images/content_lr_bm.jpg') repeat-y top left;
}

#content_left_left .block_bottom, #content_left_right .block_bottom {
    float: left;
    width: 100%;
    line-height: 4px;
    height: 4px;
    margin: 0;
    padding: 0;
    background: url('images/content_lr_bb.jpg') no-repeat bottom left;
}

#content_left_left .block_header, #content_left_right .block_header {
    float: left;
    width: 100%;
    height: 45px;
}

#content_left_left .block_header_left, #content_left_right .block_header_left {
    float: left;
    height: 45px;
    width: 3px;
    margin-left: 4px;
    background: url('images/header_left.jpg') no-repeat top left;
    overflow: hidden;
}

#content_left_left .block_header_center, #content_left_right .block_header_center {
    float: left;
    height: 45px;
    width: 283px;
    background: url('images/header_center.jpg') repeat-x top left;
}

#content_left_left .block_header_center .header_img, #content_left_right .block_header_center .header_img {
    float: left;
    padding: 0;
    margin: 0 10px 0 0;
}

#content_left_left .block_header_center h2, #content_left_right .block_header_center h2 {
    float: left;
    padding: 0;
    color: #333399;
    text-transform: uppercase;
    font-size: 13px;
    margin: 10px 0 0 0;
}

#content_left_left .block_header_right, #content_left_right .block_header_right {
    float: left;
    height: 45px;
    width: 3px;
    background: url('images/header_right.jpg') no-repeat top left;
}

#content_left_left .block_content, #content_left_right .block_content {
    width: 100%;
    float: left;
    padding: 0 0 10px 0;
}

#content_left_left .block_content ul, #content_left_right .block_content ul {
    list-style-type: none;
    float: left;
    width: 100%; 
    margin: 0;
    padding: 0;
}

#content_left_left .block_content ul li, #content_left_right .block_content ul li {
    float: left;
    width: 261px; 
    margin: 5px 0 0 18px;
    padding: 0;
    border-bottom: 1px solid #ccc;
}

#content_left_left .block_content .avatar, #content_left_right .block_content .avatar {
    height: 60px;
    width: 60px;
    margin: 0 6px 0 0;
    float: left;
    overflow: hidden;
}

#content_left_left .block_content .avatar img, #content_left_right .block_content .avatar img{
    border: none;
}

#content_left_left .block_content .center, #content_left_right .block_content .center {
    float: left;
    width: 192px;
    overflow: hidden;
    padding: 4px 0 0 0;
}

#content_left_left .block_content .center h3, #content_left_right .block_content .center h3 {
    float: left;
    width: 100%;
    margin: 2px 0 2px 0;
    padding: 0;
    font-size: 13px;
}

#content_left_left .block_content .center h3 a, #content_left_right .block_content .center h3 a {
    color: #000066;
    text-decoration: none;
}

#content_left_left .block_content .center h3 a:hover, #content_left_right .block_content .center h3 a:hover {
    text-decoration: underline;
}

#content_left_left .block_content .center h4, #content_left_right .block_content .center h4 {
    float: left;
    width: 100%;
    margin: 1px 0 1px 0;
    padding: 0;
    font-size: 12px;
    color: #a3a3a3;
}

/********************         content_left_left, content_left_right FIN        ***********************/

/********************         wordspew INICIO        ***********************/

#wordspew {
    margin: 10px 0 0 0;
}

#chatoutput {
    margin: 0 0 0 23px;
    width: 253px;
    height: 215px;
    overflow: auto;
    border: 1px solid #a0b8dc; 
}

#chatoutput div#lastMessage {
    margin: 10px 0 0 2%;
    padding: 3px 0 3px 0;
    width: 96%;
    border-bottom: 1px solid #ccc;
    background: url('images/reloj.jpg') no-repeat top left;
}

#chatoutput div#lastMessage span {
    display: block;
    margin: 0 0 0 44px;
    color: #003399;
}

#chatoutput div#lastMessage em {
    display: block;
    margin: 0 0 0 44px;
    color: #999999;
}

#chatoutput ul#outputList li {
    margin: 0 0 0 2%;
    padding: 3px 0 3px 0;
    width: 96%;
}

#chatoutput ul#outputList li span {
    color: #003399;
    font-weight: bold;
}

#chatInput {
    margin: 25px 0 0 23px;
    width: 253px;
}

#chatInput label {
    width: 100%;
    display: block;
    color: #666666;
    font-weight: bold;
    padding: 2px 0 2px 0;
}

#chatInput label em {
    font-weight: normal;
}

#chatInput input {
    width: 100%;
    border: 1px solid #666666;
}

.button {
    width: 100%;
    text-align: right;
    margin: 10px 0 0 0;
}

.button_left {
    width: 10px;
    height:20px;
    background: url('images/button_left.jpg') repeat-x top left;
    float: right;
}

.button_right {
    width: 10px;
    height:20px;
    background: url('images/button_right.jpg') repeat-x top left;
    float: right;
}

#chatInput input#submitchat {
    width: auto;
    float: right;
    border: none;
    background: url('images/button_center.jpg') repeat-x top left;
    color: #FFF;
    height: 20px;
    font-weight: bold;
}

/********************         wordspew FIN       ***********************/


/********************         buscador INICIO       ***********************/

li#portal p {
    margin: 0;
    padding: 0;
    width: 100%;
    padding: 7px 0 7px 0;
    background: url('images/vertodosblogs.jpg') no-repeat 135px 6px;
}

li#portal p a {
    color: #2f31a8;
}

#content_left_right .block_content ul li#por-nombre, #content_left_right .block_content ul li#por-autor, #content_left_right .block_content ul li#por-area, #content_left_right .block_content ul li#por-pais {
    border: none;
    color: #999;
}

#content_left_right .block_content ul li#por-nombre p, #content_left_right .block_content ul li#por-autor p, #content_left_right .block_content ul li#por-area p, #content_left_right .block_content ul li#por-pais p {
    margin: 0;
    padding: 7px 0 3px 0;
}

#content_left_right .block_content ul li#por-nombre input, #content_left_right .block_content ul li#por-autor input, #content_left_right .block_content ul li#por-area input, #content_left_right .block_content ul li#por-pais input, #content_left_right .block_content ul li#por-nombre select, #content_left_right .block_content ul li#por-autor select, #content_left_right .block_content ul li#por-area select, #content_left_right .block_content ul li#por-pais select {
    width: 200px;
    border: 1px solid #999999;
}

#content_left_right .block_content ul li#por-nombre input.submit, #content_left_right .block_content ul li#por-autor input.submit {
    width: auto;
    border: none;
    background: #ffffff url('images/button_lupa.jpg') no-repeat top left;
    color: #ffffff;
    height: 21px;
    width: 21px;
    margin: 0 0 0 10px;
}

#content_left_right .block_content ul li#por-area input.submit, #content_left_right .block_content ul li#por-pais input.submit {
    width: auto;
    float: left;
    border: none;
    background: url('images/button_center.jpg') repeat-x top left;
    color: #FFF;
    height: 20px;
    font-weight: bold;
}

#content_left_right .block_content ul li#por-area .button, #content_left_right .block_content ul li#por-pais .button, #content_left_right .block_content ul li#por-area .button_left, #content_left_right .block_content ul li#por-pais .button_left, #content_left_right .block_content ul li#por-area .button_right, #content_left_right .block_content ul li#por-pais .button_right {
    float: left;
}

/********************         buscador FIN       ***********************/


#content_right {
    float: right;
    width: 300px;
    overflow: hidden;
    margin: 0 18px 0 0;
}

#mis_blogs {
    float: left;
    width: 299px;
    margin: 0 0 15px 0;
}

#mis_blogs .top {
    float: left;
    width: 299px;
    height: 55px;
    background: url('images/misblogs_top.gif') no-repeat top left;
}

#mis_blogs .middle {
    float: left;
    width: 299px;
    background: url('images/misblogs_middle.gif') repeat-y top left;
}

#mis_blogs .middle ul.blogs {
    float: left;
    list-style-type: none;
    margin: 5px 0 0 6px;
    padding: 0 0 3px 0;
    width: 285px;
    border-bottom: 1px solid #a7aad2;
}

#mis_blogs .middle ul.blogs li {
    float: left;
    width: 260px;
    margin: 0 0 5px 8px;
}

#mis_blogs .middle ul.blogs li img {
    float: left;
}

#mis_blogs .middle ul.blogs li a.nombre {
    float: left;
    margin: 0 0 0 10px;
}

#mis_blogs .middle ul.blogs li a.gest {
    float: right;
    margin: 0 0 0 0;
}

#mis_blogs .middle ul.opciones {
    float: left;
    list-style-type: none;
    padding: 0;
    width: 260px;
    margin: 15px 0 5px 6px;
}

#mis_blogs .middle ul.opciones li {
    float: left;
    width: 260px;
    margin: 0 0 5px 18px;
}

#mis_blogs .middle ul.opciones li img {
    float: left;
    margin: 4px 0 0 0;
}

#mis_blogs .middle ul.opciones li a {
    float: left;
    margin: 0 0 0 10px;
}

#mis_blogs .bottom {
    float: left;
    width: 299px;
    line-height: 7px;
    height: 7px;
    background: url('images/misblogs_bottom.gif') no-repeat top left;
}

#crea_blog {
    float: left;
    width: 299px;
    margin: 0 0 15px 0;
}

#crea_blog .top {
    float: left;
    width: 300px;
    height: 77px;
    background: url('images/creablog_top.gif') no-repeat top left;
}

#crea_blog .middle {
    float: left;
    width: 298px;
    min-height: 150px;
    height: auto;
    border-left: 1px solid #b4b6d9;
    border-right: 1px solid #b4b6d9;
    background: #f6f7fb url('images/creablog_middle.gif') repeat-x top left;
}

#crea_blog .middle .contboton {
    float: left;
    width: 285px;
    margin: 7px 0 0 6px;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #a7aad2;
}

#crea_blog .middle .contboton .boton {
    float: right;
    margin: 0 0 0 0;
}

#crea_blog .middle .contboton .boton .boton_left {
    float:left;
    background: url('images/button_left.jpg') no-repeat top left;
    width: 10px;
    height: 20px;
}

#crea_blog .middle .contboton .boton .boton_center {
    float: left;
    background: url('images/button_center.jpg') repeat-x top left;
    height: 20px;
}

#crea_blog .middle .contboton .boton .boton_center a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#crea_blog .middle .contboton .boton .boton_right {
    float: left;
    background: url('images/button_right.jpg') repeat-x top left;
    width: 10px;
    height: 20px;
}

#crea_blog .middle ul {
    float: left;
    width: 273px;
    margin: 20px 0 0 12px;
    padding: 0;
    list-style-type: none;
}

#crea_blog .middle ul li {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 20px;
}

#crea_blog .middle ul li img {
    float: left;
    margin: 4px 0 0 0 ;
    width: 11px;
    height: 11px;
}

#crea_blog .middle ul li a {
    float: left;
    margin: 0 0 0 10px;
}

#crea_blog .bottom {
    float: left;
    width: 300px;
    line-height: 6px;
    height: 6px;
    background: url('images/creablog_bottom.gif') no-repeat top left;
}

#noshanv {
    float: left;
    width: 300px;
    margin: 0 0 15px 0;
}

#noshanv .top {
    float: left;
    width: 300px;
    height: 47px;
    background: url('images/noshanv_top.gif') no-repeat top left;
}

#noshanv .middle {
    float: left;
    width: 298px;
    min-height: 307px;
    height: auto;
    border-left: 1px solid #b4b6d9;
    border-right: 1px solid #b4b6d9;
    background: #f6f7fb url('images/noshanv_middle.gif') repeat-x top left;
}

#noshanv .middle ul {
    list-style-type: none;
    float: left;
    margin: 14px 0 10px 10px;
    width: 278px;
    padding: 0;
}

#noshanv .middle ul li {
    float: left;
    margin: 1px 0 0 1px;
    padding: 0;
    width: 64px;
    height: 70px;
    border: 2px solid #a7aad2;
    text-align: center;
    background-color: #ffffff;
}

#noshanv .middle ul li img {
    height: 45px;
    margin: 3px 3px 0 3px;
    border: none;
}

#noshanv .middle ul li span {
    margin: 0;
    border: none;
    display: block;
    width: 64px;
    text-align: center;
    float: left;
}

#noshanv .middle ul li a {
    color: #635d66;
    text-decoration:none;
}

#noshanv .bottom {
    float: left;
    width: 300px;
    line-height: 6px;
    height: 6px;
    background: url('images/noshanv_bottom.gif') no-repeat top left;
}

#hablamos_de {
    float: left;
    width: 300px;
    margin: 0 0 15px 0;
}

#hablamos_de .top {
    float: left;
    width: 300px;
    height: 38px;
    background: url('images/hablamosde_top.gif') no-repeat top left;
}

#hablamos_de .middle {
    float: left;
    width: 298px;
    min-height: 374px;
    height: auto;
    border-left: 1px solid #b4b6d9;
    border-right: 1px solid #b4b6d9;
    background: #f6f7fb url('images/noshanv_middle.gif') repeat-x top left;
}

#hablamos_de .middle #tagcloud {
    background-color: #fff;
    float: left;
    margin: 14px 0 0 8px;
    width: 257px;
    padding: 12px;
}

#hablamos_de .middle #tagcloud a {
    text-decoration: none;
    color: #000099;
}

#hablamos_de .middle #tagcloud a:hover {
    text-decoration: underline;
}

#hablamos_de .bottom {
    float: left;
    width: 300px;
    line-height: 6px;
    height: 6px;
    background: url('images/hablamosde_bottom.gif') no-repeat top left;
}

/************ LOGIN ******************/

#switchform {
    position: relative;
    left: 545px;
    top: -95px;
    width: 190px;
    height: 80px;
}

#switchform p  {
    color: white;
}

#loginform, #loginform2, #lostpasswordform {
    position: relative;
    left: 735px;
    top: -175px;
    width: 240px;
    height: 80px;
}

 #lostpasswordform {
    top: -90px;
}

#loginform2 {
    display: none;
}

#loginform p, #loginform2 p, #lostpasswordform p {
    margin: 0;
    padding: 2px 0;
    float: left;
    width: 100%;
}

#loginform p label, #loginform2 p label, #lostpasswordform p label{
    float: left;
    width: 90px;
    color: white;
    line-height: 20px;
}

#loginform2 p a {
    line-height: 20px;
}

#loginform div.submit, #loginform2 div.submit, #lostpasswordform div.submit {
    clear: both;
    padding: 2px 0;
    float: left;
    width: 100%;
}

#loginform div.submit label, #loginform2 div.submit label, #lostpasswordform div.submit label {
    width: 230px;
    float: left;
    text-align: right;
    color: white;
}

#loginform p input, #loginform2 p input, #lostpasswordform p input {
    float: left;
    width: 137px;
}

#loginform div.submit input, #loginform2 div.submit input, #lostpasswordform div.submit input {
    width: auto;
}

#loginform .button, #loginform2 .button {
    width: 95px;
    float: right;
    margin: 4px 8px 0 0;
}

#lostpasswordform .button {
    width: 150px;
    float: right;
    margin: 4px 8px 0 0;
    font-size: 11px;
}

#loginform .lostpassword, #loginform2 .lostpassword, #lostpasswordform .lostpassword {
    float: right;
    margin: 4px 8px 0 0;
    color: white;
}

#loginform .button_left, #loginform2 .button_left, #lostpasswordform .button_left {
    background: url('images/button_left_azul.jpg') repeat-x top left;
}

#loginform .button_right, #loginform2 .button_right, #lostpasswordform .button_right {
    background: url('images/button_right_azul.jpg') repeat-x top left;
}

#loginform .button input, #loginform2 .button input, #lostpasswordform .button input {
    width: auto;
    float: right;
    border: none;
    background: url('images/button_center_azul.jpg') repeat-x top left;
    color: #FFF;
    height: 20px;
    font-weight: bold;
    text-decoration: none;
}

#loginform .button .signup, #loginform2 .button .signup, #lostpasswordform .button .signup {
    width: auto;
    float: right;
    border: none;
    background: url('images/button_center_azul.jpg') repeat-x top left;
    color: #FFF;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
}

html #feevy_bar_4967 {
    float: left;
    width: 100%;
    font-family: helvetica, arial, trebuchet ms, sans-serif; 
    margin-top: 0 !important;
}

#feevy_bar_4967 b {
    position: absolute;
    top: -999999px;
    left: -99999px;
}

html #feevy_bar_4967 .bar_content {
    float: left;
    width: 90%;
    margin-left: 5%;
}

html #feevy_bar_4967 .feevy_item {
    float: left;
    margin: 0 0 0 16px;
    padding: 0;
    text-align:left;
    line-height:13px;
    background: url('images/blogurl.png') no-repeat 50% 170px;
    width: 200px;
}

html #feevy_bar_4967 .item_content {
    background: none;
    margin: 0;
    padding: 0;
}

html #feevy_bar_4967 .footer {
    display: none;
}

.long_message {
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}	

.long_message span {
    background: #FFAFAF url('images/error.gif') no-repeat top left;
    padding: 17px 10px 17px 54px;
    border: 1px solid red;
    font-weight: bold;
}

html #feevy_bar_4967 .feevy_title {
    padding: 0;
    margin: 10px 0;
    overflow: hidden;
    background: none;
    height: 44px;
    position: relative;
    width: 200px;
    top: 0;
    right: 0;
} 

html #feevy_bar_4967 .feevy_title img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
} 

html #feevy_bar_4967 .feevy_title h1 {
    position: static;
    margin: 0 0 0 50px;
    padding: 0;
    text-align: left;
    font-family: georgia, times, helvetica, arial, sans-serif;
    font-weight: normal;
    font-size: 17px;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    background: none;
    letter-spacing: 0px;
    word-spacing: 0px;
}

html #feevy_bar_4967 .feevy_title a {
    color:#009;
    text-decoration: none;
    font-weight: normal;
}

html #feevy_bar_4967 .feevy_title a:hover, html #feevy_bar_4967 .feevy_title a:focus {
    text-decoration: underline;
}

html #feevy_bar_4967 .feevy_content {
    font-size:11px;
    color:#333;
    padding: 0;
    margin: 10px 0;
    background: none;
    height: 106px;
    overflow: hidden;
}

html #feevy_bar_4967 .feevy_content a {
    text-decoration: none;
    color:#009;
    background:#fff;
    font-weight: bold;
}

html #feevy_bar_4967 a.blog_url {
    display:block;
    line-height: 12px;
    font-size:11px;
    height: 24px;
    text-align:right;
    color: #fff;
    background: none;
    text-decoration: none;
    margin: 0 10px 10px 10px;
    padding: 0;
} 

html #feevy_bar_4967 .footer {
    display: none;
} 


html #feevy_bar_4967 .feevy_title h1:first-letter,
html #feevy_bar_4967 .feevy_title h1 a:link:first-letter, 
html #feevy_bar_4967 .feevy_title h1 a:link:first-letter, html #feevy_bar_4967 .feevy_title h1 a:visited:first-letter, 
html #feevy_bar_4967 .feevy_title h1 a:hover:first-letter, html #feevy_bar_4967 .feevy_title h1 a:active:first-letter { 
text-transform: none; }


/**************** SIGNUP ***********************/

.signup h2 {
    padding: 0 10px 0 10px;
    color: #000099;
}

.signup p {
    padding: 0 10px 0 10px;
}

.signup form {
    padding: 0 10px 0 10px;
    line-height: 25px;
}

.signup ul li {
    padding: 2px 0 2px 0;
}

.signup .button {
    float: left;
    width: auto;
}

.signup input#submit {
    width: auto;
    float: right;
    border: none;
    background: url('images/button_center_azul.jpg') repeat-x top left;
    color: #FFF;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
}


/******************** PAGE **********************/

.page h2 {
    color: #000099;
    margin: 0 30px 10px 30px;
}

.page p {
    margin: 0 30px 0 30px;
}

.page ul {
    margin-left: 15px;
}



/**************************************************/

.login_links {
    color: white;
}

.login_links a {
    color: white;
}

.signup {
    height: 130px;
}

.activate h2, .activate p, .activate form {
    margin-left: 15px;
}


#activateform div {
    float: left;
    width: 100%;
}

#activateform label {
    width: 160px;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    text-align: right;
    line-height: 23px;
}

.new_disclaimer {
        margin: 0 65px 0 65px;
        text-align: left;
        border: 1px solid #1e23a1;
        color: #424240;
        clear: both;
        background-color: #f1f2f6;
        background-image: url('images/novedad_bbvablogs.jpg');
        background-repeat: no-repeat;
        background-position: 17px 13px;
        padding-bottom: 15px;
}

.new_disclaimer p {
        margin: 5px 0 5px 110px;
}

.new_disclaimer_top {
        font-size: 30px;
        margin: 5px 0 0 110px !important;
        color: #3b48b8;
}

.new_disclaimer_bottom {
        font-weight: bold;
}

