﻿.formWrapper
{
    padding:33px 0 20px 15px;
    width:620px;
     float: left;
	 text-align:left;
}
table.contractorForm	{
	margin: 10px 0 0 0;
	padding:10px;
}
table.contractorForm td	{
		padding: 8px 15px 3px 3px;
	}
.txtRed
{
    color:#DC0000;
	font-weight:bold;
}
.leftNavTitleContainer2Col
{
    padding-bottom:15px;
}
.formWrapper label
{
    text-align:left;
}
.formWrapper ul
{
    padding-left:20px;
}
.cssRight
{
    float:right;
    position:relative;
}
.cssLeft
{
    float:left;
    position:relative;   
}

.leftForm	{
	font-weight: bold;
	text-align:right;
}
.redruler	{
	border-bottom: #c41230 thin solid;
	padding-bottom:10px;
}
select.showroomOpt {
	width: 200px;
}

div.center {
	text-align: center;
}

div.row {
	width: 100%;
	padding: 5px;
}

div.leftSide {
	float: left;
	width: 20%;
	font-weight: bold;
}

div.rightSide {
	width: 75%;
}

#thxContent {
		width: 550px; float: left; padding-left: 20px;
	}
	#thxContent ul{
			padding-left: 45px!important;
	}
	
	div.vpp  { float: left;padding: 15px; margin: 1em; width:550px; background:#d9d8d7; }
