div[id^=tyl_btn_] {
	display: inline;
	table-layout:auto;
	style="width:26px";
}

a.add_tyl_button span {
	background-image: url(../../../images/thankyoulike/1up_short2.svg);
	background-repeat: no-repeat;
	font-weight: bold;
	background-size: 26px 26px;
	background-position: 2px 2px;
	background-repeat: no-repeat;
	display: inline-block;
	width: 26px;
	height: 26px;
	vertical-align: text-top;
	margin-top: -5px;
	margin-left: -4px;
}

a.del_tyl_button span{
	background-image: url(../../../images/thankyoulike/1uprem_short.svg);
	background-repeat: no-repeat;
	font-weight: bold;
	background-size: 26px 26px;
	background-position: 2px 2px;
	background-repeat: no-repeat;
	display: inline-block;
	width: 26px;
	height: 26px;
	vertical-align: text-top;
	margin-top: -5px;
	margin-left: -4px;
}

.tyllist{
	background-color: #1e247e;
	border-top: 1px dotted #253dc8;
	border-bottom: 1px dotted #253dc8;
	padding: 2px 5px;
	height: 50%;
}

.tyllist_classic{
	background-color: #1e247e;
	border-top: 1px dotted #253dc8;
	border-bottom: 1px dotted #253dc8;
	padding: 2px 5px;
}

img[id^=tyl_i_expcol_]{
	vertical-align: middle;
}

.popular_post{
	border: 2px solid;
	border-radius: 3px;
	border-color: rgba(112,202,47,0.5);
	background-color: rgba(139,195,74,0.3);
}

span.postbit_buttons a {
	background: none;
}