﻿
.at15t
{
	display: block !important;
	height: 24px !important;
	line-height: 24px !important;
	padding-left: 27px !important;
	background: url(widgetIcons.gif) no-repeat left;
	cursor: pointer;
	margin-bottom: 7px;
}
.at15t_facebook
{
	background-position: 0px 0px;
}
.at15t_delicious
{
	background-position: 0px -26px;
}
/**/
.at15t_myspace
{
	background-position: 0px -496px;
}
.at15t_digg
{
	background-position: 0px -192px;
}
/**/
.at15t_twitter
{
	background-position: 0px -52px;
}
.at15t_furl
{
	background-position: 0px -320px;
}
.at15t_stumbleupon
{
	background-position: 0px -704px;
}
.at15t_reddit
{
	background-position: 0px -592px;
}
.blogger
{
	background-position: 0px -104px;
}
.google
{
	background-position: 0px -78px;
}
.pusha
{
	background-position: 0px -131px;
}

#shareThis
{
	width: 131px;
	height: 220px;
	font: 12px Trebuchet MS;
	background-color: White;
	border: 1px solid #666666;
	position: relative;
	top: -220px;
	left: -2px;
	z-index: 500;
}


.closeShare
{
	display: block;
	cursor: pointer;
	background-image: url(bttn_close_small.png);
	background-repeat: no-repeat;
	width: 21px;
	height: 21px;
	float: right;
	margin-right: 2px;
	margin-top: 5px;
}
* html .closeShare
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src= "../files/bttn_close_small.png" , sizingMethod= "crop" );
}

.socialLinks
{
	width: 80px;
	float: left;
}
.socialLinks a
{
	text-decoration: none;
	color: #000000;
}
.socialLinks a:hover
{
	text-decoration: none;
	color: #76b900;
}

