/* IE6 specific rules */
/*
.g_main_o	{
	width: 49%;
	}
	
.g_main_col	{
	width: 49.9%;
	}
	
.g_hold_img_o	{
	overflow: hidden;
	}
	
.g_home1_img_o	{
	width: 36.9%;
	overflow: hidden;
	}
	
.g_home2_container_o	{
	width: 74.9%;
	}
	
.g_related_o	{
	overflow: hidden;
	}
	
.g_main_row_dotted, .f_list_controls, .f_office_select fieldset, .f_listing h3, .f_office_listing li, .f_sitemap ul ul	{
	border-style: none;
	background: url(Resources/Images/Common/ie6_grey_dots.gif) bottom repeat-x;
	}
	
.f_listing_dotted dl, .f_related_item_content, .f_related_form_content, .f_sitemap ul ul	{
	border-style: none;
	background: url(Resources/Images/Common/ie6_grey_dots.gif) top repeat-x;
	}
	
.f_shortcuts ul	{
	margin: 0 4px;
	padding: 0;
	
	}

.f_shortcuts li	{
	border-style: none;
	display: inline;
	}	
	
.f_shortcuts a	{
	display: block;
	background: url(Resources/Images/Common/ie6_white_dots.gif) bottom repeat-x;
	}
	
.f_shortcuts li.last a	{
	display: block;
	background: none;
	}
	
.f_shortcuts a:hover	{
	margin: 0 -8px;
	padding-left: 12px;
	padding-right: 12px;
	background-image: none;
	}

textarea	{
	padding: 0;
	}
	
.f_sub_menu li	{
	display: inline;
	height: 1%;
	}
	
.f_firm_selector fieldset .select, .f_global_search fieldset .text	{
	width: 54%;
	}
	
.f_contact fieldset.comment span	{
	width: 99.5%;
	}
	
.f_related_item	h4 {
	height: 1%;
	}
	
.f_related_item_content, .f_related_form_content	{
	height: 1%;
	}
	
.f_related_form_content .text, .f_related_form_content .select	{
	width: 83%;
	}
	
.f_related_form_content .text input, .f_related_form_content select	{
	margin-right: 0;
	}
	
.f_related_form_content .text input, .f_related_form_content select	{
	width: 99%;
	}
	
.f_related_form_content .text, .f_related_form_content .select	{
	width: 74%;
	}
	*/
/* clear hack */	
/*
g_header, .g_content, .g_footer, .g_main_row, .f_firm_selector, .f_global_search, .f_home1_feature_group .f_feature_item, .f_contact fieldset, .f_list_controls, .f_office_select fieldset, .f_office_select .tools	{
	height: 1%;
	}
	*/
/* Site map */
	/*
.f_sitemap ul ul ul, .f_sitemap ul ul ul ul	{
	border-style: none;
	background: none;
	}*/
/* ADDITIONS - DISPLAY BLOCK FOR SIDE MENU *//*
.f_sub_menu ul { margin-right: -24px; }
.f_sub_menu ul li ul li {  display: block; float: left;}
.f_sub_menu ul li ul li a { display: block; float: left; width: 100%; margin-right: -40px; margin-top: 0; float: left; }


.f_sub_menu ul li a, .f_sub_menu ul li a:link, .f_sub_menu ul li a:visited { width: 100%; }
.f_sub_menu ul li ul li { padding-right:24px }

.f_main_menu {
	padding-bottom: 0;
	}

.f_main_menu a, .f_main_menu a:link, .f_main_menu a:visited, .f_main_menu a:hover {
	float:left; padding: 0; height: 3em; 
	}
.f_main_menu li {
	float:left; 
	}*/
