.m_catalog_spec .cell {
width:100%;
margin:0 0 30px 0;
overflow:hidden;
}
.m_catalog_spec .cell img {
border:3px solid #4282a4;
float:left;
display:block;
}
.m_catalog_spec .cell p {
margin:0 0 0 67px;
}
.m_catalog_spec .cell span.old {
text-decoration: line-through;
}