/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
.comment_wrap {
	width: 600px
}

.cte_type {
	margin: 0 0 9px
}

.tl_file_list {
	vertical-align: top;
	padding: 6px 0 !important
}

.mark_links a {
	text-decoration: underline
}

.cte_type.published {
	background-image: url("approved.gif")
}

.cte_type.published.replied {
	background-image: url("replied.gif")
}

.cte_type.unpublished {
	background-image: url("pending.gif")
}
