
div p.deleteme {
	cursor: pointer;
	float: left;
	height: 90px;
	margin:0;

}


div p.poof {
	background: transparent url(../images/title/poof.png) no-repeat 0 0;
	cursor: pointer;
	display: none;
	height: 32px;
	position: absolute;
	width: 32px;
}
