/* Normalize margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
	}
/* Normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	}
/* Remove list-styles from lists */
ul {
	list-style:none;
	}
/* Normalize font-style andfont-weight to normal */
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
	}
/* Remove list-style from lists */
table {
	/*border-collapse:collapse;	*/
	/*border-spacing:0;*/
	}
/* Remove border from fieldset and img */
fieldset, img {
	border:0;
	}
/* Left-align textin caption and th */
caption, th {
	text-align:left;
	}
/* Remove quotation marks from q */
q:before, q:after {
	content:'';
	}

/*----------------------------------------------------------------*/

/* Remove elements from other designs */
#navB { display:none; }
.miscB { display:none; }
#doc { display:none; }
#mask { display:none; }
.miscC { display:none; }
#search2-topic, #search2, #search3, #search3-topic { display:none; }
#practiceurl { display:none; }

#libraryoverview #content {
    background-image:none;
	}

.select-box select {
    width: 200px;
}

#libraryoverview .select-box select {
    width: 125px;
}

/*----------------------------------------------------------------*/

html {
	text-align:center;
	}
body {
	width:770px;
	margin:0 auto 18px;
	text-align:left;
	}
	
p { 
	margin-bottom:12px;
	}
#banner {
    position:relative;
	margin-top:10px;
	display:block;
	padding-bottom:3em;
	}
#navA {
    position:absolute;
	margin-top:9px;
    right:0;
	}
#navA li {
	float:left;
	}
#navA li a {
	height:28px;
	line-height:28px;
	padding:5px 7px;
	margin-right:5px;
	}
#practice-website a {
	height:28px;
	line-height:28px;
	padding:0px 7px 0 7px;
	margin:20px 40px 0 0;
    float:right;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
#content {
	position:relative;
    width:770px;
	z-index:12;
	}
#practiceinfo {
	float:left;
	width:210px;
	}
#contactinfo {
	text-align:left;
	margin:18px;
	width:100%;
	padding-bottom:1em;
	}
#vivacare {
	clear:both;
	width:90%;
	text-align:right;
	padding:2em 0 2em 0;
	}
.honcode {
	padding-top:30px;
	margin-left:15px;
	}
.honcode img {
	margin-right:6px;
}
#contactinfo dt, #contactinfo dd {
	padding: 0 1em 0 1em;
	line-height:1.3em;
	}
#physician {
	display:block;
	line-height:1.5em;
	padding: 0 1em 0 1em;
	}
#contactinfo dl, #physician {
	padding-bottom:1.5em;
	}
#contactinfo dt {
	padding-bottom:.5em;
	}
#search1 {
	width:100%;
    position:relative;
	padding:4px;
	margin:8px 0 0 0;
	clear:both;
	}
#search1-topic {
	width:184px;
    position:relative;
	float:right;
	padding:4px;
	margin-top:10px;
	margin-right:12px;
	margin-bottom:10px;
	clear:both;
	border:#999 solid 1px;
	}
#pagespecific {
	position:relative;
	z-index:12;
	/*width:510px;*/
	margin-left:250px;
	padding-top:10px;
	padding-bottom:3em;
	}
.boxed-content {
	border:1px solid #aaa;
	padding:0 5px;
}

#highlights {
	padding-bottom: 10px;
}
#usercontent {
	margin:0px 20px 18px 18px;
	}
#footer {
	width:100%;
	height:4em;
	position:relative;
	clear:both;
	position:relative;
	z-index:400;
	}
#siteinfo {
	position:absolute;
	left:18px;
	}
#siteinfo li{
	float:left;
	padding-right:1em;
	line-height:4em;
	}
#callouts {
	float:right;
	padding:6px 6px 6px 6px;
	border:#999 solid 1px;
	margin-left:10px;
	margin-right:12px;
	width:180px;
	}
#callouts-topic, #callouts-search {
	float:right;
	padding:6px 6px 6px 6px;
	border:#999 solid 1px;
	margin-left:10px;
	margin-right:12px;
	width:180px;
	clear:both;
	}
#callouts-search {
	margin-top:-31px;
	}
#callouts dl, #callouts-topic dl, #callouts-search dl {
	margin:0;
	}
#callouts dl dt, #callouts-topic dl dt, #callouts-search dl dt {
	text-indent:0;
	width:auto;
	line-height:2em;
	}
#callouts dl dd, #callouts dl dt, #callouts-topic dl dd, #callouts-topic dl dt, #callouts-search dl dd, #callouts-search dl dt {
	padding:3px 0 6px 0;
	text-align:center;
	width:auto;
	display:block;
	}
#callouts dd img, #callouts-topic dd img, #callouts-search dd img {
	margin-top:3px;
	border:1px #ccc solid;
	}
form {
	padding-left:12px;
	}
option {
	padding-left:12px;
	}
#formselectA tr{
	line-height:2.5em;
	}
#formselectA td{
	padding-right:6px;
	}
#usercontent #alpha {
	margin-left:8px;
	width:260px;
}
#alpha li {
	display:inline;
	padding-right:3px;
	font-size:larger;
	font-weight:bold;
	}
#highlights li {
	display:inline;
	padding-right:3px;
	}
#pulldowns {
	margin-top:48px;
	}
*.searchCount {
	display:none;
}
#disclaimer {
        margin:15px 5px 0;
        padding:0 10px; 10px;
        border:1px solid;
}
#disclaimer p {
        left:0;
}
