@charset "utf-8";
/*
	Theme Name: PureTrak
	Theme URI: http://puretrak.com
	Description: Contact Us CSS Styles for PureTrak.com
	Version: 1.0
	Last Revised: 01/04/2009
	Author: Patrick Hallinan
	Author URI: http://www.puretrak.com
*/

div#contact_title_container {
	width: 100%;
}

div#contact_page_content_container {
	padding: 15px;
	width: 100%;
	background: url(/assets/images/contact/contact_page_bg.gif) repeat-y;
}

div#contact_content_container {
	width: 885px;
	background: url(/assets/images/contact/content_repeater.gif) repeat-y;
}

div#contact_content_footer {
	margin: 0 auto;
	width: 885px;
}

table#table_contact_form {
	margin: 15px;
	border-collapse: collapse;
}

div#contact_selection_form_container {
	margin-bottom: 10px;
}

.ext-webkit .x-panel-btns-right {
	padding-right: 170px;
}