/* This file contains styles to override default.css for the Services sub-site */

#sitesearch
{
	background-image: url('/images/services/search-box.gif');
}

#masthead-gif
{
	left:620px;
	position:absolute;
	top:38px;
}
#langlinks
{
	text-align:right;
	
}
#langlinks a
{
	text-decoration:none;
	color:#999999;
}
#langlinks a.current
{
	color:#002E63;
}

