/*Social services CSS to correct bugs for browsers such as Firefox/Safari
 Note: this stylesheet is to be applied last in Social Services pages, after a 
 check to see if the browser is not IE. (Request.Browser.Browser)*/
body
{
	
}
h1
{
	border-bottom-width:0.05em;
}
.pageheader
{
	height:100%;
	padding-bottom:3.6em;
}

.content
{
	margin-top:-1.4em;
	margin-left:12em;
}
.content-breadcrumb
{
	border-top-width:0.1em;
	padding-top:0.2em;
	height:1.2em;
}
.socialheader IMG
{
	border-width:0.15em;
	
}

