/* @override http://it-vest.prime.wildside.dk/fileadmin/templates/flex_styles.css */


/* @group Wrapper */


#columns_wrapper{

	width: 660px;
	/*height: auto;*/	
	background-color: transparent;
	float: left;
	margin-bottom: 15px;
}


#field_flex_content_left{
	
	width: 267px;
	/*height:  auto;*/
	background-color: transparent;
	float: left;
	margin-left: 0px;

	
}



#field_flex_content_right{
	
	width: 277px;
	/*height:  auto;*/
	background-color: transparent;
	float: left;
	margin-left: 35px;

	
}



#field_content_grey{
	width: 99%;
	/*height:  auto;*/
	background-color: #DCE0E3;
	padding-bottom: 20px;	
}

/* Styling af billeder i right flex */
#field_flex_content_right div.csc-textpic.csc-textpic-center.csc-textpic-above div.csc-textpic-imagewrap dl.csc-textpic-image.csc-textpic-lastcol {
	margin-left: 0px;
}