#toolbar{
	background: #FFcc00;
	height: 20px;
	margin-bottom: 16px;
	z-index:200;
}

#toolbarcontainer{
	position: absolute;

}

#t1, #t2, #t3{
	float: left;
	font: 10px verdana,Helvetica,sans-serif;
	width: 176px;
}

#t1{z-index: 201}

a.toolbutton{
	display: block;
	height: 20px;
	text-decoration: none;
	width: 100%;
	font:bold 11px/21px arial,Helvetica,sans-serif;
	color: #000;
	text-align: center;
	cursor: pointer;
xborder-right: 1px solid #DFC345;
border-left: 1px solid #FFEB8F;
}

a.toolbutton:hover{
	background: #FFEB8F;
	cursor: pointer;
}

.toolarea{
	font: 10px verdana, geneva, sans-serif;
	font-weight: normal;
	width: 275px;
	background: #ffcc00;
	position: absolute;
	height: 0;
	color: #000;
}

#t1 .toolarea{
width: 350px;
}
#t1 .toolareaspacer{
width: 340px;
}

.toolarea p{
	margin: 0;
}

.toolarea a{
	color: #000000;
}

.toolarea a:hover{
	color: #990000;
}





#t3 .toolarea{
	xmargin-left: -106px;
right: -3px
}

#t4 .toolarea{
	margin-left: -448px;
width: 475px
}

#t4 .toolareaspacer{
width: 465px;
}

.toolareaspacer{
	padding: 5px 3px 5px 3px;
	margin: 0 2px;
	width: 265px;
	margin-bottom: 20px;
	background: #fff;
}

.toolbarspacer form{
	margin: 0;
}

.toolbottombar{
	position: absolute;
	height: 18px;
	width: 100%;
	bottom: 0;
}

a.toolclose{
	float: right;
	margin-right: 4px;
	color: #000;
	font-weight: bold;
	cursor: pointer;
}

a.toolhelp{
	float: left;
	margin-left: 4px;
	color: #000;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none
}


#converterinput, #converteroutput{
	width: 120px;
	font:10px verdana,helvetica,sans-serif;
	color:#000000;
	border:1px solid #999999;
	background:#f9f9f6;
	margin-bottom: 3px
}

#converterinputunit, #converteroutputunit{
	width: 122px;
	_width: 124px;
	font:10px verdana,helvetica,sans-serif;
	color:#000000;
	border:1px solid #999999;
	background:#f9f9f6;
}

#download{
	margin: 0 auto;
}

#download table{
	width: 100%;
}

#dlbutton{
	width: 120px;
	float: right;
	background-color: #CDD3CD;

}
#dlbutton h3{
	font:bold 12px/20px arial,helvetica,sans-serif;
	color:#00535E;
	background: #98B2B1;
	padding-left:3px;
	margin:0px;
}
#dlbutton a{
	margin: 3px;
	display: block;
}

#t1 th, #download th{
	color: #00535E;
	text-align: left;
	padding: 0 0 0 2px;
	height: 16px;
xbackground: #FFF9DF;
border-bottom: 1px solid #FFE25F;
padding-top: 8px;
}

#t1 td {
	padding: 0 0 0 2px;
}

#t2 td {
	padding: 1px 0 1px 4px;
}


#t1 .button{
	float: right;
	xtext-decoration: none;
	padding: 1px 2px;
	color: #000;
	height: 12px;
	font-weight: normal
}

#t1 table{
	xmargin-bottom: 10px;
	width: 100%;
}

#t1 p{
	margin: 0 0 5px 0;
}

#toolslogin{
	font:10px verdana,helvetica,sans-serif;
	width: 150px;
border: 1px solid #999999;
}

#toolsloginbutton, #toolsregisterbutton{
	background: #98B2B1;
	border: 1px outset #98B2B1;
	text-decoration: none;
	padding: 1px 2px;
	color: #000;
	height: 18px;
	width: 60px;
	font-weight: normal;
	font:10px verdana,helvetica,sans-serif;
	margin-right: 4px;
}

option.label{
	background: #cccccc;
	border-bottom: 1px solid #666666;
	margin-top: 10px
}
