/* AdThis Toolbars */

/* Horizontal Main Content */
.addthis_toolbox h3 {border-top: 1px dashed #dfd9c9;padding: 9px 0px 3px 0px; margin: 3px 0px 7px 0px;}

.addthis_toolbox .hover_effect {font-size:.7em; width: 100%;
    padding: 7px 0 9px 10px;
}

.addthis_toolbox .hover_effect div
{    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 3px 2px 2px 18px;
    margin-right:3px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #7a0000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #dfd9c9;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}


/* Right Toolbar */
.addthis_right {
margin: 10px 0px 0px 20px;
border: 1px dashed #dfd9c9;
border-width: 1px 0;
    height: 60px;}
    
.addthis_right h3
{	
    padding: 2px 0px;
    margin: 2px 0px;
}
.addthis_right .hover_effect
{   
	font-size:.7em;
    padding: 7px 0 9px 10px;
}

.addthis_right .hover_effect div
{
    float: left;
}

.addthis_right .hover_effect a
{
    border: 2px solid #fff;
    padding: 3px 2px 2px 18px;
    margin-right:3px;
    position: relative;
    text-decoration: none;
}

.addthis_right .hover_effect a:hover
{
    border: 2px solid #7a0000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #dfd9c9;
    color: #105CB6;
    text-decoration: none;
}

.addthis_right .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}
/* Right Toolbar */




