.xd-img-inline-30x30 {
    width:34px;
    float:left;
    margin: 0px 5px 0px 0px;
}

.titulo-rosa {
    color:#EE3277;
    font-size:28px;
    font-weight:bold;
    margin-top:5px;
    padding:0 0 3px;
}

.xd-border-bottom {
    border-bottom: 1px solid #CCCCCC;
}

.older_news{
    margin-bottom: 10px
}

.older_news a{
    font-size:18px
}

.fixed-h-16 {
    height:16px;
    margin-bottom:10px;
}

#chat_data{
    list-style:none;
    margin-left: 0px;
    margin-top: 10px;

}

#chat_data li{
    border-bottom:1px solid #CCCCCC;
    padding-bottom:2px;
    margin-bottom:4px;
}

/* ---------------  Button denounce */

.button-denounce {
    padding-top:1px;padding-right:2px;
    float:right;
}

.button-denounce-left {
    margin:0px;
    padding:2px 10px 3px 35px;
    background:transparent url(/images/bg-button-denounce.png) 0 0 no-repeat;
    border:0px;
    height:22px;
    color: #394C19;
    position:relative;
    float:left;
}

.button-denounce-right-content {
    width:4px;
    height:22px;
    overflow:hidden;
    position:relative;
    float:left;
    margin-right:5px;
}

.button-denounce-right {
    right:0px;
    top:0px;
    background:transparent url(/images/bg-button-denounce.png) 100% 0
    no-repeat;
    width:4px;
    height:22px;
    position:absolute;
}

/* ---------------  Button denounce */
.contens {
	padding-top:20px;
}

.message-ok {
	background:url(/images/icon-ok-big.png) 0 0 no-repeat;
}

.message-ok h2{
    color:#333333;
    font-weight:bold;
}

.message-ok p{
    color:#999999;
    font-weight:bold;
}

.from_tiny{
    width:560px;
}

.grey_bullet_list{
    background:url(/images/icon-arrow2.png) 0 0 no-repeat;
    padding-left:25px;
    padding-bottom:4px;
    
}

.grey_bullet_list p {
    padding-top:3px;
}

.recent-activity-5 {
    background: url(/images/icon-arrow2.png) 0 0 no-repeat;
    padding-left: 35px;
}

.recent-activity-5 p{
    padding-top:3px;
}

.signup-ventajas{
    margin: -3px 0 5px 0 !important;
    padding: 0 !important
}

/* Restricted Area */

.reserved-content h3 {
	margin-bottom:5px;
}

.reserved-content p {
	color:#707065;
	margin-bottom:10px;
}
.restricted-content-area {
	background: #FFFFDA url(/images/icon-lock.png) 20px 15px no-repeat;
	padding: 10px 10px 10px 130px;
	border:1px solid #CA999A;
	margin-bottom:15px;
}
.restricted-content-area h3 {
	font-size:1.7em;
	margin-bottom:5px;
}
.restricted-content-area p {
	font-size:120%;
	color:#707065;
	margin:0px;
	line-height:normal;
}
h3.subscribe {
	background:url(/images/arrow-subscribe.gif) 0 0 no-repeat;
	padding-left: 20px;
	margin:10px 0 25px 0;
}

