.shadow-left { 
	width: 30px;
	background: url('/gif/background/shadow-right.png');
	text-align: left;    
}

.shadow-right { 
	width: 30px;
	background: url('/gif/background/shadow-left.png') repeat scroll 100% ;
	text-align: right;    
}
