.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	height: 100%;
} 
body{ 
	background-color: #eaf2f8;
	background-image: url("../assets/images/_DivingWorldBackground.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Verdana, Sans-serif, Helvetica, Arial;
	font-size: 11px;
	line-height: 14px;
	color:#00268C;
} 
h1{
	color: #00268C;
}
* html #content
	{
	display: inline;
	}

#sitecontainer{ 
	margin-top:10px;
	margin-bottom:10px;
	background-color: #a5cbec;
	background-image: url("../assets/images/x_DivingWorldBackgroundContainer.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	width:990px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
	border: 0px solid #ffffff;  
}

#pagecontainer{ 
	width:970px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
	height:100%;  
}
#pageheader{
	clear:both;
	height:150px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #003463;
	background-color: #ffffff;
	background-image: url("../assets/images/_defaulttopbanner.jpg");
	background-repeat: no-repeat;
}
#pageheadercontact{
	color:#00268C;
	text-align:right;
	font-weight: bolder;
	margin-top:5px;
}
.center{
	text-align:center;
}
#logocontainer{
	margin-top:10px;
	margin-left:10px;
}
#destinationjumplistcontainer{
	margin-bottom:10px;
	font-weight: bolder;
}
#destinationjumplist{
	width: 760px;
	color: #ffffff;
	border: 0px;
	background-color: #ffc827;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Sans-serif, Helvetica, Arial;
}
#contentwrapper
	{
	float: left;
	width: 758px;
	margin-left: 10px;
	overflow: hidden;
	}

#contentwelcome{
	float: left;
	width: 548px;
	margin-left: 0px;
	overflow: hidden;
	}

#contentfollow{
	float: left;
	width: 758px;
	margin-left: 0px;
	overflow: hidden;
}
#sidebar-right .boxwelcome{
	background-color: #eaf2f8;
	border: 1px solid #4697d9;
	background-image:none;
	color: #4697d9;
	padding:5px;
}
#sidebar-right p {
	font-size: 10px;
}
#sidebar-right .boxtitle {
	background-image: url("../images/bkgBoxTitleTopRightRoundBlue.gif");
	background-color: #4697d9;
	border: 0px solid #4697d9;
	font-size: 12px;
	margin-bottom:0px;
	color: #ffffff;
	padding:5px;
}
#sidebar-right #mapsmallcontainer{
	margin-bottom:10px;
	background-color: #4697d9;
	border: 1px solid #4697d9;
}

#contentwelcome p, #contentfollow p {
	margin-top: 2px;
	color: #00268C;
	line-height: 18px;
}

#contentwelcome h1, #contentfollow h1 {
	color: #00268C;
	font-size: 18px;
	line-height: 30px;
}

#contentwelcome h2, #contentfollow h2 {
	color: #00268C;
	font-size: 14px;
}

