/* CSS Document Mens & Relatie */

/* BOX - CONTENT - COMUMN LEFT */
#column-left .button-arrow {
	margin-right: 15px;
	float: right;
}

/* BOX - CONTENT - WHITE */
.box-content-white {
	width: 226px;
	background-color: #ffffff;
	margin-bottom: 18px;	
	position: relative;	
}

.box-content-white-midden {
	width: 226px;
	background-color: #ffffff;
	margin-bottom: 18px;
	margin-top: 6px;
	position: relative;	
}

.box-content-white h3 {
	color: #f28115;
	font-size: 1.6em;	
	margin-bottom: 15px;
}

.box-content-white img {
	float: left;
	margin-right: 10px;
}

.box-content-white .home-step img{
	float:left;
	margin: 0px;
}

.box-content-white h4 {
	color: #9d9d9d;
	font-size: 1.1em;
}

.box-content-white span {
	font-size: 1.1em;
	color: #8f8f8f;
}

.box-content-white .main {
	background-image: url(../img/box-content-white-bg.gif);
	background-repeat: repeat-y;
	width: 614px;
	height: 105px;
	padding: 10px 0px 10px 26px;
}

.box-content-white .top {
	width: 640px;
	height: 10px;
	background-image: url(../img/box-content-white-top.gif);
	background-repeat: no-repeat;
}

.box-content-white .bottom {
	width: 640px;
	height: 10px;
	background-image: url(../img/box-content-white-bottom.gif);
	background-repeat: no-repeat;
}
