

	div.sliding { width:160px; height:160px; position:relative; overflow:hidden;  float: left; margin: 2px;   }
	div.slidingcaption { margin:0; background:#eee; color:#444; position:absolute; bottom:-40px; width:100%; opacity:0.8;filter:alpha(opacity=80);}
	h2.slidingtitle {border-style: none; margin:0 0 0 2px; font-size:12px; font-weight:bold; font-family: Georgia, "Times New Roman", serif; padding:5px; height:30px; filter: alpha(opacity=100);}
	p.slidingtitle {margin:0 0 0 2px; font-size:11px; font-weight:normal; font-family: Georgia, "Times New Roman", serif; padding:5px; height:30px; filter: alpha(opacity=100);}