#contentwelcome h3, #contentfollow h3 {
	color: #00268C;
	font-size: 12px;
}
.subheader1{
	background-color: #00268C;
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
}
.subheader2{
	background-color: #a5cbec;
	color: #00268C;
	font-size: 12px;
	font-weight:bold;
}
.participantnr{
	background-color: #a5cbec;
	color: #00268C;
	font-size: 24px;
	font-weight:bold;
}
.centered{
	text-align:center;
}
.right{
	text-align:right;
}
.boxmenu{
	clear:both;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 0px solid #ffc827;
	background-color: #00268C;
	overflow:hidden;
}
.boxtitleoffers{
	background-image: url("../images/bkgBoxTitleTopRightRoundDarkBlue.gif");
	background-repeat: no-repeat;
	background-position: top right;
	clear:both;
	margin-left: 0px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom: 0px;
	border: 0px solid #00268C;
	overflow:hidden;
	background-color: #00268C;
	color: #ffffff;
	font-weight:bold;
	font-size:14px;
	padding-top:10px;

}
.boxoffers{
	clear:both;
	margin-left: 0px;
	padding:15px;
	margin-bottom: 10px;
	border: 1px solid #00268C;
	overflow:hidden;
	background-color: #ffffff;
}
.boxtitleurgent{
	clear:both;
	margin-left: 0px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom: 0px;
	border: 1px solid #ff290b;
	overflow:hidden;
	background-color: #ff290b;
	color: #ffffff;
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
}
.boxurgent{
	clear:both;
	margin-left: 0px;
	padding:15px;
	margin-bottom: 10px;
	border: 1px solid #ff290b;
	overflow:hidden;
	background-color: #ffffff;
	color: #ff290b;
}
.boxtitle{
	background-image: url("../images/bkgBoxTitleTopRightRoundYellow.gif");
	background-repeat: no-repeat;
	background-position: top right;
	clear:both;
	margin-left: 0px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom: 0px;
	border: 0px solid #ffc827;
	overflow:hidden;
	background-color: #ffc827;
	color: #ffffff;
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
}
.first{
	background-image: url("../images/bkgBoxTitleTopRightRoundYellowFirst.gif");
}
.box{
	clear:both;
	margin-left: 0px;
	padding:15px;
	margin-bottom: 10px;
	border: 1px solid #ffc827;
	overflow:hidden;
	background-color: #ffffff;
	background-image: url("../assets/images/bkgBox.jpg");
	background-repeat: repeat-x;
	background-position: top center;
}
.subbox{
	border: 1px solid #ffc827;
	background-color: #ffffff;
	padding:20px;
}
.box a, .boxwelcome a{
	color: #3F8FD8;
	text-decoration: none;
}
.box a:hover, .boxwelcome a:hover{
	color: #ff290b;
	text-decoration: none;
}
.boxwelcome{
	clear:both;
	margin-left: 0px;
	padding:15px;
	margin-bottom: 10px;
	border: 1px solid #ffc827;
	overflow:hidden;
	background-color: #ffffff;
	background-image: url("../assets/images/bkgBoxWelcome.jpg");
	background-repeat: repeat-x;
	background-position: top center;
}
.boxmap{
	clear:both;
	margin-left: 0px;
	padding:0px;
	margin-bottom: 10px;
	border: 1px solid #ffc827;
	overflow:hidden;
	background-color: #ffffff;
	font-size:11px;
}
.boxlogin{
	clear:both;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding:15px;
	padding-bottom:0px;
	border: 1px solid #00268C;
	background-color: #75AFE3;
	color: #00268C;
	overflow:hidden;
}
.button{
	border: 1px solid #00268C;
	background-color: #00268C;
	color:#ffffff;
}
input, textarea, select{
	border: 1px solid #00268C;
	font-family: Verdana, Sans-serif, Helvetica, Arial;
	color:#00268C;
}
#boxbreadcrumbs{
	clear:both;
	margin-left: 0px;
	padding:10px;
	margin-bottom: 10px;
	padding-top:2px;
	padding-bottom:2px;
	border: 1px solid #00268C;
	background-color: #75AFE3;
	color: #00268C;
}

#boxbreadcrumbs a{
	color: #00268C;
	text-decoration: none;
}

#boxbreadcrumbs a:hover{
	color: #ffc827;
	text-decoration: none;
}

#destinationcolumnleft{
	float: left;
	width: 500px;
	margin-left: 0px;
}
#destinationcolumnright{
	float: left;
	margin-left: 20px;
	width: 200px;
}
#destinationteaser{
	margin-top:20px;
	font-size: 12pt;
	margin-bottom:10px;
}
#destinationprice{
	font-weight: bolder;
	margin-bottom:20px;
}
#destinationstarrating{
	margin-top:10px;
	font-weight: bolder;
	font-size:18px;
	text-align:center;
}
#destinationicons{
	clear: both;
	float: right;
	text-align:center;
}
img.destinationicon{
	margin: 2px;
}
#destinationdetails{
	clear: both;
}
.destinationoptions{
	margin-top:10px;
	margin-bottom:10px;
	clear: both;
	text-align:center;
}
.group{
	white-space: nowrap;
	margin:0px;
	padding:0px;
}
.destinationbox{
	font-size: 11px;
	border:1px solid #75AFE3;
	padding:10px;
	margin-bottom:20px;
	color:#75AFE3;
}
.destinationimagemap{
	width:100px;
	border:1px solid #000000;
	float:left;
	margin:20px;
}
.destinationimagestatic{
	width:205px;
	border:1px solid #000000;
	float:left;
	margin:20px;
}
.destinationimagezoomed{
	width:176px;
	margin:2px;
}
.destinationimagesmall{
	width:54px;
	border:1px solid #000000;
	float:left;
	margin:2px;
}
.clear{
	display: inline-block;
	clear:both;
}
#sidebar-right{
	float: left;
	margin-left: 10px;
	width: 200px;
	}

#sidebar-left
	{
	float: left;
	width: 202px;
	}

#sidebar-left h1 {
	margin: 10px;
	color: white;
	font-size: 18px;
	line-height: 50px;
	padding: 0;
	padding-bottom: 0px;
}

