#indicados{
	width : 500px;
	float : left;
	overflow : hidden;
}
#indicados h1{
	display : block;
	margin : 0 0 20px 0;
	line-height : 26px;
	border-bottom:3px solid #414141;
	float:left;
	font-size:22px;
	padding:0 0 5px;
	width : 500px;
	color : #7f7f7f;
}
h2{
	display : none;
}
#indicados #indicados_menu{
	background-image : url(img/mn-bg.gif);
	background-repeat : repeat-x;
	width : 619px;
	height : 44px;
	float : left;
	background-position : bottom;
	margin-bottom : 15px;
}
#indicados #indicados_menu h2 a,
#indicados #indicados_menu h2{
	font-size : 11px;
	border : none;
	display : block;
	float : left;
	width : auto;
	line-height : 12px;
	margin : 0;
	height : 44px;	
	font-family : Arial, Helvetica, sans-serif;
}
#indicados #indicados_menu h2 a{
	padding : 0 0;
	margin : 0 1px 0 0;
	background-position : 0 -50px;
	color : #de9800;
	text-align : center;
	text-indent : -6000px;
	display : block;
	height : 44px;
	overflow : hidden;
}
#indicados #indicados_menu h2#mn1 a{ background-image : url(img/mn1a.gif); width : 89px;}
#indicados #indicados_menu h2#mn2 a{ background-image : url(img/mn2a.gif); width : 76px;}
#indicados #indicados_menu h2#mn3 a{ background-image : url(img/mn3a.gif); width : 120px;}
#indicados #indicados_menu h2#mn4 a{ background-image : url(img/mn4a.gif); width : 97px;}
#indicados #indicados_menu h2#mn5 a{ background-image : url(img/mn5a.gif); width : 64px;}

#indicados #indicados_menu h2#mn1 a:hover,
#indicados #indicados_menu h2#mn2 a:hover,
#indicados #indicados_menu h2#mn3 a:hover,
#indicados #indicados_menu h2#mn4 a:hover,
#indicados #indicados_menu h2#mn5 a:hover,
#indicados #indicados_menu h2.sel a{
	color : #fff;
	background-position : 0 0;
	text-decoration : none;
}
#indicados #lista{
	width : 500px;
	float : left;
}
#indicados p{
	font-size : 10px;
	color : #ccc;
	line-height : 12px;
	margin : 4px 0;
	
}
#indicados #lista p{
	font-size : 12px;
	line-height : 15px;
	margin : 10px 0 15px 0;
	color : #000;
}
