.forumNewsItem {
    position: relative;
    float: left;
    margin-right: 3px;
}

.forumNewsItem div {
    float: left;
    text-align: center;
    line-height: 19px;
    width: 100%;
    height: 20px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 0px;
    top: 105px;
    background-image: url("images/Box_66T.png");
}

.left_c
{
    position: relative;
    float: left;
    width: 34px;
    height: 125px;
}

.left_c div
{
	color: #A49684;
	width: 27px;
	text-align: center;
	position: absolute;
}

#l1
{
	left: 7px;
	top: 35px;
}

#l2
{
    left: 7px;
    bottom: 36px;
}

#l3
{
	top: 35px;
}

#l4
{
	bottom: 36px;
}

#ul_content_span1
{
    left: 7px;
    top: 55px;
    font-weight: bold;
    font-size: 14px;
}


#ul_content_span2
{
	top: 55px;
	font-weight: bold;
	font-size: 14px;
}

/*#ul_content
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 899px;
    height: 125px;
}

#ul_content li
{
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 899px;
    height: 125px;
    list-style: none;
    float: left;
}*/

#news_content ul, #news_content li
{
    margin:0;
    padding:0;
    list-style:none;
}

#news_content li
{
    width: 900px;
    height: 125px;
    overflow:hidden;
}

#news_content
{
    background-color: #141414;
    float: left;
    width: 900px;
    height: 125px;
    overflow: hidden;
    font-size: 11px;
}