#sidebar-left h2 {
	border-top: 1px solid white;
	color: white;
	font-size: 14px;
	margin: 0px;
	padding: 10px;
	padding-bottom: 0px;
}

#sidebar-left p {
	color: white;
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#sidebar-left .readmore {
	margin-left: 10px;
	margin-bottom: 10px;
}

.pricetableoptions{
	width: 725px;
	font-size:10px;
	color: #ffffff;
	border: 0px;
	background-color: #ffc827;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Sans-serif, Helvetica, Arial;
}
#dynamicpricetablecontainerheader{
	overflow:hidden;
	width:200px;
	float:left;
}
#dynamicpricetablecontainerprices{
	overflow:auto;
	width:520px;
	float:left;
}
#dynamicpricetablecontainerleft{
	float:left;
}
#dynamicpricetablecontainerright{
	float:left;
}
td, th {
	text-align:left;
	xcolor:#00268C;
}
.rowHeader{
	background-color:#ffc827;
}
.rowHigh{
	background-color: #FFF3CE;
}
.rowLow{
	background-color: #FFE697;
}



/* boekingsformulier */
/* alles nalopen! */
.readonlybox
{
	border: 0px;
	background-color: #FFF3CE;
	COLOR: #405C87;
	width: 60px;
	text-align: right;
}
.personen
{
	width: 30px;
}
.rightalign
{
	text-align: right;
}
.subtotaal{
	text-align:right;
}
.hidden{
	visibility:hidden;
	height:1px;
	overflow:auto;
	border:0px;
}
.shown{
	visibility:visible;
	border:1px solid #003366;
}




#mapsmallcontainer{
	margin-bottom:20px;
	background-color: #ffc827;
	border: 1px solid #ffc827;
	width:200px;
	color:#ffffff;
	font-weight:bold;
	text-alignment:center;
}
#mapcontainer{
	position:relative;
	left:0px;
	top:0px;
	width:500px;
	height:300px;
}
#map{
	position:absolute;
	left:0px;
	top:0px;
	height:500px;
	width:300px;
}
#countriescontainer{
	width:180px;
	height:300px;
}
.mapposhightext{
	float:left;
	cursor:pointer;
	padding:2px;
	background-color: #ff290b;
	color: #ffc827;
	width:90px;	
	text-decoration:none;
}
.mapposnormaltext{
	float:left;
	cursor:pointer;
	padding:2px;
	color: #ffc827;
	width:90px;
}


.noborder{
	border:0px;
}
#headermenu{
	float: right; 
	display:inline; 
	text-align:center;  
	height:25px; 
	width:306px;
	margin-top:108px;
	font-family: Verdana, Sans-serif, Helvetica, Arial;
	font-size: 12px;
} 

#headermenu a {
	color: #000000;
	text-decoration: none;
}

#headermenu a:hover {
	text-decoration: none;
}
.menugroup{
	font-weight:bold;
	background-color: #75AFE3;
	color: #00268C;	
	padding:2px;
	padding-top:5px;
	margin:0px;
}
.menuitems{
	margin-top:0px;
	background-image: url("../assets/images/bkgMenu.jpg");
	background-repeat: repeat-x;
}
.menuitemlist{
	padding:10px;
	margin:0px;
}
.menuitemlist ul{
	padding-left:10px;
	margin:0px;
}
.menuitems li{
	list-style-type:none;
	padding-left:5px;
}
.menuitemlink{
	color: #a5cbec;
	text-decoration: none;
}
a.menuitemlink:hover{
	color: #3c0087;
	text-decoration: none;
	background-color:#ffffff
}
.menuitemlinkselected{
	font-weight:bold;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
}
.reisverhalenlistitem{
	border: 1px solid #005493;
	margin:10px;
	padding:10px;
	float:left;
}
.reisverhalenlistitemimage{
	border: 0px solid #005493;
	margin:10px;
	float:right;
}
.image-right{
	border: 0px solid #005493;
	margin:10px;
	float:right;
	clear: both;
}
.image-left{
	border: 0px solid #005493;
	margin:10px;
	float:left;
	clear: both;
}

.gallerylistitem{
	width: 200px;
	height: 165px;
	border: 1px solid #005493;
	margin:10px;
	padding:10px;
	text-align: center;
	float:left;
}
.photogallerydetails{
	width: 600px;
	border: 0px solid #005493;
	margin:10px;
	padding:10px;
	text-align: center;
	float:left;
}
.dwnl-gallery-small{
	height: 20px;
	width: 30px;
}




