@import url("IconContainerBase.css");

/* #FD8238 donkere tint */
/* #FEB488 lichtere tint */

.iconcontainer 
{
    /*border: solid 1px #FD8238;*/
}

.iconcontainer_icon
{
	background-image: url('menu_orange.jpg');
	background-repeat: no-repeat;	
}
