div#flash-video {
	height: 250px;
}

div#callouts {
	margin-top: 11px;
	height: 141px;
}

div.callout {
	float: left;
	width: 300px;
	height: 141px;
	margin-right: 2px;
}

div#last-callout {
	margin-right: 0;
}

div.callout-heading {
	height: 32px;
}

div.callout-text {
	height: 82px;
	font-size: 12px;
	line-height: 20px;
	color: #fefefe;
	background: url(images/home/callout_text_bg.jpg);
}

div.text-pad {
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 10px;
}

div.link {
	text-align: center;
	height: 28px;
	background: url(images/home/callout_link_bg.jpg);
}

div.link img {
	margin-top: 9px;
}
