@import url('/styles/views/quickpick/vendor.css');

.forum_head {color:#444; font-size:2.4em; margin-right:40px; font-weight: normal;}
.forum_description {width:310px;}
.forum_bubble {background:url('/img/chat/index/img/forum_bubble.png') no-repeat; height:40px; clear:both;}

.forum_topic {float:left; margin-bottom:20px;}
.forum_topic_inner  {background:#eee; padding:10px; float:left; width:620px;}


.sub {color:#444; font-size:1em;}
.forum_search {}
.zend_form .button_1 {padding:2px 10px; margin-left:4px; cursor:pointer}
		
.button_search_bar {margin:10px 0 0 0;}
.button_search_bar .post_button {float:left;}

.link_button.new {text-decoration:none;}
.link_button.new:hover {background:#900000;}
                              
.button_search_bar .zend_form * {display:inline;}
#search-element {float:left;}  
#go-element {float:right;}

.back_link {float:left;clear:both;}
