.atr_reply
{
	cursor:pointer;
}

.atr_reply:hover
{

}

.atr_reply img.atr_reply_img
{

}

a.atr_link
{

}

a.atr_link:hover
{
}

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

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;
}
