#heroshot {
	width: 600px;
}
#heroshot h1 {
	text-align: center;
	display: block;
	font-size: 18px;
	padding: 10px;
	margin-bottom: 5px;
}
#heroshot h2 {
	font-size: 16px;
	color: #196992;
	margin-bottom: 5px;
}
#heroshot #img {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
#heroshot #spec {
	padding: 15px;
	float: left;
}
#heroshot #spec li {
	line-height: 20px;
}

#please_note {
	font-size: 11px;
}