﻿table
{
	border-width: 0px;
	padding: 2px auto;
	font-size: 12px;
	font-family: Verdana;
	background-color: ;
	width: 340px;
}
td#header
{
	font-size: 14px;
	font-weight: bold;
	background-color: #dcdcdc;
	color: #000000;
	text-align: center;
}

.fb-like-box.fb_iframe_widget {
    display: none;
}
td#head
{
	font-weight: bold;
	color: #5D7B9D;
	text-align: center;
}
td#footer
{
	text-align: center;
}
td#value
{
	font-size: 14px;
	text-align: right;
	width: 30px;
}
input[type="submit"]
{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	background-color: #F7F6F3;
	color: #7C6F57;
	border: double 1px #7C6F57;
}
label
{
	font-family: Verdana;
}
