﻿.Estimate
{
	background-color: #F0F0F0; /*#F5F5FA;*/
	width: 325px;
	padding-bottom: 10px;
}
#EstimateTop
{
	text-align: center;
	background-image: url('/images/new/EstimateHeader.png');
	font-size: 17px;
	color: White;
	height: 31px;
	padding-top: 2px;
}
.Label
{
	text-align: right;
	width:70px;
	padding-left:10px;
}
.EstimateHeader
{
	font-size: 13px;
	font-weight: bold;
}
.EstimateSubHeader
{
	font-size: 12px;
	font-weight: bold;
}
.CityStateZip
{
	font-size: 9px;
	text-align: center;
	color: Gray;
}
.CityStateZipOR
{
	color: Gray;
	font-size: 10px;
}
.Services
{
	font-size: 12px;
	padding: 2px 2px 2px 2px;
}
.TransportationQuestions
{
	padding: 10px 0px 10px 75px;
}
.TransportationEquipType, .TransportationPromoCode
{
	font-weight: bold;
	font-size: 12px;
}
.TransportationAnswer
{
	font-size: 10px;
}
.PODSItem
{
	text-align: center;
	padding: 0px 5px 0px 5px;
}
.border
{
	border-bottom:2px solid white; 
	height:1px;
	margin: 0px 2px 0px 7px;
}
.submitButton
{
	text-align: center;
}