#banner {
	position: relative;
	top: 20px;
	left: 20px;
	
	width: 100%;
	height: 120px;
	
	background-image: url(/meta/images/logo_inkasso_horizontal_fr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#fetpil {
	font-weight: bold;
	font-size: larger;
}

#paycontent {
	position: relative;
	z-index: 2;
	
	/* width - padding x 2 */
	width: 758px;
	top: -20px;
	
	border-color: #4d717f;
	border-style: solid;

	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;

	padding: 20px;
	padding-top: 35px;
	
	min-height:445px;
	
}

#mainright {
	background-image: none;
}

#logofevad {
	position: relative;
	top: 5px;
	left: 630px;
	
	width: 65px;
	height: 65px;
	
	background-image: url(/meta/images/membreassocie5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
