﻿.ui-grid-a1 > :nth-child(n) { width: 100%; margin-right: -.5px; float:left; text-align:center; height:50px; line-height:50px;list-style-type:none}
.ui-grid-a1 a{ width:200px; height:50px; background:#3c3c3c; font-size:18px; color:#FFF;border-radius: 0.2em; padding:5px;}
.single-row {
    width:200px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;