.rm_with_preview .preview {
border: 1px solid #DDDDDD;
float: none;
margin-top: 10px;
padding: 3px;
}
.rm_with_preview .preview img {
float: none;
cursor: pointer;
}
.rm_with_preview .preview img.min {
width: 100%;
}
.rm_with_bg_preview .preview .img {
width:100%;
height:200px;
}
.rm_tabmenu ul#sidemenu a {
padding-left: 15px;
padding-right: 15px;
}