
/** FINDER PAGE ONLY >>> **/

.categoryFinder {
clear: both;
width:90.9em;
height:21.6em;
}

.categoryFinderImg {
float:left;
width:90.9em;
height:21.6em;
}

.categoryFinderText {
position: relative;
top: -20.0em;
left: 40.0em;
width: 50.0em;
}


.productFinder {
clear: both;
width:90.9em;
height:21.6em;
}

.productFinderContainer {
}

.productFinderImg {
float:left;
width:90.9em;
height:21.6em;
}

.productFinderText {
position: relative;
top: -20.0em;
left: 40.0em;
width: 50.0em;
}

.productFinderTextIE {
margin-top: -20.0em;
margin-left: 40.0em;
width: 50.0em;
/*
background-color:#abcdef;
*/
}

/** <<< FINDER PAGE ONLY **/

