body { color: black; background-color: white; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }


#mediaBtns {
	height: 26px;
	width: 302px;
	position: relative;
	z-index: 1000;
}


.addthis_button_compact {font-family: Arial, Helvetica, sans-serif}

#share {
	position: absolute;
	left: 2px;
	top: 2px;
	color: #005294;
	font-size: 12px;
	width: 61px;
	height: 19px;
	padding-top: 4px;
}

#share a {color: #005294; text-decoration: none; line-height: 18px;}

#translate-this {
	position: absolute;
	left: 62px;
	top: 3px;
	color: #005294;
	font-size: 12px;
	width: 149px;
	height: 22px;	
}

#translate-this a.translate-this-button {
   background-image: url(../graphfx/translateBtn.gif) !important;
   width: 149px !important;
   height: 22px !important;
   display: block;
   text-indent: -9999px;
}


#facebook {
	position: absolute;
	right: 0px;
	top: 1px;
	color: #005294;
	font-size: 12px;
	width: 86px;
	height: 24px;
}

h1, h2, h3, h4, h5, h6 {font-size: 13px; font-weight: bold; font-family: sans-serif; text-align: left; font-style: italic;}
p {
	font-family: sans-serif;
	font-size: 13px;
	text-align: left;
	font-style: italic
}