/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt4-static/themes-base/blog.css);
@import url(/mt4-static/support/themes/minimalist-pink/minimalist-pink.css);
/* end StyleCatcher imports */

div.entries-list-item {
 vertical-align: top;
 margin: 1px;
}

div.entries-list-image {
 display: block;
 float: left;
 height: 50px;
 margin-right: 2px;
 width: 50px;
 border: 1px solid black;
}

div.entries-list-text {
 display: block;
 width: 100px;
 height: 52px;
 margin-left: 55px;
}

