#container {
	width: 950px !important;
	margin: 0 auto;
}

#sidebarFontSize {
	height: 40px;
}
#content h4 {
	margin: 0em 1em 0.5em 0em;
	padding-top: 0.75em;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight: normal;
	font-size: 14pt;
}
#content h4 a {
	text-decoration: none;
}
#content h4 a:link, #content h4 a:visited, #content h4 a:active {
	color: #000;
}

#content table.info {
	font-size: 9pt;
}
#content table.info td a {
	text-decoration: none;
}