#the_phone_directory {
	text-decoration: none;
	float: left;
	margin-top: 20px;
	color: #6B6B6B;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	width: 100%;
}

#the_phone_directory div  {
	color: #426BAC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-variant: normal;
	padding-left: 15px;
	background: url(images/izquierda.gif) no-repeat;
	margin-top: 10px;
	cursor: pointer;
	
}

#the_phone_directory div label {
	cursor: pointer;
	
}

#the_phone_directory div a:hover {
	color: #636464;
	
	
}


#the_phone_directory tr {
	font-family:trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #426BAC;
	height: 20px;
}

#the_phone_directory td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #6B6B6B;
	background-color: #efefef;
}

#the_phone_directory th  {
	color: #426BAC;
	font: italic bold 14px Georgia,"Times New Roman",Times,serif;
	margin-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-top:15px;
}


#the_phone_directory_index ol  {
   list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	
		
			
		}
 #the_phone_directory_index ul {
	list-style-type: none;	margin: 0px;	padding: 0px;
	
			}
		
#the_phone_directory_index li {	float: left;	width: auto;	margin-right: 2px;
	text-decoration: none;
	text-align: center;
	background: #ffffff;
	color: #426BAC;
	cursor: pointer;
	font: bold 14px trebuchet;
}