/* CSS Document */

.photos {
	filter:progid:DXImageTransform.Microsoft.Shadow(color=silver, Direction=140, Strength=3);
	border: 1px solid #000000;
	margin-right: 4px;
	margin-left: 4px;

}