.icon-erase {background-image: url(../images/eraser.png);}
#admin-menu a.project-templates {
    background-image: url(../images/project_templates.png);
}
.template {
    background: url(../images/catalog.png) no-repeat 3px center;
    padding-top: 1px;
    margin-left: 5px;
    padding-left: 25px;    
}
#project_template_note{
	width:99.5%;
}