/* TIPS 0 */
.tip_0
{
    color:#333333;
    line-height:18px;
    margin:30px 0;
}
.tip_0 h2
{
    -x-system-font:none;
    color:#333333;
    font-family:Helvetica,Arial,Sans-serif;
    font-size:18px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.2;
    margin:1em 0 0.25em;
}

/* TIPS 1 */
.tip_1
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -x-system-font:none;
    background:#EEEEEE none repeat scroll 0 0;
    border:1px solid #DDDDDD;
    color:#333333;
    font-family:"Lucida Grande",Arial,Sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:16px;
    margin:10px 0 0 -2px;
    padding:8px 9px 10px;
}
.tip_1 a, .tip_1 a:link, .tip_1 a:visited {color:#003399;border-bottom:none !important;font-weight: bold;}
.tip_1 h3
{
    color:#111111;
    font-size:11px;
    margin:0 0 4px;
    display:block;
    font-weight:bold;
}

/* TIPS 1 */
.tip_2
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -x-system-font:none;
    background:#D6EAF9 none repeat scroll 0 0;
    border:1px solid #B4DAF7;
    color:#333333;
    font-family:"Lucida Grande",Arial,Sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:16px;
    margin:10px 0 0 -2px;
    padding:8px 9px 10px;
}
.tip_2 a, .tip_2 a:link, .tip_2 a:visited {border-bottom:none !important;font-weight: bold;}
.tip_2 h3
{
    color:#111111;
    font-size:11px;
    margin:0 0 4px;
    display:block;
    font-weight:bold;
}
.tip_2 img{margin-top:3px;margin-bottom:10px;display:inline;}

/* TIPS 3 */
.tip_3{margin:10px 0 0 -2px;}
.tip_3 .title, .tip_3 .title h2
{

    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(/images/boxes/tip3-bg-title.gif) no-repeat scroll 0 0;
    border:0 none;
    margin:0;
    padding:0;
}
.tip_3 .title h2
{
    -x-system-font:none;
    background-position:100% 0;
    color:#444444;
    font-family:Arial;
    font-size:12px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:1.35;
    margin:0 0 0 4px;
    padding:3px;
}

.tip_3 .content
{
    -x-system-font:none;
    border-color:#C8C8C8 #C8C8C8;
    border-style:solid solid none;
    border-width:1px 1px 0;
    font-family:Arial;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.35;
    margin:0;
    padding:5px;
}
.tip_3 .content ul {list-style-image: url(/images/bullet/cuadrogris.png);}

.tip_3 .bottom, .tip_3 .bottom span
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(/images/boxes/tip3-bg-bottom.gif) no-repeat scroll 0 0;
    height:5px;
    margin:0;
    overflow:hidden;
    padding:0;

}
.tip_3 .bottom span
{
    background-position:100% 0;
    display:block;
    margin-left:10px;
}

/* MEETUI PRESS */
#meetuiPress{border:1px solid #DDDDDD;display:block;}
#meetuiPress .cabecera
{
    background-color: #E9E9E9;
    color:#333333;
    text-align: center;
    height:30px;
    direction: inherit;
}
#meetuiPress .cabecera img {margin-top:3px}
#meetuiPress .contenido{padding-right: 8px;}
#meetuiPress ul{list-style-image: url(/images/bullet/cuadrogris.png);}
#meetuiPress ul li{padding:0 0 6px 12px;}
#meetuiPress ul li a:link, #meetuiPress ul li a:visited{color:#D54E21;}