/* CSS Document */

.compartir-share {
	
	background:url(compartir-share.gif) left top no-repeat;
	padding: 0 0 0 8px ;	
}
.compartir2-share {
	
	background:url(compartir-share.gif) left top no-repeat;
	padding: 0 0 0 4px ;	
}
.compartir-share-r {
	background:url(compartir-share-r.gif) right top no-repeat;
	padding: 0 8px 0 0 ;	
	width: 250px;
	margin:8px 0;
}
.compartir2-share-r {
	background:url(compartir-share-r.gif) right top no-repeat;
	padding: 0 5px 0 0 ;	
	width: 145px;
	margin:8px 0;
}
.compartirlink a{
	color: #cccccc;
	text-decoration:none;
}

.compartir-share-p2 {
	color:#cccccc;
	padding: 6px 0;
	font-size: 12px;
}
.compartir-share-p3 {
	color: #999999;
	padding:0 0 4px 0;
	margin:0 0 8px 0;
	font-size: 10px;
	border-bottom: 1px solid #333333;
	position: relative;
}
.addthis_toolbox .custom_images a
{
   
    height: 30px;
    margin: 0;
    padding: 0;
}




.addthis_toolbox .two_column .column1
{
    width:165px;
    float: left;
}

.addthis_toolbox .two_column .column2
{
    width: 70px;
    float: left;
}
.addthis_toolbox .two_column  .more
{
   
    padding: 1px 0 0 0;
    margin: 10px 2px 0 2px;
    text-align: center;
}

.addthis_toolbox .two_column  .more a
{
    padding: 4px 0;
    width: auto;
}

.addthis_toolbox .two_column .more span
{
    display: none;
}
