
.physicianTables
{
	border-bottom:1px solid black;
	text-align:center;
	width:767px;
}
.alphaButtonsTable
{
	background-color:#FFFFCC;
	/*width:700px;*/
}
.alphaButtons
{
	width:30px;
	height:30px;
	border-style:outset;
	color:#000000;
}
.phoneNumberString
{
	width:200px;
}
.addressString
{ 
	
}
.phoneAndAddressTable
{
	width:100%;
}
.physicianSortByColumn
{
	width:300px;
}
.heading
{
	text-align:center;
	font-size:36px;
	font-weight:bold;
	text-decoration:underline;
}
.subheading
{
	text-align:center;
	font-size:24px;
	font-style:italic;
}
.printButton
{
	width:150px;
}