#personContent {
	margin-top: 10px;
}

#personContent .profile {
	width: 465px;
	float: left;
	border: 1px solid #cbd3da;
	padding: 7px;
	background: #fff;
}

#personContent .profile h1 {
	margin: 0;
	padding: 0;
}

#personContent .profile ul {
	list-style: disc;
}

#personContent .profile .labeledBlock>ul,#personContent .profile .appointments ul  {
	list-style: none;
	padding: 0;
	margin: 2px 0 0 0;
}

#personContent #clinicalTrials li {
	list-style: none;
	padding: 3px 0;
}

.labeledBlock li {
	max-width: 260px;
}

#personContent .profile  .topLeft {
	float: left;
	margin-right: 10px;
	margin: 0 10px 10px 0;
}

#personContent .profile  .topRight {
	float: left;
	max-width: 315px;
	position: relative;
	min-height: 170px;
}

#personContent .profile  .appointments {
	margin: 7px 0 10px;
}

#personContent .profile  .appointments li {
	margin-bottom: 10px;
}

.labeledBlock,#personContent .profile .bio {
	clear: both;
}

.labeledBlock {
	overflow: hidden;
	margin-bottom: 10px;
}

.labeledBlock h2,.labeledBlock ul {
	float: left;
	margin: 0;
}

.labeledBlock li p {
	padding: 0 0 5px 0;
}

.labeledBlock h2 {
	width: 100px;
}

.labeledBlock h2,.profile h2 {
	padding-top: 2px;
	font-size: 1em;
}

.research h2,.publication h2, .bio h2, .disclosures h2, #clinicalTrials h2 {
	padding-top: 2px;
	font-size: 1em;
        margin-bottom: 2px;
}

#personContent .offices {
	width: 270px;
	float: left;
	margin-left: 15px;
}

#personContent .offices>div {
	width: 219px;
	padding: 7px;
	background: #fff;
	border: 1px solid #cbd3da;
}

ul.tabNavigation li {
	width: 117px;
	font-size: 1em;
	color: red;
}

div.tabs {
	margin: 0;
}

ul.tabNavigation a {
	font-size: 10px;
	background: #e0eaf2;
}

ul.tabNavigation li {
	border-top: 1px solid #e0eaf;
}

ul.tabNavigation li a:hover {
	color: #00548D;
	border-bottom: none;
}

html ul.tabNavigation a.selected,html ul.tabNavigation li.active,html ul.tabNavigation li.active a:hover {
	background: #fff;
	color: #00548D;
	border: 1px solid #cbd3da;
	border-bottom-color: #fff;
	margin-bottom: -1px;
}

div.office .hours ul,div.office .hours li {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.office div,div.office p {
	padding: 0 0 7px 0;
}

div.office .ips,div.office .pm {
	padding: 4px 0 0 0;
}

div.office .hours .day {
	width: 7em;
	display: inline-block;
}

div.office {
	padding-bottom: 20px;
}

a.makeAppt {
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	text-decoration: none;
}

a.makeAppt:hover {
	text-decoration: underline;
}

.pbuttons {
	position: absolute;
	bottom: 0;
	right: 0;
}

.pbuttons a {
	display: block;
	color: #555;
	text-decoration: none;
	margin-bottom: 4px;
}

.pbuttons a:hover {
	color: #00548D;
}

.pbuttons a img {
	margin: 0 3px -5px 0;
}

.disclosures ul {
        padding-top: -1px;
        margin-bottom: 0px;
}

.disclosures ul li {
        text-indent: -1em;
        margin-left: 1em;
	list-style: disc inside !important;
}
