a {cursor: pointer}

.w2 {float: left
	; margin-right: 5px
}
div.w1.separate {float: none
    ; clear: both
    ; min-height: 60px
}
div.w1.inline {float: left
	; width: 460px
}

div.w1 > select, div.w1 > input, div.w1 > textarea, div.w2 > textarea {width:440px}
div.alert.alert-error, #btn-back-submit {margin-bottom:20px}

div.well {margin-top: 20px}
div.well h2 {margin-bottom: 20px}

p.newsshort {font-size: 16px;
    line-height: 1.5;
    color: #555;
}

form .small {height:24px
	; line-height:24px
	; margin-top: 6px
	; vertical-align:baseline
	; float:left
	; margin-right: 5px
}

thead tr .header, thead tr .headerSortUp, thead tr .headerSortDown {
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

thead tr .header {
	background-image: url(../img/bg.gif);
}

thead tr .headerSortUp {
	background-image: url(../img/asc.gif);
}
thead tr .headerSortDown {
	background-image: url(../img/desc.gif);
}

.l10 {margin-left: 10px}

#ui-datepicker-div {z-index:10000}

div.subnav {margin-bottom: 15px
	; margin-top: 15px
}

.bs-docs{position:relative
	;margin:15px 0
	;padding:19px 19px 14px
	;background-colors:#fff
	;border:1px solid #ddd
	;-webkit-border-radius:4px
	;-moz-border-radius:4px
	;border-radius:4px
}
.success {background-color:#dff0d8}

.modal.big840 {width:840px
	; margin: -300px 0 0 -420px
}

.modal.big840  input[type=text], .modal.big840  textarea {width:760px}
.big840  input[type=text], .big840  textarea {width:760px}

form .small-input {width:30px}
form .small-input2 {width:65px}

form .medium-input {width:120px}

tr.tr-colored-0 td {background-color:#f5f5f5}
tr.tr-colored-1 td {background-color:#ffffff}
tr.tr-colored-2 td {background-color:#f2dede}
tr.tr-colored-yellow td {background-color:#fcf8e3}
tr.tr-colored-4 td {background-color:#dff0d8}

div.w220 {width: 220px}
div.w445 {width: 445px}

.table th[align="center"] {text-align: center}

table.table-blue {background-color: #d9edf7}
table.table-green {background-color: #dff0d8}
table.table-yellow {background-color: #fcf8e3}