/* | | | | | | | |  | */
/* START menus.css */



	/* ----------------------------------------- */
	/*      STYLESHEET INFORMATION               */
	/* ----------------------------------------- */
	/*                                           */
	/* :: No information                         */
	/*                                           */
	/* ----------------------------------------- */





#xxxTLM{
	display:block;
	height:40px;
	list-style-type:none;
	float:right;
	}

#xxxTLM li{
	float:left;
	width:auto;
	background-image: url('http://www.you.no/fsimg/frameset/TLM_vhr.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding:10px 15px 10px 15px;
	vertical-align:middle;
	}


#TLM{
	list-style-type:none;
	width:300px;
	}

li#TLM{
	list-style-type:none;
	float:left;
	width:100px;
	}


/* END menus.css */
/* | | | | | | |  | */