a {
color:#474747;
text-decoration:none;
}
.FloatLeft {
float:left;
}
.SmallW {
	width: 324px;	
}
.SmallW_2 {
	width: 297px;	
}
.SmallW_2_Reklam {
	width: 300px;	
}
.SmallWBd {
	width: 322px;
}

.SmallHH {
	height: 178px;	
	}
.SmallHH_Reklam {
	height: 50px;	
	}	
.SmallH {
	height: 248px;	
	}
	
.LeftSmallW {
	width: 300px;	
}

.LargeW {
	width: 574px;	
	}
	
.MediumW {
	width: 488px;	
	}
	
.HMargin {
	margin-right: 4px;
	}
	
.VMargin {
	margin-top: 4px;
	}			

.Padding {
	padding: 10px;
	}
	
/*===========*/
.BgColor
{
	background-color: #fff;
}
.Bd
{
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 0 1px 1px 1px;	
}
.BdStyle
{
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 0;	
}

.HeaderText {
	font-weight: bold;
}

	
/*===========*/

.Absolute_ {
	position: absolute;
	}
	
.FloatRight_ {
	float: right;
	}
	
.FloatLeft_ {
	float: left;
	}
.ClearLeft
{
	clear: left;
}
.Bold
{
	font-weight: bold;
}

/*===========*/

.Area {
	background-color: #ccc;
	}
	
.Border {
	border: solid 1px red;
	}
	
/*===========*/	
.FontWeightNormal
{
	font-weight:normal !important;
}

#ProgrammesFeatured div.content {
	float: left;
	width: 165px;
	height: 57px;
	background: url(../images/Programmes/FeaturedBg.gif);
	padding: 13px;
	margin-top: 1px;
	border-right:1px solid #dedede; 
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	margin-right:3px;
}	
#ProgrammesFeatured div.content div {
	margin-top: 3px;
	font-size:11px;
}	
#ProgrammesFeatured img {
	float: left;
	margin-right: 1px;
	width: 90px;
	height: 85px;
}	