/* --- Tag List component CSS --- */

.tag_list_container
{
	border: 1px solid #c49d9b;
	border-top: none;
	padding: 3px;
	background: #fdf9f8;
	line-height: 20px;
}