/* PracticeBox stylesheet              							*/
/* Copyright GemSite Solutions Ltd. 2001 - 2006 		*/
/* A custom stylesheet for Balsall Common Dental		*/

.title_left {
	margin-top: 5px;
	margin-bottom: 1px;
	padding: 3px 0;
}

.title_right {
	margin-bottom: 1px;
	padding: 3px 0;
}

ul#normal {
	margin: 0;
	padding: 0;
	list-style: none;
}

#normal li {
	list-style-type: none;
	margin-bottom: 1px;
}

#normal a {
	display: block;
	width: 134px;
	padding: 3px 0;
	text-decoration: none;
	text-align: left;
}

#normal a:visited {
	text-decoration: none;
}

#normal a:hover {
	text-decoration: none;
}

ul#special {
	margin: 0;
	padding: 0;
	list-style: none;
}

#special li {
	margin-bottom: 1px;
	list-style-type: none;
}

#special a {
	display: block;
	width: 134px;
	padding: 3px 0;
	text-decoration: none;
	text-align: left;
}

#special a:visited {
	text-decoration: none;
}

#special a:hover {
	text-decoration: none;
}