/* CSS Culture FR-CA*/


div#contentLogo{
	float:left;
	width:177px; height:121px;
	background-image:url(/kcentric_theme/img/fr-ca/logo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
	
}

div#contentSearchAvailable {
	float:left;
	text-align:right;
	margin:auto;
	font-size:11px;
	background-image:url(/kcentric_theme/img/fr-ca/search_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:617px; height:51px;
	margin-top:0px !important;
	margin-top:4px;
}

div#contentSearchUnavailable {
	float:left;
	text-align:right;
	margin:auto;
	font-size:11px;
	background-image:url(/kcentric_theme/img/fr-ca/search_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:617px; height:51px;
	margin-top:0px !important;
	margin-top:4px;
}


