#FBLikeboxButton
{
	position:fixed;right:0;width:28px;height:113px;cursor:pointer;
	top:275px;
	background:transparent url(../images/FBLikeboxButton.gif) no-repeat top left;
}* html 

#FBLikeboxButton
{
	margin:0;float:right;cursor:pointer;position:absolute;right:0;width:28px;height:113px;
	top: expression(( currentTop = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )+175+'px');
	background:transparent url(../images/FBLikeboxButton.gif) no-repeat top left;display:none;
}

#FBLikeboxContent
{
	position:fixed;right:0;margin:0;z-index:200;display:block;text-align:right;
	top:175px;
}* html 

#FBLikeboxContent
{
	/*position:absolute;top:0;left:-2000px;display:none;*/
	margin:0;float:right;cursor:pointer;position:absolute;right:0;width:28px;height:113px;display:none;
	top: expression(( currentTop = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )+175+'px');
}
#TweetFollowButton
{
	position:fixed;right:0;width:29px;height:141px;cursor:pointer;
	top:400px;
	background:transparent url(../images/download.png) no-repeat top left;
}* html 

#TweetFollowButton
{
	margin:0;float:right;cursor:pointer;position:absolute;right:0;width:28px;height:113px;
	top: expression(( currentTop = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )+300+'px');
	background:transparent url(../images/download.png) no-repeat top left;display:none;
}
