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: none
}

a.del_tyl_button span{
	background-image: url(../../../images/thankyoulike/tyl_del.png);
	background-repeat: no-repeat;
	font-weight: normal;
}

.tyllist{
	background-color: #f5f5f5;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 3px 7px;
}

.tyllist_classic{
	background-color: #f5f5f5;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 3px 7px;
}

img[id^=tyl_i_expcol_]{
	vertical-align: bottom;
}

.popular_post{
	border: 3px solid;
	border-radius: 5px;
	border-color: rgba(202,47,112,0.5);
	background-color: rgba(195,74,139,0.3);
}/* rndz */