@CHARSET "UTF-8";
.halfwidth-container
{
	float: left;
	width: 50%;
}
.padded-box
{
	padding: 10px;
}
hr.teaser-underline
{
}
img.teaser-preview-image
{
	margin-top: 15px;
	width: 485px;
	height: 316px;
}
img.teaser-signup-buttons
{
	border: 0;
	width: 235px;
	height: 100px;
}
h2
{
	margin-top: 0px;
}
h3.details-title-home
{
	padding-left: 28px;
	background-image: url('/images/home-icon.jpg');
	background-repeat: no-repeat;
	line-height: 24px;
}
h3.details-title-business
{
	padding-left: 28px;
	background-image: url('/images/business-icon.jpg');
	background-repeat: no-repeat;
	line-height: 24px;
}
p.login-link
{
	text-align: center;
}
p.red
{
	color: red;
}
