.rename_icon
{
	background:url(../images/page_white_edit.png) no-repeat;
	width:16px;
	height:16px;
	border:0px;
	cursor:pointer;
}

.delete_icon
{
	background:url(../images/icon-cross.png) no-repeat;
	width:16px;
	height:16px;
	border:0px;
	cursor:pointer;
}

.icon{width:16px;height:16px;border:0px;background-repeat:no-repeat;background-image:url(../images/icons.gif);vertical-align:bottom;}
.icon .question{background-position:0px 0px;}