/* CSS Document */

.directory_tabs {
background-color:#FFFFFF;
padding:3px;
width:100%;
height:auto;
position:relative;
float:left;
}

.audio_demos {
	background-color: #5C92D8;
	padding: 3px;
	width: 468px;
	height:955px; 
}

table td.body_outer {
	background-color: #5C92D8;
}

.directory_title {
color:#3593db;
font-family:Verdana;
font-size:16pt;
font-weight:normal;
margin-left:10px;
}

.directory_title link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#123593;
	font-weight:bold;
	margin-left:10px;
}

.title_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#ffffff;
	font-weight:normal;
	margin-left:10px;
}

.directory_top_back {
	background-image: url( "http://expertsjob.com/joomla/images//topback.png");
	background-repeat: repeat-x;
	height:40px;
}

#authors_table {
	width:95%;

}

#authors_table tr {
	height:90px;
	vertical-align:middle;
	/*border-bottom:#6C9ACE 1px solid;*/
}

#authors_table .left_border {
	border-left:#6C9ACE 1px solid;
	border-bottom:#6C9ACE 1px solid;
}

#authors_table .bottom_border {
	/*border-left:#6C9ACE 1px solid;*/
	border-bottom:#6C9ACE 1px solid;
}

#authors_table .author {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#ffffff;
	/*font-weight:bold;*/
	margin-left:10px;
}

#authors_table .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#123495;
	/*font-weight:bold;*/
	margin-left:10px;
}

#authors_table .photo {
	border: 0.75pt #ffffff solid;
	width: 52px;
	height: 52px;
	overflow: hidden;
}



/* title tab */ 

#title_table {
	width:95%;
}

#title_table tr {
	height:35px;
	vertical-align:middle;
	/*border-bottom:#6C9ACE 1px solid;*/
}

#title_table .left_border {
	border-left:#6C9ACE 1px solid;
	border-bottom:#6C9ACE 1px solid;
}

#title_table .bottom_border {
	/*border-left:#6C9ACE 1px solid;*/
	border-bottom:#6C9ACE 1px solid;
}

#title_table .author {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#ffffff;
	/*font-weight:bold;*/
	margin-left:10px;
}

#title_table .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#123495;
	/*font-weight:bold;*/
	margin-left:10px;
}

#title_table .photo {
	border: 0.75pt #ffffff solid;
	width: 52px;
	height: 52px;
	overflow: hidden;
}


