#search_box {
height: 45px;
width: 280px;
color: #FFD700;
background: #000099;
border: 1px solid #800080;
text-align: center;
font-size: 12px;
font-color: #FFD700;
font-family: serif;
font-weight: 700;
clear: both;
}

.center {text-align: center;}
.color_secondary {color: #800080;}
.inline {
display: inline;
color: #000080;
font-size: 11px;
font-weight: 700;
}


