.line {
 background-color:#ffa500;
 height:1px;
 margin:5px 0 5px 0;
}

.space {
 width:5%;
}

#category {
 width:100%;
}

#category-name {
 font-size:125%;
 font-weight:bold;
}

#category-other {
 text-align:right;
}

#category-button {
 font-size:100%;
 font-weight:bold;
}

#category-loading {
 background-color:#666666;
 bottom:0;
 color:#ffffff;
 display:block;
 font-weight:bold;
 left:0;
 padding:3px 0;
 position:fixed;
 opacity:95%;
 text-align:center;
 width:100%;
 z-index:1;
}

#container {
 border-spacing: 2px 0;
 width:100%;
}