.masanuncios {
	background: #f00;
	border: 2px solid #f00;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 5px;
	padding: 0 5px;
	position: absolute;
	text-shadow: 0 -1px 1px #9e201e;
	-moz-border-radius: 200px;
	-moz-box-shadow: 0 8px 3px #ff6461 inset;
	-webkit-border-radius: 200px;
	-webkit-box-shadow: 0 8px 3px #ff6461 inset;
}
.admin-btnguardar {
	background: blue;
	color: #fff;
	border-width: 0;
	padding: 3px 5px;
	-moz-border-radius: 20px;
	-moz-box-shadow: 0 2px 3px #999;
	-webkit-border-radius: 20px;
	-webkit-box-shadow: 0 2px 3px #999;
}
#lista ul.admin-botones {
	display: none;
	position: absolute;
	right: 9px;
	top: 9px;
}
#lista ul.admin-botones li {
	border-width: 0;
	float: left;
	padding: 0 0 0 7px;
	position: relative;
	z-index: 99;
}
#lista ul.admin-botones ul {
	display: none;
	position: static;
}
#lista ul.admin-botones ul li {
	float: none;
	padding: 3px 0 0 0;
}
#lista ul.admin-botones a {
	color: #fff;
	display: block;
	line-height: 20px;
	text-decoration: none;
	padding: 0 10px;
	position: relative;
	text-align: center;
	width: 38px;
	z-index: 99;
	-moz-border-radius: 4px;
}
#lista ul.admin-botones li.admin-botones-rojo a {
	background: #f00;
	text-shadow: 0 -1px 1px #9e201e;
	-moz-box-shadow: 0 2px 3px #999, 0 1px 2px #e20400 inset, 0 10px 3px #ff6461 inset;
	-webkit-box-shadow: 0 2px 3px #999, 0 1px 2px #e20400 inset, 0 10px 3px #ff6461 inset;
}
#lista ul.admin-botones li.admin-botones-azul a {
	background: #2b78e4;
	text-shadow: 0 -1px 1px #215cae;
	-moz-box-shadow: 0 2px 3px #999, 0 1px 2px #2569c8 inset, 0 10px 3px #84aaed inset;
	-webkit-box-shadow: 0 2px 3px #999, 0 1px 2px #2569c8 inset, 0 10px 3px #84aaed inset;
}
#lista ul.admin-botones li.admin-botones-verde a {
	background: #6cb800;
	text-shadow: 0 -1px 1px #67b300;
	-moz-box-shadow: 0 2px 3px #999, 0 1px 2px #6bbf00 inset, 0 10px 3px #7fce26 inset;
	-webkit-box-shadow: 0 2px 3px #999, 0 1px 2px #6bbf00 inset, 0 10px 3px #7fce26 inset;
}
.lista-portada ul ul.admin-botones {
	display: none;
	position: absolute;
	right: 0;
	top: 2px;
}
.lista-portada ul ul.admin-botones li {
	border-width: 0;
	float: left;
	padding: 0 0 0 2px;
	position: relative;
	z-index: 99;
}
.lista-portada ul ul.admin-botones ul {
	display: none;
	position: static;
}
.lista-portada ul ul.admin-botones ul li {
	float: none;
	padding: 2px 0 0 0;
}
.lista-portada ul ul.admin-botones a {
	color: #fff;
	display: block;
	font-size: 10px;
	height: 16px;
	line-height: 14px;
	text-decoration: none;
	padding: 0 5px;
	position: relative;
	text-align: center;
	width: 30px;
	z-index: 99;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.lista-portada ul ul.admin-botones li.admin-botones-rojo a {
	background: #f00;
}
.lista-portada ul ul.admin-botones li.admin-botones-azul a {
	background: #2b78e4;
}
.lista-portada ul ul.admin-botones li.admin-botones-verde a {
	background: #6cb800;
}

#lista > li[id^="a-"]:hover,
.lista-portada > ul > li[id^="a-"]:hover {
	background-color: #edf5ff;
}
#lista .admin-categ {
	background: #fff;
	border: 1px solid #d1d1d1;
	display: none;
	height: 16px;
	line-height: 16px;
	padding: 1px 5px;
	position: absolute;
	left: 397px;
	top: 9px;
	-moz-box-shadow: 0 2px 2px #888;
	-webkit-box-shadow: 0 2px 2px #888;
}
#admin-actions {
	background: #fff8cd;
	border-bottom: 2px solid #dbdbdb;
	margin: -30px auto 20px auto;
	padding: 10px 10px 0 10px;
	width: 558px;
}
#admin-actions ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#admin-actions li {
	float: left;
	height: 25px;
	line-height: 25px;
	width: 186px;
}
#admin-actions li a,
#admin-actions li a:link,
#admin-actions li a:visited,
#admin-actions li a:hover,
#admin-actions li a:active {
	color: #4a4a4a;
	display: block;
	height: 25px;
	text-decoration: none;
}
#admin-actions img {
	margin-right: 1px;
	vertical-align: middle;
}
#admin-anunciodata {
	padding-top: 10px;
}
#admin-anunciodata p {
	float: left;
	height: 40px;
	margin: 0;
	width: 30%;
}
#admin-anunciodata strong {
	display: block;
}
#fasteditpopup fieldset {
	border-top-width: 0;
}
#fasteditpopup input[type=submit] {
	padding: 3px 10px;
}
.admin-fastedit-tabs {
	font-size: 13px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	right: 10px;
}
.admin-fastedit-tabs li {
	float: left;
	padding: 0 0 0 4px;
}
.admin-fastedit-tabs a {
	background: #eee;
	border: 1px solid #ccc;
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	text-decoration: none;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}
.admin-fastedit-tabs a:hover {
	background: #f5f5f5;
}
.admin-fastedit-tabs a.selected {
	background: #fff;
	border-bottom-color: #fff;
	color: #353535;
}
.admin-btn-desactivado {
	cursor: default;
	opacity: 0.5;
}

.__ABFormFastEdit {
	background: red;
}