body {
	margin:0;
	padding:0;
	width:100%;
	min-width:600px;		/* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
}

h1{
	padding: 0;
	margin: 0;
}

h2{
	padding: 0;
	margin: 0;
}

h3{
	padding: 0;
	margin: 0;
}

h4{
	padding: 0;
	margin: 0;
}

ul{
	padding: 0;
	margin: 0;
}

li{
	list-style-type: none;
}

a {
  font-size: 10.5pt;
  text-decoration: none;
  font-weight: 600;
  margin: 0;
  padding: 0;
  border: 0;
  color: #444;
}

a:hover{
  color: #7c0201;
}

.headerProfileElement{
	color: inherit;
	/*font-weight: bold;*/
	font-size: 9pt;
}

.headerProfileElement:visited{
	color: inherit;
}

.headerProfileElement:hover{
	color: white;
}

.headerProfileElement:active{
	color: inherit;
}

.storyTitleLink{
	text-shadow:1px 1px 0px #ddd;
}

.componentLink{
	display: inline-block;
	font-size: 9pt;
	text-decoration: none;
	font-weight: 600;
	padding: 0;
	margin-top: 6px;
	margin-right: 15px;
	border: 0;
	text-shadow:1px 1px 0px #ddd;
}

.chapterFloatLeft{
	display: block;
	float: left;
	position: relative;
	margin: 0;
}

.innerHTMLLink{
	text-shadow:1px 1px 0px #ddd;
}

.naviLink{
	font-family: 'Open Sans', sans-serif;
	font-size: 9.5pt;
	font-weight: 600;
	margin-right: 10px;
	padding-bottom: 0px;
}

.inactive{
	color: #999;
}

/********* vertical menu / sublinklists **********/
.verticalMenuMainCategory{
	/*
	font-size: 9.5pt;
	font-weight: 600;
	color: #222;
	*/
}

.componentSubLinkList{
	margin: 0 0 15px 0; /* top right bottom left */
}

.componentSubLinkList li{
	padding: 2px 0 2px 7px; /* top right bottom left */
}

.componentSubLink a{
	/* color: #336699; */
	color: #003366;
	font-size: 9pt;
	font-weight: 600;
	letter-spacing: 0.05em;
	margin: 0 0 0 20px; /* top right bottom left */
	text-shadow:1px 1px 0px #ddd;
}

.componentSubLink a:hover{
	color: #7c0201;
}

.componentSubSubLinkListTitle{
	font-size: 9pt;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-shadow:1px 1px 0px #ddd;
	margin: 0 0 0 0;
	cursor:pointer;
	cursor:hand;
}

.verticalMenuMainCategoryToggler{
	cursor:pointer;
	cursor:hand;
}

.componentSubSubLink a{
	font-size: 9pt;
	margin: 0 0 0 25px; /* top right bottom left */
}

.componentSubSubLink a:hover{
	color: #7c0201;
}

.componentSubLinkSubList{
	margin: 0 0 10px 0;
}

/*********************** other link decorations */
.deadLink{
	font-size: 9.5pt;
	color: #999;
	text-decoration: underline
}

.chapterLink{
	font-size: 9pt;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-shadow:1px 1px 0px #ddd;
	min-width: 315px;
	max-width: 350px;
}

/* chapter !!! **/
.chapterWhiteBorder{
	/* float: left; */
	border: 2px solid #fff;
	margin: 20px 0;
	margin-left: 20px;
	margin-bottom: 30px;
	/*
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	*/
	-moz-box-shadow:    0px 0px 4px 0px #666;
	-webkit-box-shadow: 0px 0px 4px 0px #666;
	box-shadow:         0px 0px 4px 0px #666;
}

.chapterFloatLeft{
	float: left;
}

.chapterOverview{
	/* float: left; */
	background-color: white;
	padding: 20px;
	/* width: 385px; */
	max-width: 385px;
	min-height: 200px;
	border: 1px solid #999;
	/*
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	*/
}

