#tbWrapper {
	position:absolute;
	left:611px;
	top:0;
	width:169px;
	background:#669ACC url(../AZImages/bkg.toolbox.gif) repeat-x top;
	font-size:0.82em;
}
#tbWrapper a {
	color:#636363;
	text-decoration:none;
}
#tbWrapper ul {
	list-style:none;
}
#tbWrapper .hr {
	height:1px;
	background: url(../AZImages/dots.horizontal.gif) repeat-x;
}
#tbWrapper hr {
	display:none;
}
#tbLogo {
	display:blocK;
}
.tbThreeCol {
	margin:0 1px 0 1px;
	background: url(../AZImages/tb.threecol.gif) repeat-y top;
}
.tbThreeCol li{
	width:55px;
	float:left;
	text-align:center;
	height:39px;
}
.tbAstraLogotype
{
	width:169px;
	height:33px;
	/*background: url(../AZImages/tb.logo.gif);*/
	background: url(../AZImages/AZlogga.jpg);
	background-repeat:no-repeat;
	background-color:#e1e5f1;
}

.tbQuickSearchImage
{
	width:33px;
	height:17px;
	background: url(../AZImages/button.search.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	margin-left:125px;
	
	
}

.tbThreeCol a {
	padding:24px 0 0 0;
	display:block;
}
.tbThreeCol a b {
	/*display:none;*/
}
.tbLinkHome {
	background: url(../AZImages/tb.home.gif) no-repeat top center;
}
.tbLinkAbout {
	background: url(../AZImages/tb.home.gif) no-repeat top center;
}
.tbLinkSitemap {
	background: url(../AZImages/tb.sitemap.gif) no-repeat top center;
}
.tbLinkContact {
	background: url(../AZImages/tb.contact.gif) no-repeat top center;
}
.tbLinkDictionary {
	background: url(../AZImages/tb.dictionary.gif) no-repeat left bottom;
}
.tbLinkNewsletter {
	background: url(../AZImages/tb.newsletter.gif) no-repeat left bottom;
}
.tbLinkMedical {
	background: url(../AZImages/tb.material.gif) no-repeat left bottom;
}
.tbIconList li {
	background: url(../AZImages/dots.horizontal.gif) repeat-x bottom;
	padding:0 0 1px 4px
}
.tbIconList a {
	display:block;
	padding:6px 0 4px 23px;
}
/* \*/
* html .tbIconList li, * html .tbIconList a {
	height:1%
}
/* */
.tbSearch {
	padding:6px 2px;
}
.tbSearchInput {
	width:117px;
	border:1px solid #bfbfbf;
	background:#fff;
	padding:2px;
	float:left;
	height:12px;
	margin:2;
}
.tbSearchButton {
	position:relative;
	border:0;
	top:3px;
	left:3px;
}
.tbDropDown {
	font-weight:bold;
	padding:6px 2px;
	color:#636363;
}
.tbDropDown select{
	width:100%;
	margin:6px 0 0 0;
	background:#fff;
	border:1px solid #bfbfbf;
}
.tbBanners {
	margin:10px 0;
}