img.preview {
    float: left;
    margin-left: 1em;
    margin-bottom: 1em;
}

.news_module .signin.button {
    display: none;
}

#imuralescom_newnewsform .channels.list ul li { height: 92px; }
.full.news h2 { font-weight: bold; margin-bottom: 1em; }
.short.version { font-style: italic; font-size: 0.9em; margin-bottom: 1.5em; }
.full.version { margin-bottom: 1em; }
.full.version p { font-style: normal; font-size: 1.1em; }
.attachments.gallery a img.thumbnail {
    padding: 0.2em;
    margin: 0.2em;
    box-shadow: 0px 0px 16px rgba(192, 192, 192, 1);
    -webkit-box-shadow: 0px 0px 16px rgba(192, 192, 192, 1);
    -moz-box-shadow: 0px 0px 16px rgba(192, 192, 192, 1);
}
.full.news .content .attachments.gallery { display: block; }
.full.news .content .attachments.gallery a img.thumbnail {
    padding: 0.5em;
    margin: 0.5em;
    height: 192px;
    width: auto;
}


.content { position: relative; overflow: hidden; }
.content .attachments.gallery { margin: 0.5em 0 0.5em 0; text-align: center; }
.content .attachments.gallery a { margin: 0 8px 0 0; }
.content .attachments.gallery a img { padding: 4px; background-color: #fff; overflow: hidden; width: 64px; height: 64px; }
.actions.panel, #channel_news .actions.panel, #channel_messages .actions.panel { position: absolute; top: 4px; right: 0; z-index: 2; text-align: right; background-color: #f8f8f8; border: 1px solid #eee; padding: 8px 4px 2px 4px; }
.actions.panel li, #channel_news .actions.panel li, #channel_messages .actions.panel li { margin: 4px; display: inline; list-style: none; text-indent: -9999px; border: 0px none; padding: 0; }