﻿.StandardSearchRoomNumber
{
	font-size:14px;
	color: #628b08;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.StandardSearchPrice
{
	color: #628b08;
	font-size: 13px;
	font-weight: normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-right: 5px;
	padding-top: 5px;	
}
.StandardSearchSuburb
{
	color: #666666;
	font-size: 13px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
}
.StandardSearchDescription
{
	color: #666666;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.intitles
{
	color: #628b08;
	font-size: 16px;
	font-family:Verdana,Arial,Helvetica,sans-serif;	
}
.textNormal
{
	color: #666666;
	font-size: 10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.ListingEnquiryTable
{
	width: 239px;
	height: 300px;
	background-image: url(../images/enquiry_bg.gif);
	background-repeat:no-repeat;
}
.ListingEnquiryHeading
{
	background-color: Transparent;
	border-bottom: none;
	
	height: 30px;
}
.ListingEnquiryField
{
	text-align: left;
	padding-left:6px;
	padding-left:6px;
}
.ListingEnquiryTextBox
{
	width: 150px;
	border: solid 1px #cccccc;
	background-color: White;
	color: #666666;
	font-size: 11px;
}
.ListingEnquiryTextArea
{
	width: 150px;
	border: solid 1px #cccccc;
	background-color: White;
	color: #666666;
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.ListingEnquiryLabel
{
	color: #666666;
	font-size: 10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-left: 6px;
}
.ListingEnquiryButton
{
	width: 159px;
	height: 29px;
	background-image: url(../images/enquiry_btn.gif);
	background-repeat: no-repeat;
	border: 0px;
}
.EmailListingToFriendTextBox
{
	background-color:White;
	border:1px solid #CCCCCC;
	color:#666666;
	font-size:11px;
	width:130px;
}
.EmailListingToFriendTextArea
{
	width: 130px;
	border: solid 1px #cccccc;
	background-color: White;
	color: #666666;
	font-size: 11px;
}
.EmailListingToFriendTable
{
	width: 237px;
}
.EmailListingToFriendLabel
{
	color: #666666;
	font-size: 10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.EmailListingToFriendButton
{
	width: 115px;
	height: 29px;
	background-image: url(../images/send_email_btn.gif);
	background-repeat: no-repeat;
	border: 0px;
}
.ListingEnquirtySubmittedMessage
{
	text-align: center;
	color: #666666;
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

