#doc4 {
	font-family: "Lucida Sans", Verdana, Arial, Sans-Serif;
	position: relative;
	width: 932px;
}

h1 {
	color: #811788;
	font-size: 300%;
	margin-bottom: 0.25em;
	padding-top: 0.5em;
}

h2 {
	color: #811788;
	margin-bottom: 0.5em;
	font-size: 200%;
	font-style: italic;
}

h3 {
	color: #811788;
	font-size: 125%;
	margin-bottom: 0.5em;
}

.bold {
	font-weight: bold;
}

.highlight {
	color: #f0037f;
}

p {
	margin-bottom: 0.5em;
	font-size: 150%;
}

.yui-ge div.first {
	width: 72.2%;
}

.yui-ge .yui-u {
	width: 26%;
}

ul.nav {
	text-align: center;
	padding: 1em 0;
}

ul.nav li {
	display: inline;
	padding: 0 0.5em;
	border-right: 2px solid black;
}

ul.nav li a,ul.nav li a:visited,ul.nav li a:active,ul.nav li a:focus {
	color: #811788;
	text-decoration: none;
}

ul.nav li a:hover {
	text-decoration: underline;
}

ul.nav li.nav-last {
	border-right: none;
}

body {
	padding-top: 0.5em;
}

.leftpanel {
	position: relative;
	left: 0;
	top: 20px;
}

.rightpanel {
	position: absolute;
	left: 647px;
	top: 0px;
	width: 249px;
	height: 100%;
}

.footnote {
	font-size: 77%;
	text-align: center;
	color: #888;
}

.footer {
	color: #811788;
	position: absolute;
	left: 0;
	top: 600px;
	width: 633px;
}

.footer-lob {
	color: #811788;
	margin-left: 150px;
	width: 600px;
}

.presstitle {
	width: 40em;
}

.pressdate {
	width: 12em;
}

.presssection {
	clear: both;
	cursor: pointer;
}

.pressline {
	color: #6693cf;
	float: left;
	border-bottom: 1px solid #6693cf;
	margin-bottom: 0.8em;
	font-weight: bold;
}

.links {
	color: #811788;
	list-style: disc;
	font-size: 125%;
}

.links li {
	margin-left: 2.8em;
	margin-bottom: 0.5em;
	list-style: disc;
}

.links a {
	color: #6693cf;
	font-weight: bold;
}

.about {
	color: #811788;
	list-style: disc;
	font-size: 125%;
}

.about li {
	margin-left: 3.4em;
	margin-bottom: 0.5em;
	list-style: disc;
}

.about a {
	font-weight: bold;
}

/* Link image positions */
#latest-outbreaks-button {
	background: url(./images/2009/sidebar_combined.jpg) 0 -235px no-repeat transparent;
	width: 227px;
	height: 79px;
	position: absolute;
	left: 0px;
	top: 333px;
}

#about-diseases-button {
	background: url(./images/2009/sidebar_combined.jpg) 0 -78px no-repeat transparent;
	position: absolute;
	left: 0px;
	top: 423px;
	height: 78px;
	width: 226px
}

#useful-links-button {
	background: url(./images/2009/sidebar_combined.jpg) 0 -394px no-repeat transparent;
	position: absolute;
	left: 0px;
	top: 512px;
	width: 226px;
	height: 80px
}

#get-voucher-button:hover,#horse-redirect-button:hover {
	background-position: top left !important;
}

#useful-links-button:hover {
	background-position: 0 -314px !important;
}

#about-diseases-button:hover {
	background-position: 0 0 !important;
}

#latest-outbreaks-button:hover {
	background-position: 0 -156px !important;
}