table.photo-right {
	float:right;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0 24px 0 0;
	border-collapse:collapse;
}

table.photo-right tr {
	vertical-align:top;
}
table.photo-right td {
	font-size:small;
	padding-bottom:12px;
	padding-left:24px;
}

table.photo-right td img {
	border:1px solid #666666;
}

#main table.photo-right td p {
	padding:1px 0 0 0;
	margin:0;
	line-height:1.1;
	font-size:small;
	text-indent: 0;
	text-align:left;
}

hr {
	height:1px;
	color:#999999;
	background-color:#999999;
	border:none;
}