.cl { clear: left; margin: 0; padding: 0; }
.left { float: left; margin: 0; padding: 0; }
.right { float: right; margin: 0; padding: 0; }
.image { border: 1px solid #ccc; color: #444; float: left; background: #eee; padding: 3px; margin: 0 4px 4px 0; font-size: 10px; text-align: right; }
.nomargin { margin-right: 0 ;}
.txt { text-align: justify; }
#searchResults { margin: 0; padding: 0; clear: both; }
#attachments { margin: 10px 0 0 0; padding: 0; }
#attachments img { height: 60px; }
#attachments h3 { margin-bottom: 5px; }
#contactUs { clear: both; }
#previewImage { position: absolute; text-align: center; background: url(images/transparent.png) repeat; width: 100%; height: 1200px; left: 0; top: 0; z-index: 1; }
#previewImage div.cnt { margin: 0 auto; padding: 0 40px; clear: both; text-align: center; }
#previewImage div.img { margin: 15px auto; border: 1px solid #ccc; width: 652px; background: #eee; font-size: 10px; color: #444; }
#previewImage img { border: 2px solid #eee; margin: 0 4px 4px 0; }
#previewTitle { text-align: left; padding-left: 2px; }
#previewAuthor { text-align: right; padding-right: 2px; }
#previewImage img.main { border: 1px solid #eee; margin: 0; }
#previewImage p { text-align: right; padding: 1px 3px 0 3px; font-size: 10px; text-align: right; color: #444; margin: 0; }
#previewImage span { top: -10px; left: -30px; position: relative; }
#previewImage a.close { font: normal 16px Arial; background: #000; display: block; float: right; padding: 5px 15px; text-decoration: underline; }
#previewImage a:hover { text-decoration: none; }
.formErrorMark { background: #fffaf0; border: 2px solid #dd0000; }
.formButton { background: #d4020e; font-size: 11px; font-weight: bold; color: #fff; margin-top: 2px; }
#msgBox { padding: 20px; border: 2px solid #444; background: #eee;  text-align: left; position: absolute; left: 20%; top: 15%; width: 60%; font-size: 13px; line-height: 160%; z-index: 1; }
.msgpositive { font-weight: bold; color: #00aa00; }
.msgnegative { font-weight: bold; color: #cc0000; }
.msgneutral { font-weight: bold; color: #666; }
.paging { margin: 15px 0; text-align: center; font-weight: bold; }
.paging span { border: 1px solid #ddd; background: #006d70; padding: 4px; color: #fff; }
.paging a { padding: 3px; }
#path { position: relative; top: -20px; margin-right: 20px; text-align: right; }

