.atr_reply
{
	cursor:pointer;
}

.atr_reply:hover
{
	text-decoration:underline;
}

.atr_reply img.atr_reply_img
{
	position:static;
	border:0;
}

div#atr_tt {
	background:#f2f2f2;
	position:absolute;
	max-width:400px;
	border: 1px solid #d1d1d1;
	font-size:0.9em;
	margin:0;
	max-height:150px;
	overflow:hidden;
	padding:7px;
	z-index:9999;
}

div#atr_tt P {
	margin: 0px;
}

div#atr_tt .edit-comment-admin-links,
div#atr_tt .atr_reply
{
    display:none;
    width:0;
    height:0;
    padding:0;
    margin:0;
    position:absolute;
    border:0;
}
