.r-callout {
	width: 208px;
	overflow: hidden;
	float: right;
	margin: 0 0 0px 0px;
	padding-bottom: 20px;
	background: url(../images/bg_callout.gif) bottom left no-repeat;
}

.callout-content {
	width: 208px;
	margin: 0;
	padding: 0;
}

.r-callout img {
    float: left;
}

.callout-content h3 {
	width: 208px;
	height: 39px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height/**/:/**/29px;
	background: url(../images/hdr_callout.gif) top left no-repeat;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	clear: left;
}

.callout-content h4 {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
}

#main .callout-content ul 
{
    padding:0 0 0 0;
	width: 140px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0px;
	padding-bottom:10px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#main .callout-content li 
{
    padding: 0 0 5px 0;
    margin: 0 0 0px 0;
    font-size:12px;
    line-height:12px;
	padding-left: 22px;
	background: url(../images/pdf_icon.gif) top left no-repeat;
	height: 16px;
}

.bonus-module {
	width: 370px;
	margin-bottom: 25px;
	overflow: hidden;
	background: url(../images/divider.gif) bottom left repeat-x;
	float: left;
}

.bonus-img {
    width: 120px;
    overflow: hidden;
    float: left;
}

.bonus-content {
	width: 240px;
	overflow: hidden;
	float: right;
}

