.ixtemplateContenedor {
	width: 100%;
}

.ixtemplateContenedor .ixtemplateTools {
	text-align: right;
	padding: 2px;
	cursor:pointer;	
	background-color: #FFF8AF;
	height: 14px;
}
.ixtemplateContenedor .ixtemplateTools div {
	float:right;
	margin-left: 4px;	
}
.ixtemplateContenedor .ixtemplateTools div img {
	border: 0;
}
.ixtemplateContenedor .ixtemplateContenido {
	
}
