/* CSS Document */

div.locator {

width:350px;
float:left;
margin-top: 10px;
_margin-top: 20px;
}

div.lewy {
width: 330px;
line-height:20px;
margin-right:10px;
float:left;

}

div.clearer {

clear:both;
margin-top:2px;

}

div.caly {

line-height:20px;
width:320px;
margin:0px auto;

}

input, select {

width:170px;
font-size:8pt;

}

input.aa { 

border:1px solid #a5acb2;

}

textarea {

width:320px;
font-size:8pt;
overflow: auto;
margin-left:5px;
_margin-left:10px;
}
