/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #content {
/*
    overflow-x: auto; overflow-y: hidden;
    width: 562px;
*/
}
/* End hide from IE5/mac */



table a,
table a:link,
table a:visited,
table a:active {
	color: white;
	text-decoration: none;
}

table td.hover,
table a:hover {
	color: white;
	text-decoration: underline;
	cursor: pointer;
}

#content .photoright {
	float: right;
	padding: 0 0 10px 14px;
/*	width: 240px; */
}

#content .photoleft {
	float: left;
	padding: 0 14px 10px 0;
/*	width: 240px; */
}
