
/*
 ** RCDRift.nl Style Settings
*/
#sitecontent{
	padding-left: 20px;
	padding-top: 2px;
	width: 600px;
	float: left;
}

#rightBLOCKS{
	overflow: hidden;
	float: left;
	width: 239px;

	margin-left: 80px;
	margin-top: 10px;
}

.rightBL{
	margin-bottom: 10px;
}

.rightBLtop{
	background-image: url("http://st.rcdrift.nl/website/block-top.jpg"); 
	width: 239px;
	height: 11px;
}

.rightBLmid{
	background-image: url("http://st.rcdrift.nl/website/block-mid.jpg"); 
	width: 214px;
	padding: 1px 13px 3px 12px;
	font-size: 11px;
}

.rightBLmid a{
	font-weight: normal;
	color: black;
}

.rightBLdown{
	background-image: url("http://st.rcdrift.nl/website/block-down.jpg");
	width: 239px;
	height: 14px;
}

.rightBLnewsitem{
	padding-top: 7px;
}

.rightBLheader{
	color: black;
	font-weight: bold;
	font-size: 12px;
}

.orangeheader{
	color: #ff8800;
	font-weight: bold;
	font-style: italic;
}

h1{
	margin: 5px 0px 0px 0px;
	font-size: 16px;
	color: #ff8800;
}

h2{
	margin: 7px 0px 1px 0px;
	font-size: 13px;
	color: #ff8800;
}

