#main_content {
	width: auto;
	float: none;
	left: 0;
	margin-top: 10px;
	padding: 0 8px;
}

h1 {
	margin: 0px;
	padding: 0 3px;
	border: none;
	color: #616161;
}

a.profile {
	display: block;
	margin: -10px 0 5px 3px;
	padding: 0;
	color: #2e3092;
	font-size: .9em;
	z-index: 9;
}

div.callout {
	float: left;
	width: 217px;
	height:255px;
	padding: 0 13px 16px;
	
	background: url(/_images/home/callout_bottom.jpg) bottom left no-repeat;
}

.adjust_pictures {
	display:block;
	margin-top:-5px;
	}

.adjust_pictures_1 {
	display:block;
	margin-top:-8px;
	}

div.callout h2 {
	margin: 0 -13px;
	padding: 8px 22px 5px;
	background: url(/_images/home/callout_top.jpg) top left no-repeat;
	font-weight: bold;
	font-size: 1em;
}

div.callout p {
	padding: 0 9px;
	font-size: .95em;
}

div.callout a {
	color: #2e3092;
}

div.callout img {
	margin: 5px 0 0 0;
}

