Arkadaşlr söylemişler ama bende şu şekilde söyleyim.

Css sayfası
####################
.minicikkutucuk{width:500px; height:30px; background-color:#036; border:1px solid #e2e2e2;
font:bold 14px tahoma;} // bu ilk görünüşü
.minicikkutucuk:hover {Border:1px solid #000000;} buda üstüne gelice border siyahlaşacak.
####################
Html sayfan

<input type="text" name="arama" class="minicikkutucuk"/>