.video-portion {
	position: relative;
	width: 100%;
	height: 115px;
	}

.video-portion a img {
	position: absolute;
	}


/* Custom css for superscript*/
sup {
	vertical-align: baseline;
	position: relative;
	top: -0.4em;
	font-size: 0.845em;
	}

/* Custom css for link grid*/
.homepagelinkgrid-custom p {
	zoom:1;
	line-height:1.3em;
	font-size:.845em;
	}

.homepagelinkgrid-custom-block h2, .homepagelinkgrid-custom-block-right h2 {
	margin:0 0 3px 0;
	background:none;
	padding:0;
	}

.homepagelinkgrid-custom-row {
	background: url(/entreprises/campaign/summer10/_assets-custom/images/homepagelinkgrid-row-bg-custom.gif) bottom no-repeat;
	}
	
.homepagelinkgrid-custom-row-last {
	padding:0 0 2px 0
	}
	
.homepagelinkgrid-custom-block {
	background: url(/entreprises/campaign/summer10/_assets-custom/images/rbc-check-mark.jpg) no-repeat;
	margin:0;
	padding:0 24px 7px 32px;
	float:left;
	width:214px;
	overflow:hidden
}
	
.homepagelinkgrid-custom-block-right {
	background: url(/entreprises/campaign/summer10/_assets-custom/images/rbc-check-mark.jpg) no-repeat;
	margin:0 0 0 24px;
	padding:0 10px 7px 32px;
	float:left;
	width:204px;
	overflow:hidden
	}
	
	

/* Custom css for bottom calloutbox*/	
.callout {
	position:relative;
	}
	
.cellbackground { 
	position:absolute;
	bottom:1px;
	right:1px
	}
	
.callout .callout-content.custom h1 {
	position:relative; 
	z-index:2; 
	text-indent:-5000px; 
	background: url(/entreprises/campaign/summer10/_assets-custom/images/bottom-callout-header-text.jpg) 
	no-repeat; 
	margin-top:12px;
	}
	
.callout .callout-content.custom ul {
	margin-left:10px;
	}
	
.callout .callout-content.custom p {
	position:relative; z-index:2;
	}