@charset "utf-8";
/* CSS Document */
.title {
	padding-bottom:10px;
}
.itemSubtitle {
	font-style: italic;
	padding-bottom:5px;
}

.programmaPreview {
/*	display: none;*/
	padding: 5px;
	margin: 5px;
	
	border-left: 1px dotted #ff6600;
}