@charset "utf-8";
/* CSS Document */


td.side-menu
{
	width: 200px;
}

table.confirmed-cases
{
	width: 440px;
}

h1
{
	font-size: 20px;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 16px;
}

td.bg-video
{
	background-image:url(/H1N1/images/video-bg.jpg);
	background-repeat:repeat-x;
}