/* CSS Document */

.bidimage
{
 background-image:url(images/bid.gif);
 background-repeat:no-repeat;
 height:28px;
 width:62px;
 cursor:pointer;
}
.loginimage
{
 background-image:url(images/login1.gif);
 background-repeat:no-repeat;
 height:28px;
 width:62px;
 cursor:pointer;
}
