@import url('Components/fakeTabControl.css');
@import url('Components/resultShortLarge.css');
@import url('Components/scoreCard.css');
@import url('Components/lightbox.css');

/**//* header */
.header {
	background: url('/sitepack/layouts/PinHigh/Default/images/defaultheaders/detail.jpg') no-repeat;
}
/**/
/**//* layout */
/**/
.containerDetailContentMerch {
	overflow:hidden;
}
.containerDetailContentMerch .containerDetailContent {
	float:left;
	width:580px;
}
.containerDetailContentMerch .containerDetailMerch {
	float:left;
	margin-left:20px;
	width:170px;
}
/**//* merchSuggest */
.merchSuggest .boxItem .boxContent {
	padding-bottom:10px;
	padding-top:10px;
}
.merchSuggest .boxItem .boxContent.nextSuggest {
	border-top:1px solid #ccc;
}
.merchSuggest .boxItem .boxContent .smallPresentation img {
	background-image:url(/sitepack/layouts/PinHigh/Default/images/imgBg.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:12px;
	width:148px;
}
.merchSuggest .boxItem .boxContent .smallPresentation .presName {
	color:#cc0000;
	font-weight:700;
}
.merchSuggest .boxItem .boxContent .smallPresentation .presTxt {
	padding-top:6px;
}
/**//* fakeTabControl */
.containerFullWidth div .fakeTabControl .top {
	padding-top:10px;
}
.containerFullWidth div .fakeTabControl .bottom {
	padding-bottom:10px;
}
/**//* containerSidePane */
.containerSidePane {
	width:270px;
}
/**//* resultLarge */
.resultLarge {
	border:1px solid #fff;
}
.resultLarge .resultContent {
	width:768px;
}
.resultLarge .resultActions {
	height:25px;
	line-height: 25px;
	margin-top:10px;
}
.photoInfo
{
   margin-right:15px;
}
.resultLarge .resultActions .actionPhotos 
{
	float:left;
}
.resultLarge .resultActions .actionReview {
	float:right;
	padding-right:10px;
}
.resultLarge .resultActions .actionReview a {
	background-position:left 10px;
	float:left;
}
.resultLarge .resultActions .actionReview span.link 
{
	background-position:left 10px;
	float:left;
	color:#336600;
}
.resultLarge .resultActions .actionReview .actionReviewValue {
	background-image:url(/sitepack/layouts/PinHigh/Default/images/golfballValue.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#cc0000;
	display:inline-block;
	font-family:Arial, sans-serif;
	font-size:145%; /* 16px */
	font-weight:700;
	height:27px;
	letter-spacing:-1px;
	line-height:25px;
	margin-left:8px;
        padding-top:2px;
	text-align:center;
	width:26px;
}
/**/
/**/
/**//* listValueStars */
/**/
/**/
.listValueStars dl,
.listValueFlags dl {
	line-height:1.8em;
	margin-bottom:0;
	overflow:hidden;
}
.listValueStars dl dt,
.listValueFlags dl dt {
	float:left;
}
.listValueStars dl dd,
.listValueFlags dl dd {
	float:left;
}
.listValueStars dl dt {
	width:120px;
}
.listValueFlags dl dt {
	width:160px;
}
/**/
/**//* innerInfo */
/**/
.containerInnerInfoSidePane {
	overflow:hidden;
	padding-bottom:1.8em; /* 20px */
	width: 100%;
}
.containerInnerInfoSidePane .containerInnerInfo {
	float:left;
	margin-right:20px;
	width:480px;
}
.containerInnerInfoSidePane .containerSidePane .boxItem {
	margin-bottom:0;
}
/**/
/**//* containerMedia */
/**/
.containerMedia .boxItem {
	border:1px solid #fff;
	border-top:0;
}
.containerMedia .boxItem .boxTitle {
	border-top:1px solid #fff;
	padding-top:0;
}
.containerMedia .boxItem .boxContent {
	overflow:hidden;
	padding:0;
	padding-top:1.3em;
}
.containerMedia .mediaItem {
	float:left;
	margin-bottom:8px;
	margin-left:10px;
	margin-right:11px;
	width:242px;
	text-align: center;
}
.containerMedia .mediaItem img {
	background-image:url(/sitepack/layouts/PinHigh/Default/images/imgBg.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:12px;
}
.containerMedia .mediaItem.first-child {
	margin-left:0;
}
.containerMedia .mediaItem.last-child {
	margin-right:0;
}
.containerMedia .mediaItem.video {
	position:relative;
}
.containerMedia .mediaItem.video a {
	left:0;
	position:absolute;
	top:0;
	z-index:3;
}
/**/
/**//* map */
/**/
/**//* fakeGooglemap */
.fakeGooglemap {
	background-color:#f2f2f2;
	height:538px;
	margin-bottom:1.8em; /* 20px */
	overflow:hidden;
}
/**/
/**/
/**//* weatherInfo */
/**/
/**/
.weatherInfo .boxItem {
	border-color:#fff;
	clear: both;
}
.weatherInfo .boxItem .boxTitle {
	border-color:#fff;
}
.weatherInfo .ForeCastHeaders 
{
	float: left;
	width: 80px;
}
.weatherInfo .ForeCastValues
{
	float: left;
	width: 438px;
	overflow: auto;
	overflow-x: auto;
	overflow-y: hidden;
}
table.weatherTable {
	width:100%;
}
table.weatherTable tr th,
table.weatherTable tr td {
	border-bottom:1px solid #ccc;
	font-size:91%;
	font-weight:normal;
	padding:2px;
	text-align:center;
	height: 20px;
}
.weatherInfo tr.titlerow th
{
	height: 72px;
}
table.weatherTable tr th.arg,
table.weatherTable tr td.arg {
	border-right:1px solid #ccc;
	padding-left:0;
	padding-right:6px;
	text-align:left;
}
.weatherInfo .boxItem .boxContent.weatherGraph {
	padding:0;
}
table.climateTable {
	width:100%;
}
table.climateTable tr th,
table.climateTable tr td {
	border-bottom:1px solid #ccc;
	font-size:91%;
	padding:2px;
	text-align:center;
}
table.climateTable tr th.arg,
table.climateTable tr td.arg {
	border-right:1px solid #ccc;
	padding-left:0;
	padding-right:6px;
	text-align:left;
}
/**/
/**/
/**//* reviews */
/**/
/**/
.containerReviewBoxItems {
	margin-bottom:-1.8em; /* -20px */
}
.containerReviewBoxItems .explanation {
	font-weight:700;
	margin-bottom:1.8em; /* 20px */
	overflow:hidden;
}
.containerReviewBoxItems .explanation ul {
	list-style:none;
	margin-bottom:0;
}
.containerReviewBoxItems .explanation ul li {
	float:left;
	margin-left:0;
	padding-right:10px;
}
.containerReviewBoxItems .boxItem .boxTitle h3 {
	width:450px;
}
.containerReviewBoxItems .boxItem .boxTitle .reviewValueBall {
	float:right;
	width:178px;
}
.containerReviewBoxItems .boxItem .boxTitle .reviewValueBall h3 {
	width:150px;
}
.containerReviewBoxItems .boxItem .boxTitle .reviewValueBall .valueBall {
	background-image:url(/sitepack/layouts/PinHigh/Default/images/golfballValue.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#cc0000;
	float:right;
	font-family:Arial, sans-serif;
	font-size:181%; /* 20px */
	font-weight:700;
	height:27px;
	line-height:25px;
	margin-left:0;
	margin-top:-5px;
	padding-left:8px;
	padding-right:7px;
	text-align:center;
}
.containerReviewBoxItems .boxItem .boxContent {
	padding-left:20px;
}
.containerReviewBoxItems .containerReviews {
	overflow:hidden;
}
.containerReviewBoxItems .containerReviews .reviewFindings {
	float:left;
	margin-right:20px;
	width:300px;
}
.containerReviewBoxItems .containerReviews .reviewFindings ul.findingsHigh {
	list-style:url(/sitepack/layouts/PinHigh/Default/images/findingsHigh.gif);
}
.containerReviewBoxItems .containerReviews .reviewFindings ul.findingsMedium {
	list-style:url(/sitepack/layouts/PinHigh/Default/images/findingsMedium.gif);
}
.containerReviewBoxItems .containerReviews .reviewFindings ul.findingsLow {
	list-style:url(/sitepack/layouts/PinHigh/Default/images/findingsLow.gif);
	margin-bottom:0;
}
.containerReviewBoxItems .containerReviews .reviewFindings ul li {
	line-height:1.8em;
	padding-left:4px;
}
.containerReviewBoxItems .containerReviews .reviewValues {
	float:left;
	width:406px;
}
.containerReviewBoxItems .containerReviews .containerReviewValues {
	overflow:hidden;
	padding-bottom:1.8em;
}
.containerReviewBoxItems .containerReviews .containerReviewValues .listValueStars {
	float:left;
	width:193px;	
}
.containerReviewBoxItems .containerReviews .containerReviewValues .listValueStars dl dt {
	width:124px;
}
.containerReviewBoxItems .containerReviews .containerReviewValues .listValueStars.first-child {
	margin-right:20px;
}
.containerReviewBoxItems .containerReviews .reviewValues .reviewTxt p {
	margin-bottom:0;
}
/**//* reviewGolfcourse */
.reviewGolfcourse .boxItem .boxTitle {
	background-color:#569d30;
}
.reviewGolfcourse .boxItem .boxContent {
	padding-bottom:1px;
	padding-right:20px;
}
.reviewGolfcourse .boxItem .boxContent .boxItem .boxTitle {
	background-color:#fff;
}
.reviewGolfcourse .boxItem .boxContent .boxItem .boxContent {
	padding-bottom:14px;
}
.reviewGolfcourse .boxItem .boxContent .boxItem .boxContent .containerReviews {
	margin-bottom:1.8em;
}
.reviewGolfcourse .boxItem .boxContent .boxItem .boxContent .containerReviews .containerProfile {
	float:left;
	margin-right:20px;
	width:230px;
}
.reviewGolfcourse .boxItem .boxContent .boxItem .boxContent .containerReviews .containerProfile .listValueStars dl dt {
	float:left;
	width:90px;
}
.reviewGolfcourse .boxItem .boxContent .boxItem .boxContent .containerReviews .containerProfile .listValueStars dl dd {
	float:left;
}
.reviewGolfcourse .boxItem .boxContent .boxItem .boxContent .containerReviews .containerReviewValues {
	float:left;
	padding-bottom:0;
	width:435px;
}
.reviewGolfcourse .boxItem .boxContent .boxItem .boxContent .containerReviews .containerReviewValues .listValueStars {
	width:255px;
}
.reviewGolfcourse .boxItem .boxContent .boxItem .boxContent .containerReviews .containerReviewValues .listValueStars dl dt {
	width:185px;
}
.reviewGolfcourse .boxItem .boxContent .boxItem .boxContent .containerReviews .containerReviewValues .listValueStars.first-child {
	width:160px;
}
.reviewGolfcourse .boxItem .boxContent .boxItem .boxContent .containerReviews .containerReviewValues .listValueStars.first-child dl dt {
	width:90px;
}
/**//* expertReview */
.expertReview {
	margin-bottom:1.8em;
	position:relative;
}
.expertReview .expertSpeech {
	background-image:url(/sitepack/layouts/PinHigh/Default/images/expertSpeechArrowBg.gif);
	background-position:left 50%;
	background-repeat:no-repeat;
	height:172px;
	left:122px;
	padding-left:58px;
	position:absolute;
	top:17px;
	width:569px;
	z-index:4;
}
.expertReview .expertSpeech .expertSpeechContent {
	background-color:#fff9de;
	border:1px solid #ccc;
	border-left:0;
	height:130px;
	padding:20px;
}
.expertReview .expertSpeech .expertSpeechContent strong {
	color:#cc0000;
}
.expertReview .boxItem .boxContent {
	padding:0;
}
.expertReview .boxItem .boxContent .expertReviewPerson {
	background-image:url(/sitepack/layouts/PinHigh/Default/images/expertReviewBg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:29px;
	padding-left:317px;
	padding-top:160px;
}
.expertReview .boxItem .boxContent .expertReviewPerson a {
	font-weight:700;
}
/**/
/**/
/**//* containerMulti */
/**/
/**/
.containerMulti .tabset .tab .resultLarge {
	margin-top:-1em;
}
.containerMulti .tabset .tab .resultLarge .resultTitle {
	color:#336600;
	font-weight:700;
}
.containerMulti .tabset .tab .resultLarge .resultContent {
	width:728px;
}
/**/
/**/
/**//* seperate classes */
/**/
/**/
.profileTip {
	background-color:#fff9de;
	border:1px solid #ccc;
	padding:1em;
	padding-bottom:0;
}

ul.ulProfile {
	list-style:url(/sitepack/layouts/PinHigh/Default/images/txtProsUlLi.gif);
	margin-bottom:0;
}
ul.ulProfile li {
	line-height:1.8em;
	padding-left:4px;
}
.profileNext {
	border-top:1px solid #ccc;
}
/**/
/**//* flightwizzard */
/**/
/**/
.containerFlightwizzard
{
	overflow: hidden; /* IE6 */
}
.containerFlightwizzard .flightwizzardForm
{
	background-color: #f5f5f5;
	background-image: url(/sitepack/layouts/PinHigh/Default/images/flightwizzardFormBg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 1em;
	/*overflow: hidden; /* IE6 */
	padding: 10px;
	padding-bottom: 1em;
	position: relative;
}
.containerFlightwizzard .flightwizzardForm fieldset
{
	border: 0;
	float: left;
	margin: 0;
	margin-left: 14px;
	padding: 0;
	width: 226px;
}
.containerFlightwizzard .flightwizzardForm fieldset.first-child
{
	margin: 0;
}
.containerFlightwizzard .flightwizzardForm fieldset dl
{
	line-height: 2.1em;
	margin-bottom: 0;
}
.containerFlightwizzard .flightwizzardForm fieldset dl dt
{
	font-weight: 700;
}
.containerFlightwizzard .flightwizzardForm fieldset dl dd
{
	overflow: hidden; /* IE6 */
	padding-bottom: 2px;
	padding-top: 2px;
}
.containerFlightwizzard .flightwizzardForm fieldset dl dd label
{
	float: left;
	line-height: 1.5em;
	width: 47px;
}
.containerFlightwizzard .flightwizzardForm fieldset dl dd select,
.containerFlightwizzard .flightwizzardForm fieldset dl dd input
{
	color: #333;
	float: left;
}
.containerFlightwizzard .flightwizzardForm fieldset dl dd select
{
	width: auto;
}
.containerFlightwizzard .flightwizzardForm fieldset dl dd select.disabled
{
	color: #808080;
}
.containerFlightwizzard .flightwizzardForm fieldset.first-child dl dd select
{
	width: 179px;
}
.containerFlightwizzard .flightwizzardForm fieldset dl dd input
{
	width: 100px;
}
.containerFlightwizzard .flightwizzardForm fieldset dl dd input.btnCalendar
{
	height: 18px;
	width: 19px;
}
.containerFlightwizzard .flightwizzardForm fieldset dl.pax dd label
{
	width: 90px;
}
.containerFlightwizzard .flightwizzardForm fieldset dl.pax dd.form2Col label
{
	padding-left: 10px;
	width: 50px;
}
.containerFlightwizzard .flightwizzardForm fieldset dl.pax dd.form2Col label.first-child
{
	padding-left: 0;
	width: 90px;
}
.containerFlightwizzard .flightwizzardForm .contButton
{
	clear: both;
	overflow: hidden; /* IE6 */
	padding-bottom: 2px;
	padding-right: 301px;
	padding-top: 0.5em;
	text-align: center;
}
.containerFlightwizzard .flightwizzardForm .infoPax
{
	left: 490px;
	position: absolute;
	top: 86px;
	width: 226px;
	z-index: 5;
}
.containerFlightwizzard .flightwizzardResults
{
	border: 1px solid #ccc;
	margin-bottom: 1em;
}
.containerFlightwizzard .flightwizzardResults .resultsTitle
{
	border-bottom: 1px solid #ccc;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
.containerFlightwizzard .flightwizzardResults .resultsTitle span
{
	float: right;
}
.containerFlightwizzard .flightwizzardResults .resultsTitle span a
{
	background-image: url(/sitepack/layouts/PinHigh/Default/images/dayPrevNext.gif);
	background-repeat: no-repeat;
	color: #666;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
.containerFlightwizzard .flightwizzardResults .resultsTitle span a.prevDay
{
	background-position: left -7px;
	padding-left: 20px;
}
.containerFlightwizzard .flightwizzardResults .resultsTitle span a.nextDay
{
	background-position: right -37px;
	padding-right: 20px;
}
.containerFlightwizzard .flightwizzardResults .resultsTitle span a:hover
{
	color: #333;
}
.containerFlightwizzard .flightwizzardResults table
{
	width: 100%;
}
.containerFlightwizzard .flightwizzardResults table tr th,
.containerFlightwizzard .flightwizzardResults table tr td
{
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}
.containerFlightwizzard .flightwizzardResults table tr th
{
	background-color: #cce2c1;
	background-image: url(/sitepack/layouts/PinHigh/Default/images/pricesBgLenghtShortTh.gif);
	background-position: -1px top;
}
.containerFlightwizzard .flightwizzardResults table tr td
{
	background-color: #ebf3e6;
	background-image: url(/sitepack/layouts/PinHigh/Default/images/pricesBgLenghtShortTd.gif);
	background-position: -1px top;
}
.containerFlightwizzard .flightwizzardResults table tr th.fromCity,
.containerFlightwizzard .flightwizzardResults table tr td.fromCity
{
	background-position: left top;
	padding-left: 10px;
	text-align: left;
	width: 185px;
}
.containerFlightwizzard .flightwizzardResults table tr th.toCity,
.containerFlightwizzard .flightwizzardResults table tr td.toCity
{
	padding-right: 10px;
	text-align: left;
	width: 184px;
}
.containerFlightwizzard .flightwizzardResults table tr th.depTime,
.containerFlightwizzard .flightwizzardResults table tr td.depTime
{
	background-position: left top;
	padding-left: 10px;
	text-align: center;
	width: 50px;
}
.containerFlightwizzard .flightwizzardResults table tr th.arivTime,
.containerFlightwizzard .flightwizzardResults table tr td.arivTime
{
	padding-right: 10px;
	text-align: center;
	width: 66px;
}
.containerFlightwizzard .flightwizzardResults table tr th.company, 
.containerFlightwizzard .flightwizzardResults table tr td.company
{
	background-position:left top; 
	padding-left:10px; 
	text-align:left; 
	width:185px;
}
.containerFlightwizzard .flightwizzardResults table tr th.total,
.containerFlightwizzard .flightwizzardResults table tr td.total
{
	padding-right: 10px;
	text-align: right;
	width: 65px;
}
.containerFlightwizzard .flightwizzardResults .contButton
{
	overflow: hidden; /* IE6 */
	padding-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1em;
}
.containerFlightwizzard .flightwizzardResults .contButton .buttonBig
{
	background-position: left -58px;
}
.containerFlightwizzard .flightwizzardResults .contButton .buttonBig a
{
	background-position: right -58px;
}
.containerFlightwizzard .flightwizzardResults .resultsInfo
{
	color: #666;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.containerFlightwizzard .flightwizzardInfo
{
}
.containerFlightwizzard .flightwizzardInfo .boxItem
{
	border: 0;
}
.containerFlightwizzard .flightwizzardInfo .boxItem .boxTitle
{
	border-top: 0;
}
.containerFlightwizzard .flightwizzardInfo .boxItem .boxContent
{
	padding-bottom: 0;
}
.containerFlightwizzard .flightwizzardInfo .boxItem .boxContent ul
{
	margin-bottom: 0;
}
.containerFlightwizzard .flightwizzardInfo .boxItem .boxContent.airlineTerms
{
	padding-top: 0;
}
.containerFlightwizzard .flightwizzardInfo .boxItem .boxContent.airlineTerms table
{
}
.containerFlightwizzard .flightwizzardInfo .boxItem .boxContent.airlineTerms table tr td
{
	border-top: 1px solid #ccc;
	padding-bottom: 1em;
	padding-top: 1em;
	vertical-align: top;
}
.containerFlightwizzard .flightwizzardInfo .boxItem .boxContent.airlineTerms table tr.first-child td
{
	border-top: 0;
}
.containerFlightwizzard .flightwizzardInfo .boxItem .boxContent.airlineTerms table tr td.company
{
	padding-right: 10px;
	white-space: nowrap;
}

.flightwizzardInfo .boxItem .boxContent.airlineTerms table tr td.fares
{
	padding-right: 10px;
	width: 100px;
}

.flightwizzardInfo .boxItem .boxContent.airlineTerms table tr td.faressmall
{
	padding-right: 10px;
	width: 50px;
}

.flightwizzardInfo .boxItem .boxContent.airlineTerms table tr td.fareswide
{
	padding-right: 10px;
	width: 150px;
}


.containerFlightwizzard .flightwizzardInfo .boxItem .boxContent.airlineTerms table tr td.destination
{
	padding-right: 10px;
	white-space: nowrap;
}
.containerFlightwizzard.min
{
}
.containerFlightwizzard.max
{
}
.containerFlightwizzard.max .flightwizzardForm fieldset
{
	width: 240px;
}
.containerFlightwizzard.max .flightwizzardForm .infoPax
{
	left: 518px;
	width: 240px;
}
.containerFlightwizzard.max .flightwizzardForm .contButton
{
	padding-right: 300px;
}
.containerFlightwizzard.max .flightwizzardResults table
{
	width: 100%;
}
.containerFlightwizzard.max .flightwizzardResults table tr th.fromCity,
.containerFlightwizzard.max .flightwizzardResults table tr td.fromCity
{
	width: 204px;
}
.containerFlightwizzard.max .flightwizzardResults table tr th.toCity,
.containerFlightwizzard.max .flightwizzardResults table tr td.toCity
{
	width: 203px;
}
.main .containerFullWidth .containerBigPane .boxItem .boxContent.outer {
	padding:20px;
}
.boxContent.outer .flightsIntro {
	margin-bottom:1em;
}
.boxContent.outer .flightsIntro .containerSummary {
	overflow:hidden; /* IE6 */
}
.boxContent.outer .flightsIntro .containerSummary dl {
	float:left;
	list-style-type:circle;
	margin-left:10px;
	width:375px;
}
.boxContent.outer .flightsIntro .containerSummary dl.first-child {
	margin-left:0;
}
.boxContent.outer .flightsIntro .containerSummary dl dt {
	font-weight:700;
}
.boxContent.outer .flightsIntro .containerSummary dl dd ul {
	margin-bottom:0;
}
.boxContent.outer .flightsMap .boxItem {
	border:0;
}
.boxContent.outer .flightsMap .boxItem .boxTitle {
	border-top:0;
}
.boxContent.outer .flightsMap .boxItem .boxContent {
	padding:0;
}

.containerFlightwizzard .waiting, .containerFlightwizzard .waitingProd{
	background-color: #CCE2C1; 
	position:absolute; 
	top:440px; 
	left:400px; 
	width:400px;
	height:40px;
	vertical-align:middle; 
	text-align:center; 
	font-size: 120%;	
	border: solid 1px #CBCBCB;
	z-index:5;
}

.containerFlightwizzard .waitingProd{
	top:730px; 
}

.containerFlightwizzard .waiting p, .containerFlightwizzard .waitingProd p{
	line-height: 40px;
}

.reisBeschrijvingen {
	margin-top: 20px;
	Height:100%;
	overflow:hidden;
}

.reisBeschrijvingen .reisBeschrijvingContainer 
{	
	PADDING-BOTTOM: 20px;
	PADDING-RIGHT: 10px;
	BACKGROUND-COLOR: #fff;
	WIDTH: 230px;
	float: left;	
}

.reisBeschrijvingen .reisBeschrijvingContainer .reisBeschrijving {
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-TOP: #ccc 1px solid;	
	BORDER-LEFT: #ccc 1px solid;
	BORDER-BOTTOM: #ccc 1px solid;
	PADDING-LEFT: 20px;
	PADDING-TOP: 7px;
	PADDING-BOTTOM: 7px;
}

.reisBeschrijvingen .reisBeschrijvingContainer .reisBeschrijving .lblTitle {
	FONT-WEIGHT: 700;	
	PADDING-BOTTOM: 6px;	
	TEXT-ALIGN: left;
}

UL.ulReisBeschrijving, UL.ulReisBeschrijving LI UL {
/*	LIST-STYLE-IMAGE: url(/sitepack/layouts/PinHigh/Default/images/txtProsUlLi.gif); */
	MARGIN-BOTTOM: 0px;
} 
