a.art-direction-toggle { cursor: pointer; display: inline-block; width: 25px; height: 25px; background: url(/wp-content/post-styles/images/art-direction-toggles.png) no-repeat top left; text-indent: -9999px; margin: 0 5px 0 5px; padding: 3px 0 0 0 }
	#art-direction-plus { background-position: -25px 0; }
	
#art-direction-toggle-container { font-family: league-gothic-1, league-gothic-2, Helvetica, sans-serif; text-transform: uppercase; font-size: 24px; color: #222; position: fixed; bottom: -40px; left: 120px; z-index: 200; padding: 12px; background-color: white; border-top: 1px solid #e6e6e6; text-align: center;
	box-shadow: inset 0 0 3px #ccc; -moz-box-shadow: inset 0 0 3px #ccc;
	-webkit-box-shadow: inset 0 0 3px #ccc;
	 }

