h1.th1{
	font-size:18px;
	margin-top:1px;
}

#map_canvas{
	width:585px;
	height:170px;
}

.share-cont{
	float:left;
	margin-bottom: -5px;
}

.share-left{
	float:left;
	margin-right:12px;
	padding-left:3px;
}

.share-right{
	float: left;
}

.thumbnail,.thumbnail-last {
	background-color:#FFFFFF;
	border:1px solid gray;
	float:left;
	height:63px;
	margin-bottom:25px;
	margin-right:20px;
	overflow:hidden;
	padding:3px;
	text-align:center;
	width:92px;
}

.thumbnail-last {
	margin-bottom:0px;
	margin-right:0px;
}


#topleft{
	float:left;
	width:595px;
	margin-left:10px;
	min-height:500px;
	line-height:1.6em;
}

.tip-cont{
	border: 1px solid #c9c9c9;
	line-height:1.6em;
	margin-bottom:25px;
	width:585px;
	margin-top:20px;
}


.overskrift{
	background-color:#F3F3F3;
	border-bottom:1px solid #C9C9C9;
	border-left:1px solid #C9C9C9;
	height:20px;
	margin-left:33px;
	padding:4px;
}

.icon{
	float:left;
	margin-top:3px;
}

.tipcontent{
	padding: 5px;
}


.paginering {
	float:right;
	margin-right:15px;
}

#comments-container{
	margin-top: 30px;
	padding-bottom:10px;
	width: 570px;
}

#commentbox, #commentbox-no{
	width:300px;
	padding:4px;
	border: solid #bbbbbb 1px;
	font-family: Arial, tahoma;
	font-size:12px;
	background-image: url(../images/input-field-bg.gif);
	background-position: top;
	background-repeat:repeat-x;
	float:left;
}

#commentbox-no{
	background-image:none;
}

#commentbox:focus {
	background-image:none;
	border: 1px solid #5a5a5a;

}

.imagesubmit{
	float:left;
	margin-left: 10px;
	margin-top:64px;
}

.greybox,.whitebox{
	padding: 5px;
	margin-bottom: 10px;
	width: 575px;
	line-height:1.6em;
	border: 1px dotted #bdbfc1;
}

.greybox{
	background-color: #eef2f7;
}


.comment-info{
	margin-bottom:5px;
}

.comment-time{
	color: #999;
}


.topright-1,.topright-2{
	float:right;
	line-height:1.6em;
	padding:5px;
	margin-right: 10px;
	width:242px;
	background-color: #e8e8e8;
	border-left:1px solid #BDBFC1;

}


.topright-1{
	background-color:#e8e8e8;
	border-left:none;
	border-bottom:1px solid #BDBFC1;
	min-height:160px;
}

.topright-2{
	border-top:1px solid #BDBFC1;
	border-bottom:1px solid #BDBFC1;
	min-height:780px;	
}

.thumbnail,.thumbnail-last {
	background-color:#FFFFFF;
	border:1px solid gray;
	float:left;
	height:63px;
	margin-bottom:25px;
	margin-right:20px;
	overflow:hidden;
	padding:3px;
	text-align:center;
	width:92px;
}

.thumbnail-last {
	margin-bottom:0px;
	margin-right:0px;
}


