#wrapper2 {
	/*margin-right: 138px;*/
	padding-top: 0px;
	background: #FFFFFF; 
	height: 25px;}

/*** Tan hack for IE. Only IE browsers see this selector.
     This replaces the old Tantek hack. Please see Edwardson Tan's page.
     http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html ***/

* html #wrapper2 {
	width: 100%; /*** IE5.5 needs this value to eliminate a horizontal scrollbar ***/
	width: auto;} /*** resets the value for IE6 and IE5-Mac ***/

.left2 {
	float: left;	
	width: 21%;	
	padding: 0 0 0 0;	
	background: #E7E7E7; }

html>body .left2 {margin-left: 0px; } /*** IE doubles the margin on the float. This sets
					the margin to the correct width for others ***/

.center2 {
	float: left;	
	width: 2%;		
	padding: 15px 0px 0px 0px;	
	background-color: #FFFFFF; }

html>body .center2 {margin-left: 0px; } /*** IE doubles the margin on the float. This sets
					the margin to the correct width for others ***/

.right2 {
	float: right;	
	width: 69%;	
	padding: 0 0 0 20px;
	background: #E7E7E7; }

html>body .right2 {margin-right: 0px; } /*** IE doubles the margin on the float. This sets
					the margin to the correct width for others ***/

#topmenudiv
{ 
	background: #E0D2B5 url(../images/munksjo/topmenubg.gif) repeat-x;	
	text-align: left;
	display: block;	
	padding-left: 0.4em;			
/* 	margin-bottom:0.3em;*/
	height: 2.3em;
}

/*
#gradient
{ 
padding-bottom: -2em;		
}
*/
/*
#leftmenudiv
{
	background: #F1F1F1 url('../images/munksjo/leftmenutop.jpg') no-repeat top right;
	width: 162px;
	float: left;
	line-height: 1.21em;
	background-color: #F1F1F1;
	margin-top: -24px;
	padding-left:1em;
	padding-top: 17px;
}
*/
#holdleftmenudiv {
width:162px;
float:left;
margin-top: -24px;
}
#leftmenutop {
background: #F1F1F1 url('../images/munksjo/leftmenutop2.jpg')
no-repeat top right;
float:left;
width: 173px;
line-height:20px;
}
#leftmenudiv
{
	background: url('../images/munksjo/f1bg.png');
	width: 162px;
	float: left;
	line-height: 1.21em;
	padding-left:1em;		
	margin-top: -3px;
}


#quickbardiv
{
	position:relative; 
	margin-top: -6em; 
	margin-right: 2em; 
	float: right; 
	text-align: right;
	width: 90%;
}
div.quickbarupperdiv
{
	height: 2.5em;
	margin-bottom: 1em;
}
div.quickbarlowerdiv
{
	width: 100%;
	clear: both;
}

div.emptyclear 
{
	clear:both;
	width: 1px;
	height:0;
	line-height:1px;
	font-size:1px;
}

.rbbot div, .rbbot {
width: 100%;
height: 0px;
line-height: 9px;
}