#ei_monthly
{
	width:500px;
	border:1px solid #aaa;
	border-radius:5px;
	box-shadow:#ccc 2px 2px 2px;
	margin-top:5px;
}
#ei_monthly td
{
	text-align:center;
}
#ei_monthly tr
{
	border: thin solid black;
}
#ei_monthly tr.r0 td
{
	background-color:#E8E8E8;
}
#ei_monthly tr.r1 td
{
	background-color:#FFFFFF;
}