﻿#primary
{
  background-color: White;
}

#secondary
{
  background-color: #676767;
}


.addthis_toolbox
{
  position: relative;
  margin-top:4px;
}

.addthis_toolbox a img
{
  /*position: absolute;   top: 0px;   left: 130px;*/
  position: absolute;
  top: 0px;
}

.addthis_button_compact
{
  color: White;
  padding-left: 30px;
  font-size: 12px;
}

.share_this_page
{
  padding-right: 5px;
}