.fl { float: left; }
.fr { float: right; }

.simg { margin-bottom: 10px; border: 1px solid rgb(204, 204, 204); padding: 9px; width: 128px; }
.simg img { width: 128px; }
.simg em { display: block; width: 128px; font-size: 9px; color: #aaa; width: inherit; text-align: left; }
.simg i { display: block; font-size: 9px; color: #aaa; width: inherit; text-align: left; }
.simg p { font-size: 10px; margin: 2px 0 0 0; padding: 0; text-align: left; color: rgb(51, 51, 51); }
.simg p em { font-size: inherit; color: inherit; display: inline; }
