/* 	CSS Document |  _css style (highlighting.css)
	www.hartmut-luther.de/www.soft-horse-riding.de */
/* ------------------------------------------------------------------------------------ 
	think green | Agentur für visuelle Kommunikation | Webdesign | Corporate Design	
	Last Update: 27.08.2006 12:00 - Date created: 01.03.2006  
	2006 (c) think green
------------------------------------------------------------------------------------ */


/* ------------------------------------ CSS Style for Gradual Highlight image script */
.gradualshine{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	border: 0;
	padding: 4px 13px;
	margin: 0;
}

