.tags {
	font-size: 1em;
	margin-left: 6px;
}
.tags .header {
	height: 18px;
	background: url(../img/box_video_bianco_top.gif) no-repeat;
}
.tags .footer {
	height: 30px;
	background: url(../img/box_video_bianco_bottom.gif) no-repeat;
}
.tags .content {
	line-height: 1.4em;
	background-color: #ffffff;
}
.tags .content a {
	color:#3198b9;
	text-decoration:none;
}
.tags .content a:hover {
	color:#3198b9;
	text-decoration:underline;
}
