div[id^=tyl_btn_] {
	display: inline-block;
}

a.add_tyl_button span{
	background-image: url(../../../images/thankyoulike/tyl_add.png);
	background-repeat: no-repeat;
	font-weight: bold;
}

a.del_tyl_button span{
	background-image: url(../../../images/thankyoulike/tyl_del.png);
	background-repeat: no-repeat;
	font-weight: normal;
}

.tyllist{
	background-color: #101010;
	border-top: 1px dashed #1e1e1e;
	border-bottom: 1px dashed #1e1e1e;
	font-size: 10px;
	padding: 2px 2px;
}

.tyllist_classic{
	background-color: #101010;
	border-top: 1px dashed #1e1e1e;
	border-bottom: 1px dashed #1e1e1e;
	font-size: 10px;
	padding: 2px 2px;
}

img[id^=tyl_i_expcol_]{
	vertical-align: bottom;
}
		