p{margin:0px;}

ul
	{margin-bottom:0cm;}

.PriceColumnHeading {
	font-size:10px;
	text-align:left;
}

.PriceText {
	font-size:12px;
	text-align:center;
}

.PropertyAdvertBody {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
}

.PropertyAdvertSeparator {
	color: #0081C4;
	size: 2px;
}

.PropertyAdvertHeaderTitle {
	color: #0081C4;
	background-color: #E5E5F5;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.PropertyAdvertHeaderNote {
	font-size: 10px;
	text-transform: none;
	font-weight: normal;
}

.PropertyAdvertItem {
	width: 165px;
	vertical-align: top;
	padding-left: 10px;
}

.PropertyAdvertFullWidthItem {

}

.PropertyAdvertResponse, input.PropertyAdvertResponse, textarea.PropertyAdvertResponse, select.PropertyAdvertResponse {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 335px;
}

input.PropertyAdvertResponse, textarea.PropertyAdvertResponse, select.PropertyAdvertResponse {
	width: 300px;
}

td.PropertyAdvertResponse {
	vertical-align: top;
	width: auto;
	padding-right: 30px;
}

.PropertyAdvertFullWidthResponse {
	font-family:  Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	width: 100%;
}

td.PropertyAdvertFullWidthResponse, div.PropertyAdvertFullWidthResponse {
	padding-left: 30px;
	padding-right: 30px;
	width: auto;
}

.PaymentConfirmationBody {
	width: 100%;
}

.PaymentConfirmationBody, .PaymentConfirmationItem, .PaymentConfirmationValue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.PaymentConfirmationHeading {
	font-weight: bold;
	text-align: right;
}

.PaymentConfirmationItem {
	width: 50%;
	text-align: right;
}

.PaymentConfirmationValue {
	width: 50%;
	text-align:left;
}

.nestedElement {
	padding-top: 4px;
	padding-left: 30px;
	padding-bottom: 8px;
}

.required_field_indicator {
	color: #FF0000;
	text-align: right;
}

.required_field_indicator2 {
	color: #FF9999;
	text-align: right;
}

.hiddenElement {
	visibility: hidden;
	display: none;
}

.visibleElement {
	visibility: visible;
	display: block;
}

button[disabled], optgroup[disabled], option[disabled], select[disabled], textarea[readonly], input[readonly]
{
	user-input:disabled;
	background-color: #FFFFFF;
}

