﻿body{
	background-image: url(../Images/BackgroundPattern.jpg);
	height: 100%;
}
.ShareThis
{
	background-repeat:no-repeat;
	position:relative;
	margin-right:200px;
	float:right;
	background-image: url(../Images/ShareThis.png);
	z-index:99;
	width: 82px;
	height: 20px;
	padding-left: 3px;
	padding-top: 2px;
}
.Container
{
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	top:0;
}
.alternativeContent {
	background-color: #FFFFFF;
	padding: 10px;
	width: 300px;
}

.stbuttontext{
color: #333;
font-size: 77%;
padding: 2px 8px 0px 0px;
text-transform: uppercase;
} 
.ShareThis a { text-decoration: none; }
.clear { clear: both; }