.wpsb_form_label {
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 15px;
}

#sidebar #wpsb h2 {
	margin-bottom: 0;
}

.search_newsletter {
	display: block;
	margin-top: 40px;
}

.search_newsletter input.wpsb_form_txt {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color: #565656;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	left:12px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding-top:2px;
	position:absolute;
	top:7px;
	width:163px;
	z-index:1;
}

.search_newsletter .wpsb_form_label {
background:transparent url(images/bg_search_field.gif) no-repeat scroll 0 0;
height:33px;
position:relative;
width:260px;
}

.search_newsletter .wpsb_form_label_ {
height:33px;
position:relative;
width:260px;
}

.search_newsletter input.submit {
position:absolute;
right:0;
top:0;
z-index:1;
}

.search_newsletter form {
	margin-top: 5px;
}

.clearfix {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
}

.spec {
	background:#EDEDED none repeat scroll 0 0;
	border:5px solid #D5D4D4;
	padding-bottom:5px;
	padding:8px 15px 8px 10px;
	line-height:18px;
	display: block;
	clear: both;
}

.bilder {
	float:right;
	text-align:center;
	width:180px;
}

.bilder img {
	width: 142px;
}

.bilder-quer {
	float:right;
	text-align:center;
	width:240px;
}

.bilder-quer img {
	width: 213px;
}

#sidebar #search_main input.field {
	color: #565656;
	}


#follow {
		width: 31px;
		height: 119px;
		
		background-color: blue;
		
		display: block;
		position: fixed;
		top: 30%;
		
		z-index: 10000;
}