/* 
    Document   : customcss/forum.css
    Created on : 2010-jan-25, 13:03:36
    Author     : Patrik Högberg
    Description: Contains custom styles for the forum
*/

/*******************************************************
* Forum list of threads
********************************************************/
#forum_threadlist_header {
	width:512px;
	height:56px;
	background:url(../images/cm/cm-forum-top.png);
}
#forum_threadlist_content {
	padding-top: 5px;
}

