#content #promotions {
	border-top: 1px solid #98DCCF;
	border-bottom: 1px solid #98DCCF;
	border-right: 1px solid #98DCCF;
}

#content #promotions th {
	background: #98DCCF;
	text-align: left;
	color: #01249e;
	height: 20px;
	line-height: 20px;
	padding-left: 8px;
}

#content #promotions td.left {
	background: #D7F1EC;
	padding: 10px;
	border-left: 1px solid #98DCCF;
	text-align: center;
}

#content #promotions td.middle {
	background: #C6EBE4;
	padding: 0 10px 10px 10px;
	border-left: 1px solid #98DCCF;
}

#content #promotions td.right {
	background: #B8E6DE;
	padding: 1px;
	border-left: 1px solid #98DCCF;
}

#content #promotions td.left_b {
	background: #fff;
	padding: 10px;
	border-left: 1px solid #98DCCF;
	text-align: center;
}

#content #promotions td.middle_b {
	background: #fff;
	padding: 0 10px 10px 10px;
	border-left: 1px solid #98DCCF;
}

#content #promotions td.right_b {
	background: #E0F4F1;
	padding: 1px;
	border-left: 1px solid #98DCCF;
}

#content #promotions ul {
	margin: 1em 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

#content #promotions #selector {
	width: 142px;
}

#content #promotions #selector div.item {
	margin: 1px;
	background: #fff;
	height: 17px;
	line-height: 17px;
	width: 140px;
}

#content #promotions #selector div.item a:link, #content #promotions #selector div.item a:visited, #content #promotions #selector div.item a:active, #content #promotions #selector div.item a:hover {
	color: #624D03;
	text-decoration: none;
	font-weight: bold;
	width: 140px;
}

#content #promotions #selector div.item a:hover, #content #promotions #selector div.item:hover {
	background: #FFEF04;
}
