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