.form-horizontal .control-label {
white-space: nowrap;
}
.nav li {
white-space: nowrap;
}
.nav-list li {
white-space: normal;
}
a {
	white-space: nowrap;
}
.btn {
	white-space: nowrap;
}
.date {
	white-space: nowrap;
}
.tablesorter-default th,
.tablesorter-default thead td {
	background-color: #565656;
	border-bottom: #ccc 2px solid;
	padding: 0;
}
.tablesorter-default .header,
.tablesorter-default .tablesorter-header {
	background-position: center right;
	background-repeat: no-repeat;
	cursor: pointer;
	white-space: normal;
	padding: 3px 20px 4px 4px;
}
.tablesorter-default thead .headerSortUp,
.tablesorter-default thead .tablesorter-headerSortUp,
.tablesorter-default thead .tablesorter-headerAsc {
	background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
	border-bottom: #000 2px solid;
}
.tablesorter-default thead .headerSortDown,
.tablesorter-default thead .tablesorter-headerSortDown,
.tablesorter-default thead .tablesorter-headerDesc {
	background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
	border-bottom: #000 2px solid;
}
.tablesorter-default thead .sorter-false {
	background-image: none;
	cursor: default;
	padding: 4px;
}
.tablesorter-default td {
	padding: 4px;
	vertical-align: top;
}
.table thead :hover {
	background-image: none;
	background-color: #08C;
}
.tablesorter-default thead th:hover{
	background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
	background-position: center right;
	background-repeat: no-repeat;
}
.pagedisplay{
	width:220px;
    direction:ltr;
    text-align:center;
}
#blocks .accordion .accordion-inner {
height: autopx;
}
#normal-blocks .accordion .accordion-inner {
height: autopx;
}
@media (max-width: 480px) {
a {
	white-space: normal;
}
.btn {
	white-space: normal;
}
}
