body#rehda #sidebar {
	padding: 20px;
}

body#rehda #sidebar #mainMenu a img {
	border: 0;
}

body#rehda #content .gutter {
	padding: 10px;
}

body#rehda #header #banner {
	background: #fff;
	width: 100%;
	border-bottom: 3px solid black;
}

body#rehda #content {
	width: 100%;
	text-align: left;
}

body#rehda.about-us #s-about-us a,
body#rehda.members #s-members a,
body#rehda.publications #s-publications a,
body#rehda.events #s-events a,
body#rehda.links #s-links a,
body#rehda.gallery #s-gallery a,
body#rehda.resource #s-resource a,
body#rehda.press #s-press a,
body#rehda.contact #s-contact a,
body#rehda.links #s-links a,
body#rehda.industry #s-industry a,
body#rehda.gallery #s-gallery a
{
	background: #06C url(../images/subnav-on.gif) repeat-x top left;
}

table.events { width: 550px; }
table.events tr.header th { width: 100%; }
table.events td { text-align: left; }

.eventList { }

blockquote.quotes {
	margin: 0;
	padding-bottom: 0.5em;
	background: url(/images/quote-close.png) bottom right no-repeat;
}

blockquote.quotes p {
	padding: 2em 7em 0 6em;
	background: url(/images/quote-open.png) top left no-repeat;
}