#wrapper
	{
	clear:both;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	clear: both;
	background: #00268C;
	text-align:center;
	margin-top:10px;
	color:#ffffff;
	font-weight: bold;
	padding:10px;
	}
#footer a
	{
	color:#ffffff;
	}

/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
.row
	{
	clear: both;display: block;
	}
.expand2{
	width:670px;
	margin-left:10px;
	height:17px;
	margin-right:20px;
	clear:both;
	display: block;
	background-repeat: no-repeat;
	background-color: #3F8FD8;
	background-position: left center;
	padding:1px;
	padding-left:25px;
	color: white;
	text-decoration: none;
	font-weight:bolder;
	cursor:pointer;
	background-image: url("../images/plus2.gif");
	margin-bottom:1px;
}
.collapse2{
	width:670px;
	margin-left:10px;
	height:17px;
	margin-right:20px;
	clear:both;
	display: block;
	background-repeat: no-repeat;
	background-color: #3F8FD8;
	background-position: left center;
	padding:1px;
	padding-left:25px;
	color: white;
	text-decoration: none;
	font-weight:bolder;
	cursor:pointer;
	background-image: url("../images/minus2.gif");
	margin-bottom:1px;
}
.expand1{
	width:670px;
	margin-left:20px;
	height:17px;
	margin-right:20px;
	clear:both;
	display: block;
	background-repeat: no-repeat;
	background-color: #75AFE3;
	background-position: left center;
	padding:1px;
	padding-left:25px;
	color: white;
	text-decoration: none;
	font-weight:bolder;
	cursor:pointer;
	background-image: url("../images/plus1.gif");
	margin-bottom:1px;
}
.collapse1{
	width:670px;
	margin-left:20px;
	height:17px;
	margin-right:20px;
	clear:both;
	display: block;
	background-repeat: no-repeat;
	background-color: #75AFE3;
	background-position: left center;
	padding:1px;
	padding-left:25px;
	color: white;
	text-decoration: none;
	font-weight:bolder;
	cursor:pointer;
	background-image: url("../images/minus1.gif");
	margin-bottom:1px;
}
.expand{
	width:670px;
	margin-left:30px;
	height:17px;
	margin-right:20px;
	clear:both;
	display: block;
	background-repeat: no-repeat;
	background-color: #a5cbed;
	background-position: left center;
	padding:1px;
	padding-left:25px;
	color: white;
	text-decoration: none;
	font-weight:bolder;
	cursor:pointer;
	background-image: url("../images/plus.gif");
	margin-bottom:1px;
}
.collapse{
	width:670px;
	margin-left:30px;
	height:17px;
	margin-right:20px;
	clear:both;
	display: block;
	background-repeat: no-repeat;
	background-color: #a5cbed;
	background-position: left center;
	padding:1px;
	padding-left:25px;
	color: white;
	text-decoration: none;
	font-weight:bolder;
	cursor:pointer;
	background-image: url("../images/minus.gif");
	margin-bottom:1px;
	margin-bottom:1px;
}
.expandoffers{
	height:17px;
	clear:both;
	display: block;
	background-repeat: no-repeat;
	background-color: #a5cbed;
	background-position: left center;
	padding:1px;
	padding-left:25px;
	color: white;
	text-decoration: none;
	font-weight:bolder;
	cursor:pointer;
	background-image: url("../images/plus.gif");
	margin-bottom:1px;
}
.collapseoffers{
	height:17px;
	clear:both;
	display: block;
	background-repeat: no-repeat;
	background-color: #a5cbed;
	background-position: left center;
	padding:1px;
	padding-left:25px;
	color: white;
	text-decoration: none;
	font-weight:bolder;
	cursor:pointer;
	background-image: url("../images/minus.gif");
}
.listItemOffers{
	display: inline-block;
	clear:both;
	margin-bottom:15px;
	margin-top:5px;
}
.listItemOffersImage{
	width:200px;
	height:133px;
	float:left;
}
.listItemOffersText{
	width:346px;
	height:121px;
	border-bottom: 2px solid #00268C;
	float:left;
	margin-left:10px;
	background-color:#eaf2f8;
	padding:5px;
}
.listItemOffersTextRight{
	background-image: url("../images/bkgTopRightRound.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width:160px;
	height:131px;
	border-bottom: 2px solid #00268C;
	float:right;
	background-color:#eaf2f8;
}
.listItemOffersTitle{
	height:32px;
}
.listItemOffersTitle a, .listItemOffersTitle a:hover{
	font-weight: bold;
	color:#ff290b;
	text-decoration: none;
}
.listItemOffersSummary{
	margin-top:5px;
	color:#000000;
	overflow: hidden;
	height:62px;
}
.listItemOffersDate{
	margin-top:5px;
	text-align: left;
}
.listItemOffersPrice{
	padding:5px;
	padding-right:10px;
	height:95px;
	text-align:right;
}
.listItemOffersPrice a, .listItemOffersPrice a:hover{
	font-weight: bold;
	color:#00268C;
	text-decoration: none;
}
.listItemOffersDate a, .listItemOffersDate a:hover{
	font-weight: bold;
	color:#00268C;
	text-decoration: none;
}
.listItemOffersMore{
	margin-top:2px;
	text-align:right;
	float:right;
	background-color: #00268C;
	padding:5px;
	xheight:17px;
	xwidth:90px;
	xpadding-left:5px;
	xbackground-image: url("../images/more.gif");
	xbackground-repeat: no-repeat;
}
.listItemOffersMore a, .listItemOffersMore a:hover{
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}


.expanddest{
	height:21px;
	clear:both;
	display: block;
	background-repeat: no-repeat;
	background-color: #ffc827;
	background-position: left center;
	padding:1px;
	padding-left:35px;
	color: white;
	text-decoration: none;
	font-weight:bolder;
	cursor:pointer;
	background-image: url("../images/plusyellow.gif");
	margin-bottom:1px;
	font-size:12px;
	padding-top:6px;
}
.collapsedest{
	height:21px;
	clear:both;
	display: block;
	background-repeat: no-repeat;
	background-color: #ffc827;
	background-position: left center;
	padding:1px;
	padding-left:35px;
	color: white;
	text-decoration: none;
	font-weight:bolder;
	cursor:pointer;
	background-image: url("../images/minusyellow.gif");
	font-size:12px;
	padding-top:6px;
}
.listItem{
	display: inline-block;
	clear:both;
	margin-left:51px;
	margin-bottom:15px;
	margin-top:5px;
}
.noindent{
	margin-left:26px;
	margin-right:25px;
}
.listItemOptions{
	text-align:right;
	float:right;
	height:15px;
	width:675px;
	background-color:#efefef;
	border-top: 2px solid #00268C;
}
.listItemOptions a, .listItemOptions a:hover{
	color:#00268C;
	text-decoration: none;
}
.listItemImage{
	width:174px;
	height:116px;
	float:left;
}
.listItemText{
	width:338px;
	height:86px;
	float:left;
	background-color:#eaf2f8;
	padding:5px;
	padding-left:10px;
}
.listItemTextRight{
	xbackground-image: url("../images/bkgTopRightRound.gif");
	xbackground-repeat: no-repeat;
	xbackground-position: top right;
	width:148px;
	height:96px;
	float:right;
	background-color:#eaf2f8;
}
.listItemTitle{
	height:15px;
}
.listItemTitle a, .listItemTitle a:hover{
	font-weight: bold;
	text-decoration: none;
}
.listItemRating{
	font-weight: bold;
	text-decoration: none;
	float:right;
}
.listItemService{
	font-weight: bold;
	color:#ff290b;
	text-decoration: none;
}
.listItemSummary{
	margin-top:5px;
	color:#000000;
	overflow: hidden;
	height:62px;
}
.listItemDate{
	text-align: left;
	background-color:#eaf2f8;
	overflow:hidden;
	height:20px;
	padding-left:10px;
}
.listItemPrice{
	padding:5px;
	padding-right:10px;
	height:95px;
	text-align:right;
}
.listItemPrice a, .listItemPrice a:hover{
	font-weight: bold;
	color:#00268C;
	text-decoration: none;
}
.listItemDate a, .listItemDate a:hover{
	font-weight: bold;
	color:#00268C;
	text-decoration: none;
}
.listItemMore{
	margin-top:2px;
	xfloat:right;
	background-color: #00268C;
	padding:5px;
	xheight:17px;
	xwidth:90px;
	xpadding-left:5px;
	xbackground-image: url("../images/more.gif");
	xbackground-repeat: no-repeat;
}
.listItemMore a, .listItemMore a:hover{
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}

.minheight1{
	height:600px;
	float:right;
	width:1px;
}
.minheight2{
	clear:both;
	height:1px;
	overflow:hidden;
}

