.container_threads_title{
    background-color: #eff1f5;
    float: left;
    width: 60%;
    padding: 1px 0 0 5px;
    font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 17px;
    color: #3a3d42;
}

.list_threads h1{
	width: 100%;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #663300;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    line-height: 20px;
	padding: 2px 0px 2px 0px;
}
.list_threads h2{
	    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    text-decoration: none;
	line-height: 10px;
}

.list_threads a{
	border:0px;
    text-decoration: none;
}

.container_threads_title_border{
	float: left;
    width: 100%;
    border-bottom: 2px solid #d5dbe5;
    margin-bottom: 12px;
}

.content_sidebar_L_mobile {
	
	
	
}



