.tabs_contt {
	border: 1px solid #C7C7C7;
	background: #FFF;
	padding: 4px 9px 5px 8px;
}

.srch_slct_cnt {
	float: left;
	width: 291px;
	border-right: none;
}


.srch_btn_cnt {
	float: left;
	border-left: none;
	width: 101px;
	position: relative;
}

.tab_srch_simpl {
	float: left;
	width: 981px;
}

.flds_like {
	border: 1px solid #C7C7C7;
	position: relative;
	margin: 10px 0 0;
	padding: 9px 9px 4px 9px;
}

.box-panel {
	background:#fff;
	border:1px solid #d3d3d3;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	_line-height:0;
	text-shadow: 1px -1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0 1px 5px #8FC7FF;
   	-webkit-box-shadow: 0 1px 5px #8FC7FF;
   	box-shadow: 0 1px 5px #8FC7FF;
   	padding: 10px;
}

.ds_select, .ds_input, .ds_uinput select, .ds_uinput input {
    border: 1px solid #C8C8C8;
    margin: 0 2px;
    width: 97%;
}

.ds_orderby{
	white-space: nowrap;
    width: auto;
}

.ds_comparator{
	width: 100px;
	min-width: 100px;
}

.ds_selector{
	padding:2px;
	width: 148px;
	min-width: 148px;
}

.ds_selector2{
	width: 220px;
	min-width: 220px;
}

.head-file-record {
	background-image: url(../images/document-text.png);
}

.icon-head {
	background-position: 0 0;
	background-repeat: no-repeat;
	min-height: 18px;
	padding-left: 22px;
}

.content-header h3 {
	color: #000000;
	float: left;
	font-size: 1.25em;
	line-height: 1.2em;
	margin: 0.3em 0.5em 0 0;
}

.content-header {
	border-bottom: 4px solid #DFDFDF;
	padding-bottom: 0.25em;
	background:#fff;
}

.content-header table {
	width: 100%;
}

.border {
	padding: 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior:url(border-radius.htc); /* IE */
 	background:#fff;
	border:1px solid #d3d3d3;
	padding-bottom: 5px;
	border-collapse:collapse;
}

