/* ///////////////////////////// */
.table-featured{
	margin: 2px 0 8px 0;
	width: 277px;
}

.table-featured .separator{
	height: 33px;
	overflow: hidden;
}

.table-featured h3{
	margin-bottom: 3px;
}

.table-featured h3 a{
	text-decoration: underline;
}

.table-featured h3 a:hover{
	text-decoration: none;
}

.table-featured p{
	margin: 6px 0;
}
/* ///////////////////////////// */


/* ///////////////////////////// */
.cont-news{
	list-style: none;
	margin: 20px 0 0 0;
}

.cont-news li{
	margin: 0 0 7px 0;
}

.cont-news div.hr2{
	margin: 7px 0 0 0;
}
/* ///////////////////////////// */


/* ///////////////////////////// */
.wrapper-shows{
	margin: 0 0 45px 0;
}

.wrapper-shows h2{
	margin: 0 0 15px 0;
}

.cont-shows{
	list-style: none;
	margin: 5px 0 5px 0;
}

.cont-shows li{
	margin: 0 0 7px 0;
}

.cont-shows li a{
	text-decoration: underline;
}

.cont-shows li a:hover{
	text-decoration: none;
}

.cont-shows div.hr2{
	margin: 7px 0 0 0;
}
/* ///////////////////////////// */