/* CSS Document Gradual */ 

.gradualshine{
	filter:alpha(opacity=70);
	-moz-opacity:0.7
}


