/* CSS for pages under member_invite folder*/


#FatLossTimer {
	width:800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:#ffffff solid 4px;
}
#FatLossTimer b {
	margin-bottom:5px;
	margin-top:0px;
	padding-top:0px;
}
#countdown {
	width:500px;
	height:123px;
	text-align:center;
	font-size:42pt;
	color:#ffffbc;
	font-weight:bold;
	font-family:times;
	font-style:italic;
	padding-top:27px;
	background:#ffffff url(images/timercountdownbg.gif) top left no-repeat;
	margin-left:auto;
	margin-right:auto;
}





