.dynamic-grid th{
	padding: 2px;
	width: 100px;
}
.dynamic-grid td{
	padding: 2px;
}
.dynamic-grid td input{width:94px}

table .dynamic-grid tr td{
	border: none;
}

table .dynamic-grid th{
	background-color: white;
	margin: 0px;
	vertical-align:  bottom;
	border: none;

}

.formlist{
	margin: 0px;
}

table th,table .formlist th{
	width: 120px;
}


.dynamic-grid td input.checkbox-input{width:24px}

.DragClass{
	background-color: #bfd0df;
}

.dragger{
	background-image: url(/images/dragger.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 21px;
	width: 21px;
	display: block;
}


.error-message{
width: auto;
font-size: 0.95em;
margin-left: 9px;
zoom: 100%;
border-bottom-style: none;
border-top-style: none;
height: auto;
filter: ;
border-right-style: none;
vertical-align: auto;
padding-top: 0px;
display: block;
clear: both;
visibility: inherit;
background: url("/images/error_bg.gif") no-repeat;
border-left-style: none;
line-height: 10.688pt;
padding-right: 0px;
padding-left: 16px;
font: bold 0.95em/10.688pt arial;
margin-bottom: 0px;
min-height: 15px;
font-weight: 700;
color: #d40707;
margin: 3px 0px 0px 9px;
padding-bottom: 0px;

}

form{
	margin: 0px;
	padding: 0px;
}



h3{
	 color: #E98F00;
	 font-size: 135%;
	 font-weight: bold;
	margin: 0px;
	padding: 0px;
 line-height: normal;
}

.info{
	padding: 20px 10px 20px 55px;
	border: 2px solid #A7B851;
	background-color: #ECE9D8;
	width: 500px;
	margin: 10px;
	background: #ECE9D8 url(/admin/common/images/lamp-big-ico.gif) no-repeat 15px;
}

body.modal-big{
	padding: 20px 30px;
	background-color: #EFEBDE;;
}

.modal-big-inner td{
	padding-top: 10px;
}

.modal-big-inner th{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.size-xl{
	width: 300px;
}