﻿.atr_reply
{
	padding: 1px 7px 1px 7px;
	border: 1px solid #b99b45;
	direction: rtl;
	font-family: tahoma;
	font-size: 11px;
	color: #81312b;
	text-align: center;
	background-color: #debf65;
	float: left;
	font-weight: bold;
	margin-top: -15px;
	margin-left: 90px;
	text-decoration: none;
}

.atr_reply:hover
{
	border: 1px solid #D0BC80;
	direction: rtl;
	font-family: tahoma;
	font-size: 11px;
	color: #C4554D;
	text-align: center;
	background-color: #E9D69A;
	float: left;
	font-weight: bold;
	text-decoration: none;
}


a.atr_link
{
	padding:0px 2px 2px;
}

a.atr_link:hover
{
	background: #debf65;
	color: #645115;
}
div#atr_tt {
	color: #222;
	background: #eee;
	max-width: 400px;
	border: 2px solid #555;
	font-size: 0.9em;
	margin: 0;
	max-height: 150px;
	padding: 0 10px;
}

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

