img {
width:50px;
height:50px !important;
float:left;
}
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
    max-width: 2040px !important;
    padding: 0;
}
.gv-table-view th, .gv-table-view td {
    min-width: 100px !important;
    padding: 0.3em;
}
table {
    line-height: 1;}
td.gv-field-1-custom{
width:210px;
}
td.gv-field-1-3 {
font-weight:bold;
}
td.gv-field-1-edit_link {
text-align:center;
background-color: #e05d22;
border-bottom: 3px red solid;
}
.gv-field-1-edit_link  a{
color:white;
font-weight:bold;
}