.Padding15
{
    padding: 0px 15px 15px 15px;
}
body
{
}
.float
{
    float: right;
}
.dividerVertical
{
    width: 25px;
}
.dividerHorizontalUpper
{
    height: 16px;
}
.dividerHorizontalLower
{
    height: 30px;
    clear: both;
}
.CenterName span, .VisitorFormWrapper h3
{
    color: #444343;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
}
.textAlign
{
    text-align: right;
}
.BrandsFrame
{
	/*width:336px;
	height:304px;
	.height:300px;*/
	width:436px;
	height:436px;
}
.dots
{
    background-image: url('../Images/dots.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}
.backToTop
{
    text-align: left;
    margin-top: 10px;
}
.backToToplink
{
    font-family: Arial;
    font-size: 12px;
}
.SideMenu
{
    display: none;
}
.Content
{
    width: 1000px !important;
}
.paddingLR
{
    padding-right: 20px;
}
.width195
{
    width: 195px !important;
}

.width520
{
    width: 620px !important;
}

/*------------------FORM-----------------------*/
.pnlVisitorForm
{
    padding-right: 20px;
    margin-top: 30px;
}

.pnlVisitorForm *
{
    margin: 0;
    padding: 0;
}
.VisitorFormWrapper
{
    border: solid 1px #aaaaaa;
    border-bottom: none;
    margin-right: 1px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-right: 28px;
    padding-bottom:10px;
    width: 386px;
}
.VisitorFormWrapper h3
{
    margin-bottom:15px;
}
.VisitorFormWrapper li
{
    display: block;
    margin-top: 10px;
}
.VisitorFormWrapper input, select
{
    width: 233px;
}
.VisitorFormWrapper label span
{
    width: 118px;
    display: inline-block;
}
.VisitorFormWrapper label.FormMust span
{
    width: 107px;
    display: inline-block;
}
.VisitorFormWrapper label strong
{
    color: red;
    padding-left: 5px;
}
.VisitorFormWrapper .FormSndBtn
{
    margin-right: 305px;
    margin-top: 10px;
    width: 52px;
}
.VisitorFormWrapper .Invalid
{
    background-color: Yellow;
    border-color: Red;
}
.FormThankYou *
{
    margin: 0;
    padding: 0;
}
.FormThankYou h3, .FormThankYou p
{
    font-weight: bold;
    font-size: 11pt;
    color: #000000;
}
.FormThankYou p
{
    font-weight: normal;
}
/*Disclamer*/
.disclamerInput
{
    float: right;
}

.disclamerInput input
{
    border: 0px;
    width:15px;
}

.disclamerWarp
{
    clear: both;
    width: 350px;
    margin-right: 20px;
    margin-top: 10px;
}

.disclamer
{
    float: right;
    font-family: Arial;
    font-size: 12px;
    color: #444343;
    width: 320px;
    margin-right: 10px;
}

.disclamerError
{
    font-family: Arial;
    font-size: 12px;
    color: red;
}

/*------------------FORM END-----------------------*/
