#marqueecontainer
{
	position:relative;
	height:100px;
	overflow:hidden;
}

table.birthday
{
	border:none;
	width:100%;
	padding:0px;
}

table.birthday td.birthday
{
	text-align:center;
}