div[id^=tyl_btn_] {
	display: inline-block;
}

a.add_tyl_button span{
	font-weight: bold;
}

a.del_tyl_button span{
	font-weight: normal;
}

.tyllist{
	background-color: #222222;
	padding: 2px 5px;
        border: none !important;
}

.tyllist_classic{
	background-color: #222222;
	padding: 2px 5px;
        border: none !important;
}

img[id^=tyl_i_expcol_]{
	vertical-align: bottom;
}

.popular_post{
	border: 2px solid;
	border-radius: 3px;
	border-color: rgba(112,202,47,0.5);
	background-color: rgba(139,195,74,0.3);
}

.tyl_counter{
	border-radius: 3px;
	background-color: #1188c3;
	color: #ffffff;
	padding: 3px 8px;
	font-weight: bold;
}

.tyl_avatar{
	width: 25px;
	height: 25px;
	border-radius: 12.5px;
	margin-right: -4px;
}

.tyl_rcvdlikesrange_1, .tyl_rcvdlikesrange_1 a{
	font-weight: bold;
	text-decoration: none;
	color: green;
}

.jGrowl .jGrowl-notification.jgrowl_success.tyl_jgrowl,
.jGrowl .jGrowl-notification.jgrowl_error.tyl_jgrowl{
	background: black;
	border: 1px solid black;
	color: white;
}

.jGrowl .jGrowl-notification.jgrowl_success.tyl_jgrowl .jGrowl-close,
.jGrowl .jGrowl-notification.jgrowl_error.tyl_jgrowl .jGrowl-close {
	color: black;
}
