.intro {
	width: 430px;
}

#sidebar_image {
	display: block;
	position: relative;
	height: 146px;
	width: 184px;
}

#sidebar_image * {
	position: absolute;
	left: 0;	
	z-index: 999;
}
#sidebar_image #pic {
	top: 0;
	cursor: pointer;
}
#sidebar_image #panoramic {
	bottom: 0;
	cursor: pointer;
}

.callout {
	margin-top: 12px;
	background: #f8f1d0;
	float: left;
	margin-left: 0px;
	padding: 12px 8px;
}

.callout + .callout {
	margin-left: 14px;
}

.callout input[type="email"],
.callout input[type="text"]
{
	width: 245px;
}

.callout label {
	font-size: 10px;
	display: block;
}

article.event {
	margin-right: 0;
}

.event b {
	
}

#announcements{
	display: block;
	margin-bottom: 1.5em;
}

.sidebar_section article{
	width: 145px;
}

#panoramic {
	color: #682d1c;
	font-weight: bold;
	display: block;
	text-align: center;
}
