#SIDEBAR li.menu_1{
	display:none;
}

.newsItems .tutorialpanel-col dl{
	clear:both;
}

.newsItems .insert-new_list dl{
	clear:both;
}
/*
.newsItems .insert-node .news{
    display: table;
    table-layout: fixed;
    width: 100%;
}
.newsItems .insert-node .news .info{
    display: table-cell;
    margin-right: 30px;
    float: none;
    width: 100px;
    vertical-align: top;
}
.newsItems .insert-node .news .news_left{
    margin-left: 0;
    display: table-cell;
    float: none;
}*/