.dlb-web {
	float: left;
	background: #eee;
	padding: 6px 17px 40px 12px;
	height: 100%;
	width: 697px;
}
.dlb-web .top-info {
	background: url(/images/dlb-01.gif) no-repeat left top;
	height: 45px;
	font-weight: bold;
	padding: 15px 30px 0 0;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-align: right;
}
.dlb-web .top-info span {
	font-weight: normal;
	color: #000;
}
.dlb-web .breadcrumb {
	color: #4c5566;
	padding: 5px 0;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}
.dlb-web .breadcrumb a {
	color: #4c5566;
}
.dlb-web .filter {
	float: left;
	width: 695px;
	margin-bottom: 12px;
}
.dlb-web .filter .aux {
	display: block;
	float: left;
}
.dlb-web .filter .form {
	float: left;
	width: 70%;
}
.dlb-web .filter .form.listing {
	background: url(/images/dlb-03.gif) no-repeat left top;
	padding: 0 0 0 40px;
	margin-left: 5px;
}
.dlb-web .filter .form.upload {
}
.dlb-web .file-list-form {
	position: relative;
	clear: both;
	width: 683px;
	border: 1px solid #a6a6a6;
	padding: 5px;
}
.dlb-web .waiting {
	height: 25px;
}
.dlb-web .form .input {
	vertical-align: middle;
	height: 20px;
	width : 100%;
}
.dlb-web .form td.button {
	vertical-align: middle;
}
.dlb-web .form input.button {
	display: block;
	width: 62px;
	height: 26px;
	background: url(/images/dlb-06.gif) repeat-x left top;
	font-weight: bold;
	border: 2px solid #7a8a99;
	font-size: 11px;
	color: #4c5566;
}
.dlb-web .file-list-form input.button {
	display: block;
	width: 62px;
	height: 16px;
	background: url(/images/dlb-06.gif) repeat-x left top;
	border: 1px solid #7a8a99;
	font-size: 11px;
	line-height: 10px;
	color: #000;
	margin: 1px 0;
}
.dlb-web .file-list-form input.download {
	float: right;
	position: absolute;
	right: -2px;
	bottom: -34px;
	display: block;
	width: 125px;
	height: 26px;
	background: url(/images/dlb-06.gif) repeat-x left top;
	font-weight: bold;
	border: 2px solid #7a8a99;
	font-size: 11px;
	color: #4c5566;
}
.dlb-web .form input.text {
	display: block;
	border: 1px solid #7a8a99;
	font-size: 11px;
	width: 98%;
}
.dlb-web .form label {
	width: 100px;
}
.dlb-web .form select {
	width: 98%;
}
.dlb-web .form table {
	width: 100%;
}
.dlb-web .caption {
	clear: both;
	font-size: 1px;
	height: 17px;
	background: url(/images/dlb-10.gif) repeat-x left top;
	border-right: 1px solid #6382bf;
	width: 694px;
}
.dlb-web .file-list-form table {
	border: 1px solid #7a8a99;
	border-collapse: collapse;
}
.dlb-web table tr.item-header {
	color: #ffffff;
}
.dlb-web table th.field-header {
	border: 1px solid #7a8a99;
	vertical-align: top;
	font-weight: bold;
	padding: 0 2px 1px 2px;
	background: #eee;
	color: #4c5566;
	font-size: 11px;
	font-family: Verdana;
}
.dlb-web table tr.item-row {
	font-size: 11px;
}
.dlb-web table td.field-value {
	border: 1px solid #7a8a99;
	vertical-align: top;
	padding: 0 2px 0 2px;
	background: #fff;
	font-size: 13px;
	font-family: Tahoma;
}
.dlb-web-popup-container {
	z-index: 998;
	filter: alpha(opacity=75);
	left: 0px;
	width: 1280px;
	position: absolute;
	top: 0px;
	height: 1024px;
	background-color: #666666;
	-moz-opacity: .75;
	opacity: .75;
}
.dlb-web.popup {
	z-index: 999;
	position: absolute;
	width: 690px;
	background: #eee;
	border: 2px ridge #000;
}
.dlb-web .message {
	font-size: 11px ;
	font-weight: bold ;
	padding: 10px    ;
	text-align: center ;
	color: #2C384D;
}
.dlb-web div {
	color: #2C384D ;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif ;
	font-size: 10px ;
}
.dlb-web form {
	margin: 0    ;
	padding: 0    ;
}
.dlb-web a {
	color: #4F74B6 ;
	text-decoration: underline ;
}
.dlb-web a:hover {
	text-decoration: none ;
}

