
Css:
Kod
label {
color: #4a1e00;
font-size: 11px;
line-height: 14px;
}
.input {
background: url(images/menu/input-bg-4.png) no-repeat;
height: 18px;
width: 129px;
}
input {
border: none;
background: none;
font: 11px/13px Arial, Helvetica, sans-serif;
width: 121px;
}
.Button {
height: 18px;
width: 38px;
cursor: pointer;
background-image:url(images/button.png);
}
.Button:hover {
height: 18px;
width: 38px;
background-image:url(images/button2.png);
cursor: pointer;
}
.Button IMG {border: 0px;}
color: #4a1e00;
font-size: 11px;
line-height: 14px;
}
.input {
background: url(images/menu/input-bg-4.png) no-repeat;
height: 18px;
width: 129px;
}
input {
border: none;
background: none;
font: 11px/13px Arial, Helvetica, sans-serif;
width: 121px;
}
.Button {
height: 18px;
width: 38px;
cursor: pointer;
background-image:url(images/button.png);
}
.Button:hover {
height: 18px;
width: 38px;
background-image:url(images/button2.png);
cursor: pointer;
}
.Button IMG {border: 0px;}
Kod html: