﻿.bonus
{
	margin:0;
	padding:0px;
	margin-bottom:10px;
	border:1px solid #BA0808;
	width:200px;
}

.bonus h3, .bonus h4
{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	padding:8px;
}

.bonus h3
{
	color:#BA0808;
	font-size:22px;
}

.bonus h4
{
	font-size:16px;
}

.bonus p {
	margin-top:2px;
	padding-left:8px;
	padding-right:8px;
	line-height:1.3;
	color:#333333;
	font-weight:bold;
}

.bonus p li {
	line-height:1.3;
}

.bonus h4 a:link, .bonus h4 a:active, .bonus h4 a:visited {
	color:#0071BB;
	text-decoration:underline;
}

.bonus h4 a:hover {
	color:#BA0808;
	text-decoration:none;
}
