/*For title*/

#SearchTop {
	float: left;
}

#SearchTop.small {
	background: url(Images/Programmes/TopBgMSmall.gif);
}

#SearchTop.small .left {
	background: url(Images/Programmes/TopBgLSMall.gif) top left no-repeat;
}

#SearchTop .right {
	position: relative;
	width: 816px;
}


#SearchTop.small .right {
	height: 43px;
	background: url(Images/Programmes/TopBgRSmall.gif) top right no-repeat;
}

#SearchTop .title {
	position: absolute;	
	top: 11px;
	left: 10px;
	color: #fff;
	font-size: 22px;
}

.sIFR-hasFlash #SearchTop .title {
	visibility: hidden;
	top: 9px;
}

/*For Programmes Found*/

#SearchProgrammes div {
	width: 794px;
}

#SearchProgrammes	div.Bd {
	float: left;
	width: 815px;
	border-width: 0 1px 0 0;
}	

#SearchProgrammes	div.Bd div.Bd {
	position: relative;
	width: 794px;
	height: 51px;
	border-width: 0 0 1px 1px;
	padding: 10px;
}

#SearchProgrammes div.content {
	float: left;
	width: 371px;
	height: 51px;
	margin-left: 8px;
}	

#SearchProgrammes div.content div {
	margin-top: 3px;
	width: 330px;
}	

#SearchProgrammes div.content a {
	font-weight: bold;
}	

#SearchProgrammes div.Bd div.Bd img {
	float: left;
	margin-right: 10px;
	width: 54px;
	height: 51px;
}	


/*For Videos Found*/


#SearchVideos div {
	width: 794px;
}	

#SearchVideos	div.Bd {
	float: left;
	width: 815px;
	border-width: 0 1px 0 0;
}	

#SearchVideos	div.Bd div.Bd {
	position: relative;
	width: 794px;
	height: 51px;
	border-width: 0 0 1px 1px;
	padding: 10px;
}	

#SearchVideos div.Bd div.Bd img {
	float: left;
	margin-right: 10px;
	width: 54px;
	height: 51px;
}	

#SearchVideos	div.Bd div.Bd .icon {
	position: absolute;
	top: 48px;
	left: 71px;
}
.videoWithText {width:9px !important; height:11px !important;}
