/* FORM */
input[type="checkbox"] {
	margin-left: 0px;
}

INPUT[type="text"], INPUT[type="password"] {
	height:22px;
	font-size: 14px;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
}
TEXTAREA {
	font-size: 14px;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
}
#form-comment {
	font-size: 12px;
	color: #666666;
}
.i100 {
	width: 100%;
}

input[type="submit"].btn30 {
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 10px;
}

/* BUTTONS */
.g-button-basic {
	border-style: none;
	float: right;
	padding: 10;
	margin: 8px 0 0 8px;
	width: auto
}

.g-button-basic * {
	margin: 0;
	padding: 0
}

.g-button-basic {
	direction: ltr;
	line-height: 1.2;
	width: 20em;
	max-width: 795px;
	background-color: #cadef4;
	border: 1px solid #ccc;
	padding: 15px;
	text-align: center;
	overflow: visible
}

.g-button-basic div {
	background: url(/img/g-button-chocobo-1.gif) no-repeat;
	font-size: 1.3em;
	background-color: #5679a5
}

.g-button-basic div span span a {
	display: block;
	color: #fff !important;
	background: url(/img/g-button-chocobo-2.gif) no-repeat right bottom;
	padding: 8px 18px 13px 13px;
	text-decoration: none;
	font-weight: bold;
	height: 1%
}

.g-button-basic div span {
	display: block;
	background: url(/img/g-button-chocobo-1.gif) no-repeat right -400px;
	height: 1%
}

.g-button-basic p {
	text-align: center;
	margin: 10px 0 0
}

.g-button-basic {
	padding: 0;
	background: none;
	border: 0
}

.g-button-basic div {
	background: url(/img/g-button-chocobo-basic-1.gif) no-repeat
}

.g-button-basic div span span a {
	background: url(/img/g-button-chocobo-basic-2.gif) no-repeat right
		bottom
}

.g-button-basic div span {
	background: url(/img/g-button-chocobo-basic-1.gif) no-repeat right
		-400px
}

.g-button-basic div span span {
	background: url(/img/g-button-chocobo-basic-1.gif) no-repeat left bottom
}




#property_view #contact-form-data {
	margin:0px;
	padding-left:16px;
	list-style-image:url("/img/list_1.gif");
	list-style-type:square;
}
#property_view UL#contact-form-data LI {
	line-height:200%;
}

#property_view #contact-form TH {
	text-align:left;
	font-weight:normal;
}
