div#bar1 {
 /*width: 88px;*/
 width: auto;
 background: #d8b64a;
 font-weight: bold;
 font-size:10px;
 position: absolute;
 left: auto;
 margin: 53px 0 0 0px;
 padding: 0px;
 z-index: 500;
 padding-top: 10px;
 padding-bottom: 10px;
}

div#bar1 a {
	float: left;
	clear: both;
}

div#bar2 {
 width: auto;
 background: #d8b64a;
 font-weight: bold;
 font-size:10px;
 position: absolute;
 left: auto;
 margin: 53px 0 0 0px;
 padding: 0px;
 z-index: 500;
  padding-top: 10px;
 padding-bottom: 10px;
}

div#bar2 a {
	float: left;
	clear: both;
}
