
.introWrapper {	
	background-image:url('/cisiweb2/image/events/pf.jpg');
	background-position:center center;

}
.types {
	margin-bottom:30px !important;	
}

.forumBlocks .col-sm-4 > div {
    text-align: center;
    padding: 20px;
	color:#fff;
	background:#2d8383;
	margin-bottom: 30px;
}
/*
.forumBlocks .col-sm-4.operations > div {
	background: #ff3128;
}
.forumBlocks .col-sm-4.cf > div {
	background:#233e8b;
}
.forumBlocks .col-sm-4.wealth > div {
	background:#8a2842;
}
.forumBlocks .col-sm-4.ifp > div,
.forumBlocks .col-sm-4.para > div {
	background:#20c4ce;
}
.forumBlocks .col-sm-4.compliance > div,
.forumBlocks .col-sm-4.risk > div {
	background: #4f499d;
}*/

.forumBlocks .col-sm-4 > div > h3 {
	margin-top:0px;
	color:#fff;
}
.forumBlocks .col-sm-4 > div > a {
	color:#fff;
}
.forumBlocks .col-sm-4 > div > a:hover {
	color:#fff;
	text-decoration: underline;
}