/* CSS Document */
.sidetd {
width:18%;

}
.noprint {
display: visible;
}
.nosee {
display: none;
}
#themaintable {
width=80%;
}
.photos {
	border: 1px solid #000000;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#888888, Direction=120, Strength=3);
}
.photosLeft {
	border: 1px solid #000000;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#888888, Direction=120, Strength=3);
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 0px;


}
.photosRight {

	border: 1px solid #000000;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#888888, Direction=120, Strength=3);
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 12px;
}