﻿/* Sitecore Default Stylesheet */

html {
  height:100%;
}

body {
  font-family: Tahoma, Arial, sans-serif;
  margin:0px;
  padding:0px;
  width:100%;
  height:100%;
}

#MainPanel {
  background:#e9e9e9;
  text-align:center;
  height:100%;
}

#CenterColumn 
{
  text-align:left;
  margin:auto;
  width:800px;
}

#Banner 
{
  background:white;
  border-bottom:1px solid #bfbfbf;
  padding:8px;
}

#Content {
  background:white;
  margin:10px 0px 0px 0px;
  border-bottom:1px solid #bfbfbf;
  padding:16px 16px 48px 16px;
}

#snippet247654 
{
     height: 31px;
     width: 167px;
     margin-top: 0px;
     margin-bottom: 0px;
     z-index: 2;
     position:absolute;
	top:14px;
	right:15px;	 
     
}
.addthis_toolbox  {display:block; width:166px; height:24px; padding:7px 0 0 17px; line-height: 16px; background:url('/images/footer/bgShare.gif') no-repeat;}
