/* $Id$ */

.selectionsInstructions{
	margin: 1em;
	font-size: 80%;	
}

*html .selectionsInstructions{
	font-size: 75%;
}

#clearSelections {
    margin: 0.5em;
    font-size: 80%;
}

*html #clearSelections {
    font-size: 75%;
}

