/* Sortable tables */
table.sortable a.sortheader {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}
.imagebutton{
	  border-style:none;
		}

.addeditrcdtitle{
    font-weight:bold;
}
.field_label {
font-weight:bold;
float:left;
width:150px;
height:100%;
padding:1px;
}
.field_holder {
float:left;
width:100%;
padding:1px;
}
.field_value {
float:left;
width:auto;
padding:1px;
}
.search1 {
border-style:solid;
border-width:0px;
}
.search2 {
border-style:solid;
border-width:0px;
display:none;
}