.autoMargin{
	clear: both;
	position: relative;
	display: block;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.footerContainer{

}

.rightFloatComponentLinks{
	float: right;
	padding: 0;
	display: block;
	z-index: 10000;
}

.componentExternLink{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 9.5pt;
	color: #333;
}

.componentExternLink:hover {
	color: #660000;
}

.componentMainLink{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	display: block;
	height: 15px;
	color: #333;
}

.componentMainLink:hover{
	color: #336699;
}

.wbookRed{
	color: #7C0201;
}

#header {
	float:left;
	width:100%;
	height: 140px;
	padding:0;
	margin:0;
}

#headerBackground{
	float: left;
	width: 100%;
	height: 100px;
}

#headerBottomLine{
	float: left;
	width: 100%;
	height: 40px;
}

#headerInfo1{
	position: absolute;
	left: 33px;
	top: 112px;
}

#userInfo1{
	position: absolute;
	right: 38px;
	top: 112px;
}
	
#headerMenuContainer{
	position: absolute;
	top: 72px;
	right: 15px;
	padding: 0;
	margin: 0;
}

.backLinkBlue{
	color: #0040FF;
}

.yellowStar{
	color: #85754E;
}

.headerMenuElement{
	height: 28px;
	width: 100px;
	float: right;
	padding: 0;
	margin: 0;
	margin-left: 4px;
	text-align: center;
}

.headerMenuElement a{
	display: block;
	height: 23px;
	padding-top: 5px;
}

#headerSearch{
	position: absolute;
	top: 27px;
	right: 15px;
}

#socialBookmarkContainer{
	position: absolute;
	display: block;
	top: 27px;
	right: 281px;
}

.socialBookmarkElements{
	float: left;
	display: inline-block;
	min-width: 40px;
	height: 20px;
	margin: 0;
	padding: 0;
}

.showActionSocialBookmarkContainer{
	position: absolute;
	bottom: 10px;
	right: 10px;
}
	
.commentBox{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
    border: 1px solid #ccc;
	/* box-shadow: 2px 2px 2px #666; */
	position: relative;
	display: block;
	max-width: 765px;
	padding: 8px;
	padding-left: 17px;
	margin: 8px 0px; 
	background: #fff;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#dedede);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		to(#dedede));
	-moz-box-shadow:    2px 2px 4px #666;
	-webkit-box-shadow: 2px 2px 4px #666;
	box-shadow:         2px 2px 4px #666;
}

.commentOptions{
	position: relative;
	display: block;
	
	max-width: 700px;

	margin-left: auto;
	margin-right: auto;
	
	background-color: #fff;
	-moz-box-shadow:    0px 0px 4px 0px #666;
	-webkit-box-shadow: 0px 0px 4px 0px #666;
	box-shadow:         0px 0px 4px 0px #666;
	
	padding: 25px 50px 35px 35px;
}

.commentForm textarea{
	width: 650px;
	height: 300px;
}

