#xt_search
{background-color:black; text-align:left;padding:5px 0px 5px 0px;margin:0px;border-top:1px solid #b7b7b7;border-bottom:1px solid #b7b7b7} 
#xt_search [type=submit] { background:#ff0000 url(http://okatrick.xtgem.com/sys/data/cari.png) center no-repeat;padding:0px;border:1px solid#FFFF00;margin:0px;font-size:0;width:15%;height:30px}
#xt_search [type=text] {border:1px solid #b7b7b7;margin:0px;padding:0px;color:#000;width:65%;height:28px}

a.button {
background-color:skyblue;
color: black !important;
cursor: pointer;
display: inline-block;
font-weight: bold;
padding: 5px 8px;
text-align: left;
-webkit-border-radius:  5px;
border-radius: 5px;
}
.button:hover {
text-decoration: none;
background-color: #000000;
}

a.menu {
background-color:black;
color: white !important;
cursor: pointer;
display: inline-block;
font-weight: bold;
padding: 5px 8px;
text-align: center;
-webkit-border-radius:  5px;
border-radius: 5px;
}
.menu:hover {
text-decoration: none;
background-color: #000000;
}