body p
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
}

.CDOContainerMasterRightChannelTop 
{
	width: 100%;
	background-image: url(sfondo_1px.jpg);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}

.ChannelContainer
{
	width: 200px;
	padding-bottom: 5px;
}

.ChannelTitle
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11pt;
	color: #007dc2;
	margin-left: 10px;
}
.ChannelTitle:link
{
	color: #007dc2;
}	text-decoration: none;

.ChannelTitle:hover
{
	color: #007dc2;
	text-decoration: none;
}
.ChannelTitle:visited
{
	color: #007dc2;
	text-decoration: none;
}
.ChannelTitle:active
{
	color: #007dc2;
	text-decoration: none;
}

.ChannelDescription
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}
.ChannelDescription:link
{
  color: #000000;
	text-decoration: none;
}
.ChannelDescription:hover
{
	color: #000000;
  text-decoration: none;
}
.ChannelDescription:visited
{
	color: #000000;
  text-decoration: none;
}
.ChannelDescription:active
{
	color: #000000;
  text-decoration: none;
}
