/**************************************************
<portalBlock>
***************************************************/
.contentCenter .portalBlock{
	width: 188px;
	margin: 0px 0px 15px 0px;
	border: 1px solid #CCCCCC;
	padding: 10px;
    height: 250px; /*Adjust this if more text should be added to the 4 blocks */
    margin-right: 10px; /* Horizontal space between the 2 columns */
    margin-left:0px;
    margin-bottom:10px; /* Vertical space between the 2 rows, should be the sum of the 2 margins above 10+0=10 */
	/*overflow-y: auto;*/
	overflow-x: hide;
}
.contentCenter .portalBlock h2{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.contentCenter .portalBlock img.icon{
	vertical-align: middle;
	padding-right: 10px;
}

.contentCenter .portalBlock ul {
	clear: both;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.contentCenter .portalBlock ul a {
	background: transparent url(../images/arrowBig_purple.gif) no-repeat scroll left 0px;
	color: #552878;
	padding: 0px 0px 3px 22px;
	width: 100px;
}

.contentCenter .portalBlock li {
	margin: 0px 0px 5px 10px;
}

/**************************************************
</portalBlock>
***************************************************/
/**************************************************
<metaContent>
***************************************************/

.metaContent a img {
	border: 0px none;
}

.metaContent .first{
	margin-top: 0px;
}

.metaContentBlock {
	background: #FFFFFF none repeat scroll 0% 0%;
	border: 1px solid #CCCCCC;
	padding: 10px;
	/*width: 265px;*/ /* OLR2 Project */ 
	width: 245px;
	margin-bottom: 10px;
}

.metaContentBlock span {
	float: left;
	font-size: 10px;
}

.metaContentBlock img {
	float: left;
	padding-right: 5px;
}

.metaContentBlock p.partnerMetTekst {
	float: left;
	margin-bottom: 10px;
	padding: 0px 4px;
	width: 165px;
}

.metaContentBlock p.partnerZonderTekst {
	float: left;
	margin-bottom: 10px;
	padding: 0px 4px;
	width: 70px;
}

.metaContentBlock br.newline {
	clear: both;
}

/*
.metaContentBlock ul {
	color: #8E60B0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding-left: 15px;
}

.metaContentBlock ul li {
	padding-bottom: 5px;
}

.metaContentBlock ul a {
	color: #8E60B0;
	text-decoration: none;
}

.metaContentBlock ul a:hover {
	text-decoration: underline;
}
*/
.metaContentBlock a.more {
	clear: both;
	display: block;
	float: left;
	padding-right: 0px;
	text-align: right;
	width: 240px;
}

.metaContentImage{
	background: #FFFFFF none repeat scroll 0% 0%;
	border: none;
	margin-top: 10px;
	padding: 0px;
	width: 265px;
}

.readMore{
	float: right;
	height: 20px;
	padding-right: 10px;
	text-align: right;
	background: transparent url(../images/arrow_purple.gif) no-repeat scroll right 3px;
}

/**************************************************
< /metaContent>
***************************************************/

.btn1{
    background: url('/Images/Button2.png') repeat-x top;
	height: 40px;
	color:#FFFFFF;
	border:none;
	padding:0px;
	margin:0px;
	padding-bottom: 13px;
	cursor: pointer;
}

