/* Home page feature boxes */
/* All have the same border */
#highlights {
	float:none;
	margin:12px 6px 6px 6px;
	_margin:12px 0 6px 0px;
}

	
#highlights div {
	font-size:110%;
	float:left;
	border:1px solid #B7E0FE;
	margin:6px;
	position:relative;
	z-index:0;
	_z-index:-1;
	}
	
#highlights div img {
	padding:0;
	margin:0;
	}
	
#highlights div.outsideTall {
	width:196px;
	height:239px;
	overflow:hidden;
}

#highlights div#contestArea {
	padding:0;
	margin:6px;
	background:none !important;
} 

#highlights div.rightForm {
	width:196px;
	height:239px;
	margin:0;
	border:none;
	background:#CEE9FC url(/images/corporate/keepinform_CTA.jpg) 0% 0% no-repeat;
}

#highlights div.rightForm_FR {
	width:196px;
	height:239px;
	margin:0;
	border:none;
	background:#CEE9FC url(/images/corporate/keepinform_CTA_FR.jpg) 0% 0% no-repeat;

}

#highlights div#StaticReg1_Panel_En {
	margin:0;
	border:none;
	padding:none;
}

#highlights div#StaticReg1_Panel_Fr {
	margin:0;
	border:none;
	padding:none;
}


#highlights input.rightFormField {
	position:absolute;
	bottom:30px;
	left:10px;          
}

#highlights #StaticReg1_ButtonSubmit {
	position:absolute;
	bottom:4px;
	left:7px; 
	background:none;         
}

#highlights #StaticReg1_ButtonSubmit_Fr {
	position:absolute;
	bottom:4px;
	left:5px;   
	background:none;       
}

#highlights div.outsideShort {
	width:194px;
	height:123px;
	overflow:hidden;
}


#highlights div.insideTall {
	width:250px;
	height:239px;
	overflow:hidden;
	}

#highlights div.insideShort {
	width:247px;
	height:123px;
	overflow:hidden;
}

#highlights p {
	margin:3px 10px 3px 10px;
	text-align:left;
	font: 80% arial, helvetica, sans-serif;
	color:#6A6A6A;
	}
#highlights h6, #highlights h5 {
	text-align:left;
	font: 80% arial, helvetica, sans-serif;
	margin:3px 10px 3px 10px;
	padding:0px;
	color:#F35C03;
	font-weight:700;
	}

#highlights input {
	background:#FFF;
	padding:1px;
	margin:0;
	border:1px solid #B7E0FE;
	}
	
#highlights div img.button, .button img {
	position:absolute;
	left:4px;
	bottom:6px;
	}

#highlights table {width:100%;height:100%;border-spacing:0 !important;}
#highlights table td {vertical-align:top;padding:1;}
	
#highlights div img.thumb {
	float:right;
	_margin:0 -3px 0 0;
	}
	
#flashDiv {
	position:relative;
	top:-1px;
	}