div.unstyledTable {
text-align: center;
margin:0 auto;
}
.divTable.unstyledTable .divTableHeading {
background: #30591c;
}
.divTable.unstyledTable .divTableHeading .divTableHead {
font-weight: normal;
}
.unstyledTable .tableFootStyle {
font-weight: bold;
}
.divTable{ display: table; }
.divTableRow { display: table-row;
}
.divTableHeading { display: table-header-group;
color:#ffffff;
font-size:13px;
}
.divTableCell, .divTableHead { display: table-cell;}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}
.divRank{
display: table-cell;
padding-top: 20px;
padding-bottom: 20px;
font-weight: bold;
}
.divLogo{
display: inline-block;
vertical-align: middle;
height: 100%;
padding: 2px 20px;
}
.divBonus{
display: table-cell;
padding: 2px 20px;
}
.divReview{
display: table-cell;
margin:0 auto;
padding: 2px 2px;
}
.divGo{
display: table-cell;
margin:0 auto;
padding: 2px 20px;
}
.git {
background-color:#44c767;
-moz-border-radius:12px;
-webkit-border-radius:12px;
border-radius:12px;
border:1px solid #18ab29;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:10px;
font-weight:bold;
padding:6px 6px;
text-decoration:none;
}
.git:hover {
background-color:#5cbf2a;
}
.git:active {
position:relative;
top:1px;
}
.incele {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #599bb3), color-stop(1, #408c99));
background:-moz-linear-gradient(top, #599bb3 5%, #408c99 100%);
background:-webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);
background:-o-linear-gradient(top, #599bb3 5%, #408c99 100%);
background:-ms-linear-gradient(top, #599bb3 5%, #408c99 100%);
background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=’#599bb3′, endColorstr=’#408c99′,GradientType=0);
background-color:#599bb3;
-moz-border-radius:12px;
-webkit-border-radius:12px;
border-radius:12px;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:10px;
font-weight:bold;
padding:6px 6px;
text-decoration:none;
}
.incele:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #599bb3));
background:-moz-linear-gradient(top, #408c99 5%, #599bb3 100%);
background:-webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);
background:-o-linear-gradient(top, #408c99 5%, #599bb3 100%);
background:-ms-linear-gradient(top, #408c99 5%, #599bb3 100%);
background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=’#408c99′, endColorstr=’#599bb3′,GradientType=0);
background-color:#408c99;
}
.incele:active {
position:relative;
top:1px;
}
