body
{
	margin: 0;
	background: #052c3b url('/contests/emailitexperienceit/images/bg_left.jpg') repeat-x top left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #222;
	line-height: 18px;
}

a img { border: none; }

a
{
	color: #336699;
}

.navi 
{
	background-color: #000000;
	height: 30px; 
	text-align: center; 
	color: #FFFFFF; 
	font-size: 13px; 
	text-decoration: none;
}
/* .navi td { height: 40px; text-align: center; } */
.navi a 
{ 
	display: block; 
	border-left: 1px solid #CCC;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: -2px;
}

.navi a:hover
{
	color: #FFFF66;
}

.navi a.first 
{ 
	border-left: none;
}

.footer
{
	background-color: #000;
	font-size: 10px;
	color: #999999;
	height: 34px;
	text-align: center;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}

.form
{
	background-color: #666;
	text-align: center;
	color: #FFFFFF;
}

.form td { height: 30px; }
.form a { color: #ff6; }

.ecard_gallery
{
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #003366;
}

.ecard_gallery img
{
	padding: 10px;
}

.ecard_gallery div
{
	text-align: left;
	line-height: 14px;
	width: 160px;
	margin: 0px auto;
}

.ecard_preview
{
	text-align: center;
}

.ecard_preview div
{
	text-align: left;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	line-height: 18px;
	width: 500px;
	margin: 0px auto;
}

.ecard_preview_sendlist
{
	text-align: center;
	margin: 0 auto;
}

