/* CSS code to style link to OrcasDIgerti.com in footer of Amazon Webstore
 *
 * This file has been retargetted to just affect stuff in the header and the nav bar
 *
 * 2011/08/05 18:41 : first version
 *
 * Author : Martin Taylor
 *          martin@OrcasDIgerati.com
 *          360.298.2086
 *          www.OrcasDigerati.com
 *
 * */
/* ************************************ */
#OrcasDigerati_link {
	float:right;
        clear:right;
}

body #wrapper #innerWrapper #footer #OrcasDigerati_link a:hover {
	color:#5508e2;

}
/* ************************************ */


