/* DIRECTLY TO... */
#right .directlyTo {
	background-color:#ff6600;
	padding:5px;
	float:left;
	margin-bottom:10px;
	background-color:#FFFFFF;
	background-image:url(../../images/bgDirectly.gif);
	background-repeat:no-repeat;
}
#right .directlyTo h1 {
	font-size:18px;
	text-transform:uppercase;
	color:#FFFFFF;
	margin-bottom:20px;
}
#right .directlyTo h2 {
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:2px;
}
#right .directlyTo select {
	font-size:10px;
	width:186px;
	color:#002f90;
	margin-bottom:9px;
}
#right .directlyToZorg {
	background-color:#FFFFFF;
	background-image:url(../../images/bgDirectlyZorg.gif);
	background-repeat:no-repeat;
	padding:5px;
	float:left;
	margin-bottom:10px;
}
#right .directlyToZorg h1 {
	font-size:18px;
	text-transform:uppercase;
	color:#FFFFFF;
	margin-bottom:20px;
	font-family:Arial;
	font-weight:bold;
}
#right .directlyToZorg h2 {
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:2px;
}
#right .directlyToZorg select {
	font-size:10px;
	width:186px;
	color:#002f90;
	margin-bottom:9px;
}
/* OFFERS */
#right .offers{
	padding:5px;
	padding-left:10px;
}
#right .offers h1 {
	font-size:13px;
	color:#ff6600;
	display:block;
	margin-bottom:5px;
}
/* DIRECTLY TO... */
#rightContent .directlyTo {
	background-color:#ff6600;
	padding:5px;
	float:left;
	margin-bottom:10px;
	background-image:url(../../images/bgDirectly.gif);
	background-repeat:no-repeat;
}
#rightContent h1 {
	font-size:18px;
	text-transform:uppercase;
	color:#FFFFFF;
	margin-bottom:20px;
}
#rightContent .directlyTo h1 {
	font-size:18px;
	text-transform:uppercase;
	color:#FFFFFF;
	margin-bottom:20px;
}
#rightContent .directlyTo h2 {
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:2px;
}
#rightContent .directlyTo select {
	font-size:10px;
	width:186px;
	color:#002f90;
	margin-bottom:9px;
}
#rightContent .directlyToZorg {
	background-color:#FFFFFF;
	background-image:url(../../images/bgDirectlyZorg.gif);
	background-repeat:no-repeat;
	padding:5px;
	float:left;
	margin-bottom:10px;
}
#rightContent .directlyToZorg h1 {
	font-size:18px;
	text-transform:uppercase;
	color:#FFFFFF;
	margin-bottom:20px;
	font-family:Arial;
	font-weight:bold;
}
#rightContent .directlyToZorg h2 {
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:2px;
}
#rightContent .directlyToZorg select {
	font-size:10px;
	width:186px;
	color:#002f90;
	margin-bottom:9px;
}
/* OFFERS */
#right .offers{
	padding:5px;
	padding-left:10px;
}
#right .offers h1 {
	font-size:13px;
	color:#ff6600;
	display:block;
	margin-bottom:5px;
}
/* SUMMARY */
#rightContent div.summaryTop {
	background-image:url(../../images/bg_summary.gif);
	background-repeat:no-repeat;
	background-color:#e9f2e9;
	padding:8px;
	margin-top:21px;
}
#rightContent div.summaryToolbar {
	background-color:#267e26;
	line-height:22px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:8px;
}
#rightContent div.summaryBottom {
	background-color:#e9f2e9;
	padding:8px;
	padding-top:0;
}
	#rightContent div.summaryBottom h2 {
		margin:0;
		font-size:11px;
		font-weight:bold;
		padding-top:5px;
	}
	#rightContent div.summaryBottom hr {
		border: 0;
		color: #FFFFFF;
		background-color: #e9f2e9;
		height:1px;
		margin:0;
	}