.mark-cell {
    background-image: url(mark.gif) !important;
    background-repeat: no-repeat !important;
    background-position: right top !important;
}

.mark-left {
	//border-left-color: black !important;
    //border-left-width: medium !important;
    border-left-width: 10px !important;

	border-left-style: solid !important;
}

position: absolute;
    bottom: 0;
    right: 5px;
    height: 110%;
    font-size: 16px;
    color: white;
}