#delitetag {
	width: 310px;
	height: 130px;
	background: #fff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#delitehead {
	width: 260px;
	height: 15px;
	background: url(delitehead.png);
	margin: 25px;
	margin-bottom: 15px;
	margin-top: 15px;
	float: left;
	}
	
#delitelogo {
	width: 123px;
	height: 62px;
	margin-left: 10px;
	float: left;
	}

#delitelogo:hover {
	width: 123px;
	height: 62px;
	margin-left: 10px;
	float: left;
	}
	
#delitespacer {
	width: 8px;
	height: 78px;
	background: url(delitespacer.png);
	float: left;
	margin-left: 5px;
	margin-top: -5px;
	}
	
#deliteweb {
	width: 134px;
	height: 14px;
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	}

#delitemail {
	width: 137px;
	height: 14px;
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	}