.days a {
	background-image: url(http://img.sports-gambling.com/images/loyalty/bgdays.jpg);
	font-size: 12px;
	color: #213d51;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	height: 20px;
	padding-top: 5px;
}
.days a:hover {
	background-image: url(http://img.sports-gambling.com/images/loyalty/bgover.jpg);
	color:#FFFFFF;
}
#tooltip {
    padding: 3px;
    background: #f9f9f9;
    border: 1px solid #eee;
    text-align: justify;
    font-size: smaller;
	width: 250px;
	z-index:10;
}
#ly_monday {
	width:192px;
	height:79px;
	display: none;
	background-image: url(http://img.sports-gambling.com/images/loyalty/monday.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213d51;
	text-decoration: none;
	padding-left: 210px;
	padding-top: 25px;
	border: thin solid #2c3747;
}
#ly_tuesday {
	width:192px;
	height:94px;
	display: none;
	background-image: url(http://img.sports-gambling.com/images/loyalty/tuesday.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213d51;
	text-decoration: none;
	padding-left: 210px;
	padding-top: 10px;
	border: thin solid #2c3747;
}
#ly_wednesday {
	width:177px;
	height:84px;
	display: none;
	background-image: url(http://img.sports-gambling.com/images/loyalty/wednesday.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213d51;
	text-decoration: none;
	padding-left: 225px;
	padding-top: 20px;
	border: thin solid #2c3747;
}
#ly_thursday {
	width:177px;
	height:79px;
    display: none;
	background-image: url(http://img.sports-gambling.com/images/loyalty/thursday.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213d51;
	text-decoration: none;
	padding-left: 225px;
	padding-top: 25px;
	border: thin solid #2c3747;
}
#ly_friday {
	width:192px;
	height:79px;
	display: none;
	background-image: url(http://img.sports-gambling.com/images/loyalty/friday.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213d51;
	text-decoration: none;
	padding-left: 210px;
	padding-top: 25px;
	border: thin solid #2c3747;
}
#ly_saturday {
	width:172px;
	height:74px;
	display: none;
	background-image: url(http://img.sports-gambling.com/images/loyalty/saturday.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213d51;
	text-decoration: none;
	padding-left: 230px;
	padding-top: 30px;
	border: thin solid #2c3747;
}
#ly_sunday {
	width:172px;
	height:74px;
	display: none;
	background-image: url(http://img.sports-gambling.com/images/loyalty/sunday.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213d51;
	text-decoration: none;
	padding-left: 230px;
	padding-top: 30px;
	border: thin solid #2c3747;
}

span.tip {
    border-bottom: 1px solid #eee;
}