.Enquiy_FormContainer
{
	left:36%;
	top:30px;
	width:400px;
	height:auto;
	position:fixed;
	background-color:#535353;
	border:2px solid #D1CACA;
	display:none;	
	z-index:2001;
	padding: 10px;	
	opacity:0.95;
	filter:alpha(opacity=95);
}

.Enquiy_text 
{
	font-size: 12px;
	color: #ffffff;
}

.Enquiy_FormContainer .logo
{
	background:url(images/logo.gif) no-repeat  0 0;	
	width:149px;
	height:38px;
}

.Enquiy_FormContainer .Enquiry_Close
{
	background:url(images/close.png) no-repeat 0px 0px;
	width:25px;
	height:25px;
	cursor:pointer;
	display:block;
}

.Enquiy_FormContainer .formTable
{
	width:95%;
	text-align:left;
}

.Enquiy_FormContainer .tdCaption
{
	width:30%;
	text-align:left;
}

.EnquiryTextBox
{	
	border:solid 1px #333333;
}

.EnquirySubmit
{
	background:url(images/submit.gif) no-repeat 0px 0px;
	height:23px;
	width:76px;
	margin:0px;
	padding:0px;
	border:none;
}

.Enquiry_ContactLeft
{
	width:51px;
	height:26px;
	text-align: right;
	background-image: url(images/contacttab-left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.Enquiry_ContactCenter
{
	background: url(images/contacttab-bkg.png) repeat-X 0px 0px;	
	height:26px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	height:26px;
}

.Enquiry_ContactRight
{
	background: url(images/contacttab-right.png) no-repeat 0px 0px;
	width:6px;
	height:26px;
}

.Enquiry_Contact
{
	cursor:pointer;
	padding-right:5px;
}
