﻿.newsAdminBlock { padding: 5px; border: solid 1px #aaaaaa; background-color: #eeeeee; margin-bottom: 5px; }
.newsAdminBlock input[type="text"] { width: 250px; float: left; }
.newsAdminBlock .newsAdminButtons { text-align: right; padding-top: 10px; }
.newsAdminBlock .formElement { width: 100%; }

.newsPreview { height: 300px; overflow: auto; }