.members-content {
	font-size: 12px;
	margin-bottom: 10px;
}
.members-content tr.space {
	height: 20px;
}
.members-content td.box-bot {
	background-image: url(/images/template/section-small-bot.gif);
	background-repeat: no-repeat;
}
.members-content td.box-top {
	background-image: url(/images/template/section-small-top.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 300px;
}
.members-content td.box {
	background-image: url(/images/template/section-small-bg.gif);
	background-repeat: repeat-y;
	width: 300px;
}
.members-content td.box  #members-content  {
	margin-left: 10px;
	width: 280px;
}

.box-top  h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4583c0;
	margin-right: 10px;
	margin-left: 10px;
	color: #4583C0;
}

#no-box {
	width: 300px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#no-box h3 {
	color: #4583D2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4599E9;
	line-height: 20px;
}
#promo-codes {
	font-size: 12px;
}
#promo-codes .description {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
}
#promo-codes img {
	margin-right: 5px;
}
#member-points {
	background-image: url(/images/site/points-bg.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 300px;
	margin-bottom: 20px;
}
#points-amount {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	width: 220px;
	line-height: 30px;
	margin-left: 40px;
}
#points-links {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	height: 30px;
	width: 280px;
	line-height: 30px;
	margin-left: 10px;
	color: #FFFFFF;
}
#points-links a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 5px;
}
#points-links a:hover {
	color: #FFFF99;
}
#loggedIn {
	background-image: url(/images/template/login-bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 958px;
	margin-left: 1px;
	font-size: 14px;
	padding-left: 10px;
	line-height: 40px;
	letter-spacing: -1px;
	padding-right: 10px;
}
#loggedIn a {
	color: #663366;
	margin-right: 10px;
	font-weight: bold;
}
#loggedIn a:hover {
	color: #C03360;
}
#loggedIn #points {
	line-height: 40px;
	float: right;
	margin-right: 20px;
}
#featured-bingo {
	width: 940px;
	clear:both;
	border-bottom: solid 1px #ccc;
	margin-bottom:20px;
	padding-bottom:20px;
}

#div-banner-featured {
	width:300px;
	float:right; 
	margin-left:20px;

}
