div.text_links ul {
	display:block;
	overflow:hidden;
	float:none;
	clear:both;
}
	#insideout .text_links ul {
	width:214px;
	background-color: #97BBDC;
}
	#insidelarge .text_links ul { width:258px; }

div.text_links ul li a, .text_links ul li p { display:block; padding: 5px 0px 5px 14px; background-position: 5px 9px; background-repeat:no-repeat;}


.text_links2 { background:#CBC9C4; }
.text_links2 a, .text_links2 p {
	background-image:url(../web/_imatges/bluearrow.gif);
	color:#464646;
}
.text_links2 a:hover {
	background-image:url(../_imatges/redarrow.gif);
	color:#0E2B8D;
}




#insideout .statslinks {width:214px; overflow:hidden; background:#CBC9C4; border:0px solid red; height:auto;  font-size:11px;  font-weight:bold;}
#insideout .statslinks * { padding:0; margin:0;}
#insideout .statslinks li { border-bottom:3px solid #cbc9c4;}
#insideout .statslinks a, .statslinks p { padding:3px 5px; background:url(../web/_imatges/sidebargrey.jpg) repeat-x; color:#9b0033;  border:0px solid blue;}
#insideout .statslinks a:hover { background-image:url(../web/_imatges/sidebarblue.jpg); color:#0E2B8D; }
