
/* ------------------- guide ------------------- */

#guide_header {  width:530px; }
#guide_header .fritextsokning { 
	margin-left:110px; 
	width:200px; 
	height:20px; 
	margin-right:20px; 
	border:1px solid #000; 
	float:left; 
	padding-left:5px; 
	color: #000; 
}
#guide_header .placeholder {
	color: #ccc;
}

#guide_header .guideImage { margin-bottom:25px; }
#guide_holder { float:left; width:530px; margin-top:35px; margin-bottom:20px;}
#guide_holder .guideItem { float:left; width:170px; margin-right:10px; margin-bottom:15px; }
#guide_holder .last { margin-right:0px; }
#guide_holder .guideItem h2 { font-weight:bold; text-transform:uppercase;}
#guide_holder .guideItem p { margin:5px 0 5px 0;}






























