/* Speakers Bureau Local Styles */
/* =Alpha List */

#alpha-list  h2
	{
	background-color: #f3f3f3;
	border-bottom: 1px solid #cccccc;
	font-style: normal;
	padding: 5px;
	margin: 0;
	}
#alpha-list ul 
	{
        list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#alpha-list table { border-top: none }

table {width: 100% }	
table td { vertical-align: baseline; width: 25%; }

#app-container #alpha-list table ul,
#app-container table ul { list-style: disc; margin-left: 1em; padding-left: 0 }

.profile-pic 
	{ 
	border: 1px solid #cccccc;
	float: right; 
	margin: 0 0 10px 10px;
	padding: 4px; 
	}
