div#standard-page-content {
	padding: 10px;
}
	div#standard-page-content p {
		display : block;
		margin-bottom: 10px;
	}
	div#standard-page-content strong {
		font-weight: bold;
	}
	div#standard-page-content em {
		font-style: italic;
	}
	div#standard-page-content a {
		color: #2B3C97;
		text-decoration: none;
	}
	div#standard-page-content a:hover {
		color: #314a87;
		text-decoration: underline;
	}

	div#standard-page-content h2{
		color: #2B3C97;
		margin-bottom: 0.5em;
	}

	div#standard-page-content h2 {
		font-size: 2em;
	}
	div#standard-page-content ul#sitemap-list {
	    margin-left: 1.2em;
	}
	div#standard-page-content ul {
		margin: 10px 0 10px  2em;
		list-style-type: disc;
		display: block;
	}
	
		div#standard-page-content ul li {
			list-style-type: disc;
		}
body#sitemap div#events-logo {
	background-image: url(/images/short-events-logo.jpg);
	border-bottom: none;
	float: left;
	height: 67px;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
	width: 209px;
}
body#sitemap div#wrap div#main div#main-col div#top-banner {
	background: #fff url('/images/planners/standard-page-banner-bg.jpg') left top repeat-y;
	width: 699px;
	border-bottom: none;
	float:right;
	height: 5.6em;
}
body#sitemap div#wrap div#main div#main-col div#top-banner h2 {
	float: left;
	margin: 1.6em;
	font-size: 1.3em;
	color: #fff;
	text-transform: uppercase;
}
