.list_block{
	margin-top: 50px;
}

.row_highlight tr.green
{
        background: #CCFF99;
}
.row_highlight tr.red
{
        background: #ffd6d6 !important;
}

.row_highlight tr.yellow
{
        background: #ffffb2 !important;
}