<!--
#welcomegraphic {MARGIN-LEFT: 50px; POSITION: absolute; TOP: 120px}
body{
height:100%;
}
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
.overlay{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000;
z-index:1;
opacity:0.4; filter: alpha(opacity=40);
}

#button{
text-align:center; cursor:pointer
}

#button2{
text-align:center;
margin:23px 0px; display:none
}

#theform {margin-left:33px; margin-top:89px; width:370px;
*width: 390px; *margin-left: 20px;}
#theform label {position: absolute; width:260px; font-size: 22px;}
#theform input {font-size:20px; margin-bottom:24px; padding-top:4px;}
#theform .read {background: url('/images/braxltd/site/template/big2.gif') no-repeat; width: 96px; height: 33px; border: none; margin-left:268px;}
#theform .fill {background: url('/images/braxltd/site/template/small2.gif') no-repeat; width: 72px; height: 34px; border: none; margin-left:180px;}
#calculator {background: url('/images/braxltd/site/template/background2a.png') no-repeat center; width: 416px; height: 559px; z-index: 2; display: none; position: absolute; top:250px; color: #fff;
*padding-top: 160px;} 
#theform #cal, #theform2 #cal2 {width: 151px; height: 30px; border: none; margin-left: 0px; margin-bottom:26px; cursor:pointer;}
#theform .different {color: #E10031; width: 178px;}
#closebutton {cursor:pointer; font-size:16px; margin-left:332px; width:62px;}
#closebutton2 {cursor:pointer; font-size:16px; margin-left:332px; width:62px;}

#theform2 {margin-left:33px; margin-top:154px; width:370px;
*width: 390px; *margin-left: 20px;}
#theform2 label {position: absolute; width:260px; font-size: 22px;}
#theform2 input {font-size:20px; margin-bottom:24px; padding-top:4px;}
#theform2 .read {background: url('/images/braxltd/site/template/big2.gif') no-repeat; width: 96px; height: 25px; border: none; margin-left:268px;}
#theform2 .fill {background: url('/images/braxltd/site/template/small2.gif') no-repeat; width: 72px; height: 34px; border: none; margin-left:180px;}
#calculator2 {background: url('/images/braxltd/site/template/background2b.png') no-repeat center; width: 416px; height: 559px; z-index: 2; display: none; position: absolute; top:500px; color: #fff;
*padding-top: 160px;} 
#theform2 .different {color: #E10031; width: 178px;}
#calculator p {font-size:10px; font-style:italic; margin-left:24px; margin-top:32px; width:356px;}
#calculator2 p {font-size:10px; font-style:italic; margin-left:24px; width:356px;}

--> 