.glidecontentwrapperFR{
	border: 1px solid #cccccc;
	background: url('/cda/files/visa/img/focusBox-bg.gif') repeat-x;
	height: 220px; /* Set height to be able to contain height of largest content shown*/
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	position: relative; /* Do not change this value */
	width: 550px;
}
.focusBoxSOLFR, .focusBoxHelpFR, .focusBoxBrowseFR {
	border: 1px solid #cccccc;
	float: left;
	height: 80px;
	*height: 90px;
	padding-top: 10px;
	width: 182px;
	*width: 160px;
}
.focusBoxBrowseFR {
	background: url('/cda/files/visa/img/browse-bg.gif') repeat-x;
	background-position: bottom left;
}
.focusBoxSOLFR {
	background: url('/cda/files/visa/img/sol-bg.gif') repeat-x;
	background-position: bottom left;
}
.focusBoxHelpFR {
	background: url('/cda/files/visa/img/help-bg.gif') repeat-x;
	background-position: bottom left;
}
.focusBoxSOLFR {
	width: 170px;
}
.focusBoxHelpFR {
 	*width: 190px;
}
#focusBrowseCategory p {
	font-size: 10px;
	margin: 6px;
	margin-top: 9px;
}
 