@charset "utf-8";
/* CSS Document */

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

body
{
	text-align:center;
	margin:0px auto;
}

.col536
{
	margin-left: 0;
}

#primary
{
	margin-left: 0;
}

#content
{
	direction:ltr;
	text-align:right;
}
#content > div
{
	direction:rtl;
}

#secondary #pdfbasket h3 {
		font-size:1.2em;
}

#pdftooltip
{
	top: 10px;
}

#mypdfcollection li
{
	display:inline;
}

.share-tool-charts, .share-tool-calc, .share-tool-lookup, .share-tool-history
{
	width: 220px;
}

.regions-section .relatedlinks li
{
	width: 100%;
}

.accordion .rte-content .balanced-vertical
{
	position:relative;
	top:-30px;
}

#gallerybody ul li
{
	zoom: 1;
}
#header{
	z-index:100;
}

/* sidebar social icons */

#secondary .addthis .addthis_button_compact {
    float: none;
}
#secondary .addthis_separator {
    clear: both;
    float: none;
}
#secondary .addthis .addthis_button_print {
    clear: none;
}

/* twitter */

#primary .twitter ul.tweet-actionn {
  width: 160px;
}
#primary .twitter ul.tweet-actions li {
  display: inline;
}

/* fix search button */ 

#search {              
	padding:4px 0;
	line-height:1;
	right:-170px;
}
#search:hover {
	background-position:  0 -19px;
}

.v2 #secondary hr {
  margin-top:12px;
}

.v2 .callout {
	margin-top:-8px;
}

#footer{
	position:static;
	}