Plantilla:Aviso/styles.css

table.ambox {
	margin: 0 7% 0.8em; 
	border-collapse: collapse; 
	background-color: #fbfbfb;
	border-bottom: 1px solid #aaa;
        border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 95%;
}

table.ambox th.ambox-text, table.ambox td.ambox-text {
	padding: 0.25em 0.5em;
	width: 100%;
}

table.ambox .ambox-image {
	padding: 2px 0 2px 0.5em;
	text-align: center;
}

table.ambox .ambox-imageright {
	padding: 2px 0.5em 2px 0;
	text-align: center;
}

.ambox-notice {
	border-top: 5px solid #608EC2;
}

.ambox-protection {
	border-top: 5px solid #bba; 
}

.ambox-delete,.ambox-serious {
	border-top:5px solid #b22222;
}

.ambox-content {
	border-top: 5px solid #f28500;
}

.ambox-style {
	border-top: 5px solid #f4c430;
}

.ambox-merge {
	border-top: 5px solid #8c08a4;
}

.ambox-growth {
	border-top: 5px solid #47a30d; 
}