div.teaser-box
{
	float: left;
	width: 246px;
	font-family: Arial;
	margin: 10px 20px 10px 0;
	overflow: visible;
}

div.teaser-box div.top
{
	background-image: url('/vp/images/nns/common/background/specials_box/content_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 246px;
	height: 51px;
}

div.teaser-box div.top div.tab
{
	float: right;
	background-image: url('/vp/images/nns/common/background/specials_box/tab_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 51px;
	width: 100px;
	text-align: center;
}

div.teaser-box div.top div.tab p
{
	color: #DE0000;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 6px 0 0 11px;
	position: relative;
}

div.teaser-box div.top div.tab-cap
{
	float: right;
	background-image: url('/vp/images/nns/common/background/specials_box/tab_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	width: 11px;
	height: 51px;
}

div.teaser-box div.content
{
	background-image: url('/vp/images/nns/common/background/specials_box/content_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 290px;
	overflow: visible;
	padding: 0 20px 20px 20px;
}

div.teaser-box div.content h3
{
	font-size: 14px;
	font-weight: bold;
	color: #2E2F91;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

div.teaser-box div.content p
{
	margin: 0;
	padding: 0;
}

div.teaser-box div.content p.description
{
	font-size: inherit;
	font-weight: normal;
	height: 45px;
}

div.teaser-box div.content div.preview
{
	margin: 10px 0;
	text-align: center;
	height: 140px;
}

div.teaser-box div.content div.begin-button
{
	text-align: center;
	margin: 5px 0;
}

div.teaser-box div.content p.disclaimer
{
	font-size: inherit;
	font-style: italic;
	color: #2e2f91;
	text-align: center;
	position: absolute;
	width: 206px;
}
