.searchForOuterContainer {
	padding-top: 5px;
}

.searchForInnerContainer {
	padding: 0px 0px 5px 30px;
}

.searchForTitle {
	background-image: url('/images/content/header_go.gif');
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 20px;
	padding-top: 9px;
	font-weight: bold;
}

.searchForField {
	font-weight: bold;
}

.searchResultsTitle {
	background-image: url('/images/content/header_go.gif');
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 20px;
	font-weight: bold;
}

.searchResultsOuterContainer {
	padding: 0px 15px 0px 15px;
}

.searchResultsProgrammeTitle, .searchResultsProgrammeTitle a, .searchResultsProgrammeTitle a:hover, .searchResultsProgrammeTitle a:visited {
	background: #d8f7ff;
	font-weight: bold;
	text-decoration:underline;
}

.searchResultsImage {
	cursor: pointer;
	padding-top: 4px;
}

.searchResultsDesc {
	padding: 3px 5px 5px 5px;
}

.searchReesultsPriceImg {
	padding-right: 5px;
}

.searchResultsNoResults {
	font-weight: bold;
	padding: 5px 15px 10px 15px;
}

.otherGapsOuterContainer {
	padding: 0px 15px 0px 15px;
}

.otherGaps {
	height: 200px;
	padding: 0px 10px 10px 0px;
}

.otherGapsContainer {
	height: 200px;
	margin: 0px 10px 3px 10px;
	overflow: auto;
	width: 240px;
}

.otherGapsHeader {

}

.otherGapsType {
	font-weight: bold;
}

.otherGapsTitle {
	background-image: url('/images/content/header_sub.gif');
	background-repeat: no-repeat;
	height: 24px;
	padding: 5px 0px 0px 10px;
	margin-top: 5px;
	font-weight: bold;
}

.otherGapsIntro {
	padding: 0px 10px 3px 10px;
}

.otherGapLineBreak {
	background: url('/images/other_gap_background.gif') repeat-x center;
}