/* CSS Document */

#moreResources .tab_title {
  position:relative;
  cursor:pointer;
  border-top:1px solid #bdbdbd;
  border-left:1px solid #bdbdbd;
  border-right:1px solid #bdbdbd;
  border-bottom:1px solid #fff;
  font-size:11px;
  padding:4px;
  z-index:900;
  background-color: #fff;
  margin-left:7px;
 /* height: 25px;
 background-image: url(../img/background_tap.jpg); background-repeat: repeat-x;*/
 
 }
 #moreResources .tab_title a{
  font-size:10px;
  color:#666;
  font-weight: bold;
 }
 
#moreResources .tab_content {
  border:1px solid #D5D5D5;
  padding:4px;
  margin-top:4px; 
  float: left;
  width:97%;
 }
#moreResources .tabs_column_c{
	width:95% !Important;
}
#moreResources {
  width:100%;
  overflow:hidden;
  text-align:left;
  float: left;
  height: auto;
  margin-bottom: 5px;
  clear:both;
 }
 
 #moreResourcesTab_moreInSection {
 	width: 96%
 }
 
#navlist3 li{
  display:inline;
  list-style-type:none;
  }

#moreResources p.titulo_gris {
	/*text-transform: uppercase;*/
  color: #666666;
  font-size:11px;
  padding:6px 2px 10px 0px;
  font-weight: bold;
   } 
#moreResources .unselected{
  background-color: #f0f4f5 !Important;
  border-bottom: 1px solid #bdbdbd;
  color: #666666;
 }
 #moreResources .unselected a{
  color: #666666;
  font-weight: normal;
 }
 #moreResourcesTabs a{
   font-size:11px;
  color:#680103;
  font-family: Georgia;
 }
 
 
 
table.moreResources {float:left; margin-left:4px;}
table.moreResources td {padding: 2px 0; vertical-align: top;}
.articulo_moreresources a{ font-size:11px;  font-family: Georgia; line-height: 11px; float: left;}
table.moreResources img {float:left; margin:0; padding:1px 0 0 0;}
.articulo_moreresources_bullets {background-image: url(../img/bullet_flecha.jpg); background-repeat: no-repeat; padding:0px 0px 3px 15px;  font-size:11px;  overflow:hidden;  font-weight: bold;}
.articulo_moreresources_bullets a{font-weight: normal;line-height: 12px; font-family: georgia; font-size:11px;}


#moreResourcesTabs a.moreResources_contributors_see_more{
	display:block; 	font-size:10px; font-style:italic; 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	padding: 3px 0px 2px 5px; 	 width:97%; text-align: right;
}


/*List template*/
div.moreResources div.mr_list a{
	font-size:11px;
	display:block;
	background-image: url(../img/bullet_flecha.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	padding: 4px 4px 3px 15px;
	color:#680103;
	font-family: Georgia, serif;
	line-height:11px;
	background-position:0px 4px;
	width:141px;
word-wrap:break-word;
}
 
 div.moreResources p.mr_list_title {
 	font-size:11px;
	font-style: italic;
	padding:0px 0px 0px 5px;
	
 }
div.mr_list_links{
	display:block;
	float:left;
	clear: both;
	/*padding:4px 0px 0px 0px;*/
}
 