.l4d .l4d-adm-bbdd{
	min-height:400px;
	/* font-size:.8em; */
}
.l4d.comment label{
	/* margin-left:-2em; */
	margin-top:1.5em;
}
.l4d.comment input, .l4d.comment select, .l4d.comment textarea{
	width:100%;
	border-radius:.4em;
	line-height:1.5em;
	margin-top:.5em;
}
.l4d .l4d-adm-bbdd input{
	border-radius:.4em;
	line-height:1.5em;
}
.l4d .l4d-adm-bbdd .oculto{
	display:none;
}
.l4d .xlselem{
	border:1px solid #AAA;
	background-color:#EEE;
	width:70%;
	padding:.2em 1em;
	border-radius:0.5em;
	cursor:move;
}
.l4d .bbdditems ol .xlselem{
	width:100%;
}
.l4d .bbdditems ol{
	width:100%;
	margin:0;
	padding:.5em 2em;
	background-color:transparent;
}
.l4d .bbdditems .droppable{
	margin:0.5em auto;
	/* width:70%; */
}
.l4d .bbdditems .ui-widget-content{
	border:none;
}
.l4d .l4d-adm-bbdd .fixed_headers {
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
	border:1px solid #AAA;
}
