#footer p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebar_client {
	width: 180px;
	height: 150px;
	background: #FFF;
	margin: 10px;
}
#top_client {
	width: 468px;
	height: 60px;
	background: #FFF;
	position: absolute;
	top: 13px;
	left: 300px;
}
#header img {
	border: 0;
	display: inline;
	margin-left: 10px;
}
#content {
	 margin: 10px 10px;
}
#navbar {
	margin: 10px;
	background: #000 url("images/navbar_top.gif") top center no-repeat;
	padding-top: 20px;
}
#navbar ul {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 180px;
}
#navbar ul li {
	list-style: none;
}
ul#login {
	background: #000 url("images/mobile.jpg") bottom center no-repeat;
	padding-bottom: 160px;
}
ul#login a {
	display: block;
	width: 180px;
	border-top: 1px solid #9CF;
	border-bottom: 1px solid #369;
	line-height: 2em;
	text-decoration: none;
	letter-spacing: 0.15em;
}
ul#login a:link, ul#login a:visited {
	color: #fff;
	background: #000 url("images/button.gif") top center no-repeat;
	text-decoration: none;
}
ul#login a:hover {
	color: #fc0;
	background: #000;
}
ul#mainnav {
	background: #000 url("images/navbar_bottom.gif") bottom center no-repeat;
	padding-top: 10px;
	padding-bottom: 20px;
}
ul#mainnav a {
	display: block;
	width: 180px;
	border-top: 1px solid #9CF;
	border-bottom: 1px solid #369;
	line-height: 2em;
	text-decoration: none;
	letter-spacing: 0.15em;
}
ul#mainnav a:link, ul#mainnav a:visited {
	color: #fff;
	background: #000 url("images/button.gif") top center no-repeat;
	text-decoration: none;
}
ul#mainnav a:hover {
	color: #fc0;
	background: #000;
}
#content h3 {
	background: #900;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 2px 0;
	text-align: center;
}
#content p {
	font-size: 85%;
	line-height: 1.6em;
	margin-top: 1.25em;
	margin-bottom: 1.25em; 
}
#terms p, #terms ol p, #terms ol li p {
	font-size: 100%;
}
.menu_spacer {
	color:#000;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	padding-top: 45px;
	background: #000 url(images/menu_divider.gif) top center no-repeat;
	line-height: 2em;
	letter-spacing: 0.15em;
}
.LD_information {
	border: 1px solid #930;
	padding: 5px;
}
#content p.highlight {
	color: #03C;
	font-size: 1em;
}
#content p.tagline {
	color: #9CF;
	background: transparent;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: right;
}
#content dl#faq_list {
	margin: 0;
	padding: 0;
}
#content dl#faq_list dt {
	color: #03C;
}
#content dl#faq_list dd {
	margin: 0 5px 10px 5px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #03C;
}
fieldset {
	width: auto;
	margin: 10px 0;
}
table.locum_details {
	border: 1px solid #03C;
	margin: 10px auto;
	width: 250px;
}
table.locum_details caption {
	color: #03C;
	font-weight: bold;
	text-align: left;
}
.ld_error {
	color: #C30;
}
ul.practice_list {
	margin-left: 0;
	padding-left: 0;
}
ul.practice_list li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
div#testimonial {
	border: 1px solid #039;
	margin-bottom: 10px;
}
#testimonial blockquote {
	margin: 10px;
	color: #039;
	font-style: italic;
}
cite {
	padding-left: 10px;
	margin: 0;
	color: #666;
	font-weight: bold;
	font-size: 80%;
}