div.scrollable {
	top:0px;
	right:0px;
    float:left;
    /* required settings  */ 
    position:relative; 
    overflow:visible;
	width:793px;
    height:35px; 
} 

div.scrollable div.items { 
    /* this cannot be too large */ 
    width:793px; 
    position:absolute;
	top:15px;
} 
.stageTip{
	height:12px;
	position:absolute;
	top:-24px;
	color:#6CB33F;
	padding:4px;
	font-size:14px;
	font-weight:bold;
	text-wrap:none;
	white-space: nowrap;
	font-family: "Trebuchet MS", Verdana, Arial;
	}
a.tlSqr	{
	text-wrap:none; /* not effective*/
	display:block;
	float:left;
	width:31px;
	height:9px;
	margin-right:2px;
	background-color: #9A2590;
	}
a.tlSqr:hover	{
	background-color: #7B46F4;
}
a.tlSqr, a.tlSqr:visited {text-decoration:none !important;}
a.lessThan1k	{
	background:#ddecc1;
} 	/* preg 0-9mth*/
.tlSqr lessThan1k:hover {
	background-color: #9A2590;
}
.pregBlurb{
	position:static;
	color:#676767;
	font-size:16px;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	}


.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
}
