@charset "utf-8";
/* CSS Document */

.addthis_toolbox .two_column 
{
   /* width: 80px;
	padding: 5px 0 0px 0px;
	border: 0;*/
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	
	
	
	width: 100px;
	padding: 10px 0px 10px 0;
	border: 0px solid #eee;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/

	
}

 html>body .addthis_toolbox .two_column 
{
  /*  width: 80px;
	padding: 0px 0 0px 0px;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	
	
	width: 100px;
	padding: 10px 0px 10px 0;
	border: 0px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	
}

/* */

.addthis_toolbox .two_column a 
{
	padding: 4px 34px 4px 36px;
	position: relative;
	width: 100px;
	display: block;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}

html>body .addthis_toolbox .two_column a 
{
	padding: 4px 34 4px 36px;
	position: relative;
	width: 100px;
	display: block;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}

/* */

.addthis_toolbox .two_column a:hover
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #CCCCCC;
	text-decoration: none;
}

 html>body .addthis_toolbox .two_column a:hover
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #CCCCCC;
	text-decoration: none;
}

/* */


.addthis_toolbox .two_column span
{
	position: absolute;
	left: 4px;
	top: 4px;
	right: 134px;
}

html>body .addthis_toolbox .two_column span
{
	position: absolute;
	left: 4px;
	top: 4px;
	right: 134px;
}

/* */

.addthis_toolbox .two_column  .top
{
	padding: 0 0 10px 0;
	border-bottom: solid 1px #eee;
	margin-bottom: 0px;
	margin: 0 20px 0px 20px;
}   

 html>body .addthis_toolbox .two_column  .top
{
	padding: 0 0 10px 0;
	border-bottom: solid 1px #eee;
	margin-bottom: 10px;
	margin: 0 20px 10px 20px;
}

/* */


.addthis_toolbox .two_column  .more
{
	border-top: solid 1px #eee;
	padding: 10px 0 0 0;
	margin: 10px 20px 0 20px;
	text-align: center;
}

html>body .addthis_toolbox .two_column  .more
{
	border-top: solid 1px #eee;
	padding: 10px 0 0 0;
	margin: 10px 20px 0 20px;
	text-align: center;
}

/* */

.addthis_toolbox .two_column  .more a
{
	padding: 4px 0;
	width: auto;
}

 html>body .addthis_toolbox .two_column  .more a
{
	padding: 4px 0;
	width: auto;
}

/* */

.addthis_toolbox .two_column .more span
{
	display: none;
}

html>body .addthis_toolbox .two_column .more span
{
	display: none;
}

/* */

.addthis_toolbox .two_column .column1
{
	width: 50px;
	float: left;
}

 html>body .addthis_toolbox .two_column .column1
{
	width: 50px;
	float: left;
}

/* */

.addthis_toolbox .two_column .column2
{
	width: 50px;
	float: left;
}


html>body .addthis_toolbox .two_column .column2
{
	width: 50px;
	float: left;
}

/**/

.addthis_toolbox .two_column .clear
{
	clear: both;
	padding: 0;
	display: block;
	height: 0;
	width: 0;
}

html>body .addthis_toolbox .two_column .clear
{
	clear: both;
	padding: 0;
	display: block;
	height: 0;
	width: 0;
}

/* */

.addthis_hidespace
{
	visibility: collapse;

}

html>body .addthis_hidespace
{
	visibility: visible;

}


