#mid_tags {
	text-align: justify;
	display: block;
	color: #6C6C6C;
	font-size:14px;
	background-color:#F1F5F6;
	border:1px solid #D8D8D8;
	margin-top:14px;
	padding:10px;
	width:524px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
#mid_tags a{
	color: #6C6C6C;
	font-size:12px;
	text-decoration: none;
}
#mid_tags a.alt{
	color: #3C3C3C;
}
#mid_tags a:hover{
	text-decoration: underline;
}
