﻿.SeeForYourself
{
    width:100%;
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    border:solid 0px #333333;
}
.SeeForYourself .header
{
    height: 20px;
    border-bottom: solid 1px #a61f17;
    text-align: left;
    vertical-align: top;
}
.SeeForYourself .content
{
	clear:both;
    text-align: left;
    padding:0px 0px 0px 0px;
    border:solid 0px #333333;
}

.SeeForYourself input
{
	font-size: 11px;
}