table.form{ 
width: auto;
}
table.form td{ 
padding: 2px;
}
table.form th{ 
text-align:left;
padding-left:5px;
}
table.form td.section_heading{ 
padding: 0px;
}
table.list{ 
margin: 3px 0 10px 0;
border-collapse: collapse;
border: 2px solid #003366;
min-width:200px;
}
table.list a{ 
text-decoration:none;
color: black;
}
table.list a:hover{ 
text-decoration:none;
color: black;
}
table.list td{ 
padding: 5px;
border-bottom: 1px dashed  #003366;
}
table.list th{ 
border: 1px solid #003366;
background-color:#003366;
padding: 5px;
color: white;
}
table.form th, table.form td{ 
text-align:left;
padding:2px;
}
.over{ 
background-color: #A3D8ED;
cursor:pointer;
}
.static-area {
    cursor: default;
}
.not_enough {
  color: red;
}
.enough {
  color: green;
}
.field_error {
  color: red;
}
.new_highlight {
    color: #FF950E;
    font-style: italic;
    font-weight: bold;
}
.dashboard p + p {
    margin-top: -1em;
    text-indent: 0;
}

.dashboard a {
    text-decoration: none;
}

.dashboard table {
    width: auto;
}

.imgBtnsHolder {
    float: left;
    margin-right: 1em;
    width: 235px;
    height: 80px;
    border: 1px solid silver;
}

.imageHolder {
    float: left;
}

.userImage {
    margin: 5px;
}

.userImageButtons {
    margin-top: 2px;
    margin-right: 5px;
    float: right;
    width: 145px;
}

.thumbHolder {
    border: 2px solid white;
    width: 88px;
    height: 88px;
    float: left;
}

.thumbHover {
    border: 2px solid #ccf;
}

.thumbSelect {
    border: 2px solid #6666FF;
}

.thumbCell {
    width: 88px;
    height: 88px;
    display: table-cell;
    vertical-align: middle;
}

.thumbImage {
    display: block;
    margin: auto;
}

.galSelImgHolder {
    width: 200px;
    height: 200px;
    float: left;
}

#dlg_galSelImgInfo {
    width: 280px;
    float: right;
}

table.imgInfo td {
    padding-top: 1em;
}

.preLabelGap {
    padding-left: 2em;
}

.fixScroller {
    position: fixed;
    top: 0px;
}

.fieldImagName {
    margin-left: 3px;
    margin-top: 6px;
    width: 143px;
    height: 1.2em;
    overflow: hidden;
}

.tipTable {
    font-size: 10px;
}

.tipTable td {
    padding: 2px;
}

.tipFieldName {
    color: #666;
    padding-right: 4px;
}

.linkLeft {
    float:right;
    margin-left:10px;
    text-align:center
}

.linkMiddle {
    float:right;
    text-align:center
}

.linkRight {
    float:right;
    margin-right:10px;
    text-align:center
}

.linkImg {
    border: 1px solid #ddd;
}

.change-before {
    color: #700;
}

.change-after {
    color: #050;
}

#userLevelName {
    color: #00582c;
}
table#publication-filter {
    width: auto;
}
table#publication-filter td {
    padding: 0 1em 0 0;
}
table#publication-filter input {
    margin-left: 0;
}
