
#search_box #s {
    float: left;
    padding: 2;
    margin: 0px 0 0 0px;
    border: 0;
    width: 110px;
	background: #222;
    color: #ddd;
    border: 1px solid #666;
}

.breadcrumbTrail {
    text-transform: uppercase;
}


td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8E9295;
	line-height: 14px;
}

.error {
    color: #aaa;
}

.nowrap {
    text-wrap: suppress; 
}

