#main_text_intro1, .sidebar_quote, #top_menu_links a:hover
{
	color: #E95E0F;
}

#top_menu_links a.selected
{
	border-bottom: 1px dotted #E95E0F;
}

a
{
	color: #E95E0F;
}

a:hover
{
	color: #FCAE12;
}

.home_teaser a span
{
	background-image: url(/herbertsmith/images/large_arrow_orange.gif);
	display: inline-block !important;
	cursor: pointer;
}

.home_teaser a:hover span
{
	background-image: url(/herbertsmith/images/large_arrow_ro_orange.gif);
}

.home_quote_link a, #left_navigation_content a span, .profile_link_list a span
{
	background-image: url(/herbertsmith/images/small_arrow_orange.gif);
	display: inline !important;
}

.home_quote_link a:hover, #left_navigation_content a:hover span, .profile_link_list a:hover span
{
	background-image: url(/herbertsmith/images/small_arrow_ro_orange.gif);
}

fieldset
{
	border-top: 1px dotted #E95E0F;
	border-bottom: 1px dotted #E95E0F;
}

input.form_button
{
	color: #E95E0F;
	background: url(/herbertsmith/images/small_arrow_orange.gif) no-repeat 100% 52%;
}
