/**********************************************************\
' Name     : browser.css
' Purpose  : Browser Specific Stylesheet
' Created  : 200?-??-??; Internetfabriken
' Modified : 200?-??-??; Internetfabriken
' Comment  :
\**********************************************************/


* html input.textbox {
	height:			14px;   /* Mac-IE - inner height */
	height /**/:	18px;   /* Win-IE - outer height */
}

/*Ulrikas test*/
/*body { background:#b1b1b1 url(/images/background.gif) repeat-x scroll 0 0; }*//* Win-IE - bg gif instead of png*/

/*div#frame_top { background:transparent url(/images/top_shadow2.gif) no-repeat; }*//* Win-IE - bg gif instead of png*/
/*div#frame_middle {float:left; background:transparent url(/images/side_shadow2.gif) no-repeat; }*//* Win-IE - bg gif instead of png*/
/*div#frame_bottom { background:transparent url(/images/bottom_shadow2.gif) no-repeat bottom left; }*//* Win-IE - bg gif instead of png*/

/*div.container_bottom { background:transparent url(/images/bottom_separator2.gif) no-repeat top left; }*//* Win-IE - bg gif instead of png*/

/*div.container_menu { height:29px; }*/
/*Ulrikas test*/
