﻿ .validator
        {
            color: Red;
        }
        
        #Register
        {
            clear: both;
            position: absolute;
            bottom: 0px;
            right: 0px;
            margin-bottom: 0px;
            margin-left: 0px;
            background-color: transparent;
            vertical-align: sub;
            padding-right: 20px;
            padding-bottom: 5px;
            padding-top: 5px;
            color: #fff; /*#F79446;*/
            font-size: 13px;
            font-weight: bold;
            background: #F79446; /* #5498DF;*/
            height: 20px;
            width: 100%;
            text-align: right;
        }
        
        #Register a
        {
            color: #fff;
        }
        #Register a:hover
        {
            color: #FFFF99;
        }
        
        #headerLog
        {
            margin: auto;
            height: 80px;
            width: 585px;
            position: relative;
            padding: 25px 20px 20px 20px;
            z-index: 999;
        }
        #contentLogin
        {
            margin: auto;
            width: 600px;
            position: relative;
            padding: 0px;
            z-index: 999;
        }
        #dvReview
        {
            margin: -20px auto;
            height: 80px;
            width: 585px;
            position: relative;
            padding: 0px;
            z-index: 999;
        }
        
        #contenido_rate
        {
            visibility: visible;
            overflow: auto;
            float:left; 
            width:290px; 
            height: 240px; 
            padding:0px 10px 0px 30px;
        }
         #contenido_review
        {
            float:left; 
            width: 250px;
            height: 240px;
        }    
        
        #dvMSJ
        {
            margin: -20px auto;
            width: 585px;
            position: relative;
            z-index: 999; 
            overflow: hidden;           
        } 
        h2
        {
            margin-top:10px;
            } 
            
        h3
{
    font-weight: bold;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    color: #517BB6;
}

.div_alert
{
    width: auto; 
    height: auto; 
    float: left; 
    margin: 0px 40px; 
    background-color: #FFEBE8;
    border: 1px solid #DD3C10;
    text-align: left;
     -webkit-border-radius: 7px;
    -moz-border-radius:7px;
}
.div_alert_img
{
    width: auto; 
    margin: 23px 10px 23px 10px; 
    float: left;
}
.div_alert_content
{
    width: 400px; 
    margin: 23px 10px 23px 0px; 
    float: left;    
    vertical-align: middle;
    height: auto;
    
}

.div_aler_info
{
    font-size: 13px;
    color: #DD3C10;  
     height: auto;
    width: auto;    
      text-align: left;
}

.div_alert_accept
{
    width: auto; 
    height: auto; 
    float: left; 
    margin: 105px 40px; 
    background-color: #FFF;
    border: 1px solid green;
    text-align: left;
     -webkit-border-radius: 7px;
    -moz-border-radius:7px;
}

.div_aler_info_accept
{
    font-size: 15px;
    color: green;      
}

#logViaju .caption
{
    width: 75px;
    margin:10px;
    float:left;
    text-align: right;
    overflow: hidden;
}

#logViaju .input
{
    width: 165px;
    margin:10px 0px 0px 0px;
    float:left;
    text-align: right;
    overflow: hidden;
}

#logViaju .button
{
    padding-top: 5px;
    text-align: right;
    clear:both;
    overflow: hidden;
}