#DoctorListing {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	}

#PageHeading {
	font-size: 18px;
	font-family: "Century Gothic";
}
#MainPageLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#WebsiteTitle {
	font-size: 36px;
	font-family: "Century Gothic";
	color: #C90;
}
#divthinline {border-width: 1px;
      border-style: solid;
	  padding:20px;
}
.top {
    border-top:thin solid;
    border-color:black;
}

.bottom {
    border-bottom:thin solid;
    border-color:black;
}

.left {
    border-left:thin solid;
    border-color:black;
}
.leftright {
    border-right:thin solid;
    border-color:black;
	border-left:thin solid;
    border-color:black;
}
.right {
    border-right:thin solid;
    border-color:black;
}
.cell {
    border:thin solid;
    border-color:black;
}