img.admin-badge{
    position: absolute;
    width: 50px;
    height: 50px;
}
input.vertical {
	-webkit-appearance: slider-vertical;
	writing-mode: bt-lr;
     width:100px;
    height:100px;
}

.centerCell{
   text-align: center;
    vertical-align: baseline;
    width:170px;
}

.imageButtonAlign{
    width:77px !important;
    height:70px;
}