﻿/*
================================
Alley Man Publications StyleSheet
by Neo Tokyo Technologies, Inc.
www.neotokyotech.com
================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/***********************************/
/*              LINKS              */
/***********************************/

.addthis_toolbox .custom_images a:hover img
{
    filter:alpha(opacity=99);
    -moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	border-width: 0;
}

.addthis_toolbox .custom_images a img
{
    filter:alpha(opacity=75);
    -moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	border-width: 0;
}


/***********************************/
/*             FOOTER              */
/***********************************/



