Hi,
Borders are on the fieldset.
You can use this css rule:
#hikashop_checkout_login fieldset { border:0px; }
About the addresses, you have to remove the "float" values:
.hikashop_checkout_address_left_part{float:none;}
.hikashop_checkout_address_right_part{float:none;}
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.