.continuousText{
	/*font-family: 'serif';*/
	/* padding: 80px 40px 40px 30px; /* top right bottom left */
	/* margin-bottom: 20px; */
	text-align: justify; 
	font-size: 11.5pt;
	line-height: 150%;
	letter-spacing: 0.05pt;
	color: #343434;

	padding: 85px 50px 50px 35px;
	max-width: 700px;
	background-color: #fff;
	-moz-box-shadow:    0px 0px 4px 0px #666;
	-webkit-box-shadow: 0px 0px 4px 0px #666;
	box-shadow:         0px 0px 4px 0px #666;
	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.pageCount{
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.rightMost{
	vertical-align: middle;
	text-align: right;
	padding: 0;
	margin: 0;
}

.storyImage{
	margin: 3px 20px 0 0;  /* top right bottom left */
	border: 4px solid #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:    0px 0px 4px 0px #666;
	-webkit-box-shadow: 0px 0px 4px 0px #666;
	box-shadow:         0px 0px 4px 0px #666;
}

.storyImageButtonP{
	position: relative;
	display: inline-block;
	clear: left;
	top: -43px; 
	margin-left: 7px;
	padding: 0 8px;
	padding-top: 2px;
	padding-bottom: 4px;
	background: #fff;
	background: rgb(220, 220, 220); /* The Fallback */
	background: rgba(220, 220, 220, 0.5); 
	/* color: blue; */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.storyImageButtonP a{
	/* color: #336699; */
	color: #dedede;
}

.storyImageButtonP a:hover{
	color: #660000;
}

.webstoriesDetails{
	position: relative;
	display: block;
	top: -38px;
}

.actualContentImage{
	max-width: 500px;
}

.actualTitleImage{
	width: 230px;
	margin-top: 20px;
}

.overviewTitleImage{
	width: 110px;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 13px;
}

.titleImageMini{
	width: 70px;
	float: left;
	/* vertical-align: top; */
	-moz-box-shadow:    0px 0px 4px 0px #666;
	-webkit-box-shadow: 0px 0px 4px 0px #666;
	box-shadow:         0px 0px 4px 0px #666;
	border: 2px solid white;
	margin-bottom: 10px;
}

/*******************************
// ACTIVITIES STYLES 
**********************************/
.activitiesImage{
	width: 70px;
	/* vertical-align: top; */
	-moz-box-shadow:    0px 0px 4px 0px #666;
	-webkit-box-shadow: 0px 0px 4px 0px #666;
	box-shadow:         0px 0px 4px 0px #666;
	border: 2px solid white;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.activitiesPartMark{
	position: relative;
	display: block;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.activitiesSource{
	position: relative;
	display: inline-block;
	float: left;
	width: 150px;
	text-align: center;
}

.activitiesDescription{
	position: relative;
	display: inline-block;
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 10px;
}

.activitiesTarget{
	position: relative;
	display: inline-block;
	float: left;
	width: 150px;
	text-align: center;
}


/*******************************
// ACTIVITIES STYLES ENDE
**********************************/


.paddingMediumBottomRight{
	margin: 5px 20px 20px 0;
}

.iconCentered{
	display: block;
	float: left;
	padding: 8% 16px;
	
}

.storyDescriptionContainer{
	float: left;
	/* padding-left: 20px; */
}

.storyDescriptionContainer .picture{
	float: left;
	width: 270px;
}

.storyDescriptionContainer .bannerPic{
	float: left;
}

.storyDescriptionContainer .text{
	float: left;
	max-width: 375px;
	/* margin-right: 35px; */
	margin: 0 auto;
	margin-bottom: 30px;
}

.storyDescriptionContainer .bannerText{
	float: left;
	text-align: right;
}

.authorList .pictureArea{
	float:left;
	display: block;
}

.authorList .description{
	float:left;
	display: block;
	padding-right: 20px;
}

.authorList .posterWhiteBorder{
	float: left;
	border: 2px solid #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:    0px 0px 4px 0px #666;
	-webkit-box-shadow: 0px 0px 4px 0px #666;
	box-shadow:         0px 0px 4px 0px #666;
	margin-bottom: 10px;
}

.authorList .poster{
	float:left;
	display: block;
	padding: 10px;
	padding-top: 0px;
	background: #fff;
	background-color: white;
	border: 1px solid #999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}

.productList{
	float:left;
	display: block;
	padding: 15px;
	background: #fafafa;
	border: 1px solid #999;
	margin-right: 10px;
	min-height: 450px; 
	width: 190px;
}

.productList .pictureArea{
	/* display: inline-block; */
	max-width: 140px;
	min-height: 202px;
	margin-left: auto;
	margin-right: auto;
}

.productList img{
	max-width: 130px;
	display: block;
	border: 1px solid #fff;
	/* 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;  
	*/
	-moz-box-shadow:    0px 0px 4px 0px #666;
	-webkit-box-shadow: 0px 0px 4px 0px #666;
	box-shadow:         0px 0px 4px 0px #666;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

.productList .description{
	/* border-top: 1px solid #999; */
	padding-top: 10px;
	padding-top: 15px;
	height: 100px;
	overflow-y: auto;
}

.productList .externalLinks{
	border-top: 1px solid #999;
	padding-top: 10px;
	/*padding-top: 15px; */
	height: 80px;
	overflow-y: auto;
}

.salesLink{
	font-size: 9pt;
}

.maxWidth200{
	max-width: 200px;
}

.priceLabel{
	float: left;
	width: 125px;
	min-height: 40px;
	background: #fafafa;
	padding: 5px;
	padding-left: 8px;
	margin: 0;
	margin-right: 10px;
	
	border: 1px solid #fff;
	
	/*
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	*/
	
	-moz-box-shadow:    0px 0px 4px 0px #666;
	-webkit-box-shadow: 0px 0px 4px 0px #666;
	box-shadow:         0px 0px 4px 0px #666;
	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf');
	
	text-shadow:1px 1px 0px #ffffff;
}

/* Profile view */
.profileDetailInfo{
	padding: 0;
	margin: 0;
	padding-top: 45px;
	padding-bottom: 40px;
	border-collapse: separate;
    border-spacing: 20px 2px;
}

.profileDetailInfo th{
	background: #35a4eb;
	border: 1px solid #5c9bc6;
	color: #fff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	width: 30px;
	min-height: 60px;
	padding: 0;
	padding-left: 12px;
	margin: 0;
	margin-right: 30px;
}

.profileDetailInfo td{
	/* border-top: 1px solid #5c9bc6; */
	border-top: 1px solid #aaa;
	margin-left: 30px;
	padding-top: 13px;
	padding-bottom: 11px;
	min-width: 309px;
}

.profileContentPadding{
	display: block;
	float: left;
	margin-right: 15px;
	margin-left: 20px;
}

/*
.inFloatImageLinks{
	float: left;
	padding: 0 10px;
	vertical-align: top;
}

.inFloatImageLinks img{
	float: left;
	height: 90px;
	border: 2px solid white;
	-moz-box-shadow:    0px 0px 4px 0px #666;
	-webkit-box-shadow: 0px 0px 4px 0px #666;
	box-shadow:         0px 0px 4px 0px #666;
	margin-right: 10px;
}

.inFloatImageLinks div{
	height: 200px;
	float: left;
}

.inFloatImageLinks span{
	width: 100px;
}
*/
/* end of profile */


.lighterLink{
	color: #cdcdcd;
}

.smallerOverviewScrollContainer{
	width: 3350px;
}

.smallerOverview{
	float: left;
	/* width: 160px; */
	padding: 10px 3px;
	text-align: left;
	/*
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	*/
}

.smallerOverview div{
	/* width: 150px; */
	height: 150px;
	display: block;
}

.smallerOverview img{
	/*width: 140px;
	height: 110px;
	width: 200px;*/
	max-width: 120px;
	display: block;
	border: 2px solid white;
	-moz-box-shadow:    0px 0px 4px 0px #666;
	-webkit-box-shadow: 0px 0px 4px 0px #666;
	box-shadow:         0px 0px 4px 0px #666;
}

.smallerOverview p{
	display: block;
	padding: 0;
	margin: 0;
	max-width: 120px;
	padding-bottom: 3px;
}

.bannerSlogan{
	position: absolute;
	top: 20px;
	left: 260px;
	margin-right: 15px;
	text-align: right;
}

.mainSlogan{
	font-family: 'Droid Serif', serif;
	font-weight: 700;
	font-size: 16pt;
	/*
	font-family: 'Bree Serif', serif;
	font-weight: 400;
	font-size: 16pt;
	*/
	line-height: 1.3em;
	letter-spacing: 0.08pt;
	color: inherit;
	text-align: right;
}

.sloganSubText{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 9pt;
	line-height: 1.3em;
	letter-spacing: 0.08pt;
	color: inherit;
	text-align: right;
}

.storyInfo{
	color: #003366;
	font-size: 8.5pt;
	font-weight: 400;
}

.helpLink{
	color: #98B1FD;
    text-decoration: none;
    font-weight: bold;
    font-size: smaller;
}

.averageAvailable{
	color: #F4CF2A;
}

.notAvailable{
	color: red;
}

.fullAvailable{
	color: #32853D;
}

.smaller{
	font-size: 80%;
}

.btn, .btn-soft {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;

	background-color:#ededed;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #bababa) );
	background:-moz-linear-gradient( center top, #ededed 5%, #bababa 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#bababa');
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #777;

	display:inline-block;
	color:#333;
	font-family: 'Open Sans', sans-serif, verdana, tahoma;
	font-size:11px;
	font-weight:bold;
	padding:4px 12px;
	margin: 6px 8px;
	margin-left: 0;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}

.btn-small{
	font-size: 9pt;
	text-transform: none;
	padding:2px 6px;
	margin: 0;
	margin-left: 10px;
	vertical-align: 15%;
}

.btn-profile{
	background-color:#FFE37C;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFF3AB), color-stop(1, #FFE37C) );
	background:-moz-linear-gradient( center top, #FFF3AB 5%, #FFE37C 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF3AB', endColorstr='#FFE37C');
}

.rating {
	-moz-box-shadow:inset 0px 1px 0px 0px #84cc46;
	-webkit-box-shadow:inset 0px 1px 0px 0px #84cc46;
	background-color:#7bdb28;
	box-shadow:inset 0px 1px 0px 0px #84cc46;
	background-color:#61ad15;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #61ad15), color-stop(1, #458a11) );
	background:-moz-linear-gradient( center top, #61ad15 5%, #458a11 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#61ad15', endColorstr='#458a11');
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #458a11;
	
	display:inline-block;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif, verdana, tahoma;
	font-size:14pt;
	font-weight:normal;
	letter-spacing: 0.1em;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 0px #4fa300;
}

.ratingsmall{
	font-size: 9.5pt;
	/* font-weight:bold; */
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:2px 4px;
	vertical-align: 15%;
}

.ratingOverview{
	font-size: 7pt;
	/* font-weight:bold; */
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:1px 2px;
	/* vertical-align: 0%; */
}

.pictureOverlayButton{
	position: relative;
	display: block;
	/* top: -42px; */
	left: -10px;
	padding-top: 20px;
}

.sideBarSearch{
	width: 204px;
}

/**************************
/ Profile styles
/********************/
.doubleProfileContent, .noScrollVarHeight{
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 706px
}

.noScrollVarHeight p{
	margin-bottom: 10px;
}

.noScrollVarHeight img{
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 10px;
}

.smallColComponent .componentContent{
	min-height: 250px;
}

.doubleProfileContent .componentContent{
	overflow-y: scroll;
	max-height: 260px;
}

.doubleProfileContentLong .componentContent{
	max-height: 520px;
}

.doubleProfileContentExtraLong .componentContent{
	max-height: 650px;
}

.bottomMenuCenter{
	margin-left: auto;
	margin-right: auto;
	max-width: 703px;
	padding: 10px 0;
}

.profileBottomMenu{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 11pt;
	margin-right: 10px;
	padding-right: 15px;
	text-transform: uppercase;
}

.profileBottomMenuActive{
	color: black;
	font-weight: 600;
}

.profilBottomMenuLine{
	border-right: 1px solid #d2dde3;
	/* border-right: 1px solid #deded6; */
	-moz-box-shadow: 1px 0 #fff;
	-webkit-box-shadow: 1px 0 #fff;
	box-shadow: 1px 0 #fff;
}

/*****************************
/ Holy grail definitions, by Matthew James Taylor. slightly changed in size and color, for webstories.
*****************************/
#colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;				/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:268px;
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-542px;
}
#col1wrap {
	position:relative;
	float:right;
	width:50%;
	right:100%;
}
#col1pad {
	margin:0 8px 0 549px;	/* top left bottom right, why 549 ??? */
	overflow:hidden;
}
#col1 {
	width:100%;
	overflow:hidden;
	position: relative;
}
#col2 {
	float:left;
	width:245px;
	position:relative;
	margin-left:-50%;
	left:287px;
	overflow:hidden;
}
#col3 {
	float:left;
	width:245px;
	position:relative;
	left:8px;   /* right column inner space to line */
	overflow:hidden;
}
#footer {
	clear:both;
	float:left;
	width:100%;
	padding:0;
	margin:0;
}
#footer p {
	padding-left: 15px;
}
