html,body {
   margin:0;
   padding:0;
}

#header{clear:both}
#left-rail{
height:580px;
}

#social, .social{margin-left:4px;margin-top:7px;text-align:center}
#social a, .social a{text-decoration:none!important}

.mfbWidget{width:146px;height:160px;margin-left:4px;margin-bottom:10px; background:url(/img/fondo_widget.png);color:white;}
.posts{width:130px;margin:2px;height:100px;overflow:auto;}

.STitle{font-weight:bold;height:34px;font-size:14px;display:block;padding-top:5px;clear:both}	
.STitle img {float:left;margin-right:3px; margin-left:5px;}
.post{border-bottom:1px solid #ddd;}
.linkContainer{height:32px;overflow:hidden;width:100%;}
.tspan{display:block;margin-top:0px;margin-bottom:0px;}
.SLink{font-weight:bold;top:0;right:0;margin-left:117px;width:125px;height:32px;}
.puntos{top:0;right:0;margin-left:116px;width:15px;height:32px;display:none}

.SDesc{display:none;}
/*.SLink div, */
.SShortDate, .SShortTime {display:inline;font-size:8px}
.SItemDesc{display:none}
.mini{font-size:9px;display:block;margin-left:-2px;}
.when{margin-top:-20px;margin-bottom:25px;}
.scrollholder
{
    position: relative;
    width: 140; height:100px;
    overflow: auto;
    z-index: 1;
    background-color: #ffffff;
    color:#000000;
    margin-top:5px;
     margin-left:3px;
}

.scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
    margin-left:3px;
}

/* <Scroll> */
.track
{
    position: relative;
    float:right;
    top: 0; 
    width: 6px; height: 100%;
    border-left:1px solid black;
    font-size: 0;
    z-index: 3;
    background: black;
}

.drag_bar
{
    position: absolute;
    width: 100%; height: 14px;
    cursor: pointer;
    z-index: 4;
    background: white;
}  

.content
{
  padding: 4px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip.pretty {
	font-family: Arial;
	width: 210px;
/*	border: none;
	
	padding:20px;
	height: 135px;*/
	opacity: 0.8;
/*	background: url('/css/img/shadow.png');*/
	color:black;
}
#tooltip.pretty h3 {
width: 220px;
/*	margin-bottom: 0.75em;*/
	font-size: 12pt;
/*	
	text-align: center;*/
	color:black;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip.fancy {
	/*background: url('/css/img/shadow2-reverse.png');*/
	color:black;
	/*padding-top: 5em;
	height: 100px;*/
}
#tooltip.fancy.viewport-right {
	/*background: url('/css/img/shadow2-reverse.png');*/
}
.anchorPosic{font-size:0px;}