/*
 ocPortal
 Copyright (c) ocProducts, 2004-2006

 You may not distribute a modified version of this file, unless it is solely as an ocPortal modification.
 See text/en/licence.txt for full licencing information.

*/

.topic_list_title {
   font-weight: bold;
   width: 100%;
   text-align: center;
   padding: 2px
}

.topic_list_meta {
   font-size: 0.8em
}

.topic_list_by {
   font-weight: bold
}

.login_block_username {
   margin-bottom: 1px
}

.login_block_cookies {
   text-align: right
}

.logged_in_block_su_input {
   width: 65%
}

.logged_in_block_su_button {
   float: right
}

.zone_choose_list {
   width: 137px
}

.side_block_form {
   display: inline;
   margin-top: 0;
   margin-bottom: 0
}

.shoutbox_iframe {
   width: 100%;
   height: 150px
}

