.tag_col_0{
    float: left;
    width:200px;
}
.tag_col_1{
    float: left;
    width:200px;
}
.tag_col_2{
    float: left;
    width:200px;
}
.tag_col_3{
    float: left;
    width:200px;
}
#tags{
    font-size: 16px;
    list-style-type: none;
    width: 100%;
         
}
#tags li{
  text-align: left;
}