/*   	LAYOUT 2   		*/
#img_holder{
	float:left;
	margin-left:33px;
	margin-top:30px;
	display:inline;
	
	height:auto;
	width:258px;
	overflow:hidden;
}

#text_holder{
	float:left;
	margin-left:95px;
	margin-top:30px;
	/*margin-bottom:25px;*/
	display:inline;
	
	height:auto;
	width:359px;
}

.medlems_text{
	width:245px;
	cursor:hand;
}

.liten_bild{
	border:none;
	vertical-align:middle;
	float:left;
}
.liten_bild_row{
	height:57px;
	line-height:57px;
	overflow:hidden;
	margin-top:30px;
	margin-right:10px;
}

.rubrik{
	margin-top:55px;
	margin-bottom:70px;
}
	
