﻿@import url("css/template.css");
@import url("css/aIDX_Components.css");

p { margin: 15px 0; }

td.contentPaneRight { padding-right: 4px; }

/* Contact Us */
	table.contactTable table.contactTable { width: 620px; margin: 10px auto; }
	table.contactTable td { padding: 1px; vertical-align: bottom; }
	table.contactTable { width: 100%; }
	table.contactTable label { font-size: 90%; }
	span.required { font-weight: bold; font-size: 115%; color: #009D5A; }
	.contactLabel { padding-top: 2px; padding-right: 15px; display: block; background: url(images/template/dot-green-horizontal.gif) 0% 100% repeat-x; }
	input.contactTextBox { margin-left: 4px; width: 200px; }
	a.btnSubmit { text-indent: -60000em; display: block; color: #fff; width: 49px; height: 21px; text-decoration: none; background: url(images/buttons/btnSubmit.gif) 0% 0% no-repeat; }
	a.btnSubmit:hover { background: url(images/template/btnSubmit-hover.gif) 0% 0% no-repeat; }

