﻿.rightShadow {
	width:15px; 
	background:transparent url('images/shadow_right.png') repeat-y;
}

.leftShadow {
	width:15px; 
	background:transparent url('images/shadow_left.png') repeat-y;	
}
