.quoteGreenCheck {
	background-image: url(../images/greenCheck.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.left {
	float: left;
	width: 48%;
}
.right {
	float: right;
	width: 48%;
}
#promociones {
}
#promociones h1 {
	background-image: url(../images/greenCheck.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: normal;
	color: #ecd200;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a4f100;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#promociones .content {
	padding: 5px;
	margin-bottom: 8px;
}
#promociones .content ul {
	margin: 0px;
	padding: 0px;
}
#promociones .content ul li {
	list-style-type: none;
	background-image: url(../img-hosting/lists-icon.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 5px;
	padding-left: 12px;
	text-indent: 0;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
