input[type="submit"]:focus, input[type="button"]:focus {     
	outline: none; 
}
.news-item span {
	white-space: nowrap;
}

.dataTables_length {
        float: left;
        padding-left: 10px;
        color: white;
        width: 190px;
	background: url(/img/bg-th.png) 0 0 repeat-x #898989;   
	height: 18px;
}
						
#menu li a {
	margin-right: -1em;
	border: 1px solid white;
}
