/* *** FLYOUT MENU *** */

#leftNavMenu {} 							/* whole left menu */
#leftNavMenu li.topLevel					/* items on left menu */
{
	z-index : 5;
	clear : left;
} 
#leftColumn #leftNavMenu li.topLevel a
{
	display : block;
	width : 133px;
}


#otherProds .searchResult {
	width:120px;
	float:left;
	height:230px;
	padding:3px;
	clear:none;
	margin:1px 8px 0px 8px;
	font-size:0.8em;
}

#otherProds {
	width:660px;
}
