.m_photo {
width:566px;
margin:0 -16px 20px 0;
line-height:24px;
position:relative;
overflow:hidden;
}
.m_photo table {
width:100%;
border-collapse:collapse;
background:none;
}
.m_photo table td {
padding:0 16px 24px 0;
border:none;
color:#999;
vertical-align:top;
}
.m_photo table td img {
margin:0 0 12px 0;
display:block;
}
.m_photo table td em {
padding:0 5px;
color:#999;
}


#left .m_photo {
width:221px;
margin:0 -5px 5px 0;
}
#left .m_photo table {
width:222px;
}
#left .m_photo table td {
padding:0 5px 5px 0;
}
#left .m_photo table td img {
margin:0px;
border-width:3px;
}