#Content
{
	padding:20px 0px 20px 20px;
	width:510px;
}
table.Hdr
{
    width:650px;
}
td.Icon
{
    padding: 0px 10px 10px 5px;
    width:80px;
}
td h3
{
    border:none;
}
h4 
{
    margin-bottom:20px;
}
td.Col1
{
    padding-right:20px;
}
input.Email
{
    margin-bottom:3px;
    width:200px;
}
#txtName
{
	margin-bottom:10px;
    width:250px;
}
#txtMsg
{
    width:250px;
}
div.Submit
{
    text-align:right;
    width:100%;
}
#btnPostShare
{
    margin:10px 20px 0px 0px;
}
table.Email
{
    border:solid black 1px;
    padding:5px;
}
input.Error
{
    background-color:#EFB0B0;
}

