#list {
	width: 520px;
	font-size: 90%;
	line-height: 130%;
}
#list table{
	width: 520px;
	border-spacing: 3px;
	border: 1px #999999 solid;
	margin-bottom: 20px;
} 
#list td{
	border-spacing: 3px;
	border: 1px #999999 solid;
}
#cell_photo {
	width: 80px;
	text-align: center; 
	vertical-align: middle
}
#cell1 {
	width: 110px;
	text-align: center;
	background-color: #FFFF66;
}
#cell1a {
	text-align: center; 
}
#cell2 {
	width: 160px;
	text-align: center;
	background-color: #FFFF66;
}
#cell2a {
	text-align: center; 
}
#cell3 {
	width: 140px;
	text-align: center;
	background-color: #FFFF66;
}
#cell3a {
	text-align: center; 
}
#cell4 {
	width: 110px;
	text-align: center;
	background-color: #FFFF66;
}
#cell4a {
	text-align: center; 
}