.yearMonthField {
    width: 4em;
}

.areaField {
    width: 32em;
    height: 12em;
}

.textField,.uriField {
    width: 31em;
}

.uriField {
    color: #000080;
}

#amend_item {
    
}

#amend_item .field em {
    font-weight: bold;
    font-style: normal;
    display: block;
}

#amend_item .field span {
    color: #808080;
    font-size: 12px;
}

#amend_item .dataTable {
    margin-bottom: 3em;
}

#metadata_selected_controls {
    position: relative;
}

#metadata_selected_controls input {
    position: absolute;
    top: -3.2em;
}

#add_metadata {
    border: 1px dotted #404040;
    background-color: #F0F0F0;
    padding: 3px 6px;
}

.attrLabel {
    color: #000000;
    padding: 0 0.5em;
    text-align: right;
    width: 9em;
}

#item_static_details {
    margin: 0 0 1.5em 0;
}

#save_top {
    position: absolute;
    left: -4000px;
}

.stats_embargo{
	float:left;
	color:#9f855b;
	font-style:italic;
	line-height: 1.8em;
	vertical-align:bottom;
	font-weight:normal;
	cursor:help;
}
