#main_text_intro1, .sidebar_quote,  .sidebar_quote_contentpage2, #top_menu_links a:hover
{
	color: #FFFFFF;
}

#top_menu_links a.selected
{
	border-bottom: 1px dotted #BBDEB3;
}

a
{
	color: #FFFFFF;
}

a:hover
{
	color: #9ADD87;
}

.home_teaser a span
{
	background-image: url(/careers_herbertsmith_com/images/large_arrow_home.gif);
	display: inline-block !important;
	cursor: pointer;
}

.home_teaser a:hover span
{
	background-image: url(/careers_herbertsmith_com/images/large_arrow_ro_home.gif);
}

.home_quote_link a, #left_navigation_content a span, .profile_link_list a span
{
	background-image: url(/careers_herbertsmith_com/images/small_arrow_home.gif);
	display: inline !important;
}

.home_quote_link a:hover, #left_navigation_content a:hover span, .profile_link_list a:hover span
{
	background-image: url(/careers_herbertsmith_com/images/small_arrow_ro_home.gif);
}

fieldset
{
	border-top: 1px dotted #E95E0F;
	border-bottom: 1px dotted #E95E0F;
}

input.form_button
{
	color: #E95E0F;
	background: url(/careers_herbertsmith_com/images/small_arrow_orange.gif) no-repeat 100% 52%;
}


/* HOME PAGE SPECIFIC STYLING */

#container
{
	width: 960px;
	padding: 0px 20px 0px 20px;
	background: url(/careers_herbertsmith_com/images/home_shadow_main.png) repeat-y;
	margin: 0px auto 0px auto;
	text-align: center;
}

.text_box
{
	border: 1px dotted #BBDEB3;
	height: 15px;
	font-size: 1em;
	padding: 1px 0px 0px 3px;
	background: #55AC42;
}

.horizontal_dash
{
	width: 100%;
	background: url(/careers_herbertsmith_com/images/home_dash_border.gif) repeat-x;
	height: 2px;
	clear: both;
	overflow: hidden;
}

#footer_links
{
	color: #D4EAD0;
}

#footer_links a
{
	color: #D4EAD0;
	margin: 0px 1px 0px 1px;
}

#footer_links a:hover
{
	color: #9ADD87;
}

#footer_copyright
{
	color: #AAD5A0;
	margin: 5px 0px 0px 0px;
}


