/*
$Id: advertentietarieven.css,v 1.3 2006/07/02 14:18:45 admin Exp $
*/
#AdvertentieTarief {
	margin:auto;
}

#AdvertentieTarief span {
	color:#FF0000;
	font-weight: bold;
	font-size:14px;
	width:350px;
}

#contentRightContainer {
	background-color: #FFFFFF;
	margin-top:35px;
}

#colorRed {
	background: #E10A22;
	margin-left:650px;
	margin-top:0px;
}

#colorYellow {
	background: #FFD507;
	margin-left:500px;
	bottom:0px;
}

#colorBlack {
	background: #181512;
	margin-left:650px;
	bottom:0px;
}

#colorBlue {
	background: #0072B9;
	margin-left:500px;
	margin-top:0px;
}

#contentRightContainer {
	margin-bottom:100px;
        white-space:nowrap;
}
#mainContentDiv {
	height:700px;
	min-height:700px;
}
*>#mainContentDiv {
	height: 910px;
}