#comments li { 
/*
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#FFF;
background-color: #FAFAFA;
*/
}

.commentslist li {
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
/*border:1px solid #ccc;*/
margin-top:10px;
padding:5px;
} 
.commentslist li.trackback {
border:1px double #EDD;
}

.author a {
font-weight:700;
}

.commentslist .body {
margin:5px 5px 5px 20px;
}

.commentslist .body p {
margin:10px 0 0;
}

.commentslist ul {
border:medium none;
margin:7px 0 0 20px;
padding:0;
}

.commentslist {
border:medium none;
margin:0;
padding:0;
}

.commenthead,.meta {
color:#888;
font-weight:200;
font-size:.95em;
}

.commenthead a,.meta a {
color:#36B;
}

.commentform {
margin:10px 0 10px 20px;
}

#commentdiv{padding-right:8px;}
#commentform textarea {
border:1px solid #b0b0b0;
}


#reco span {
color:#999;
}

.avatar{ width:80px; height:80px; margin-top:-32px;
*margin-top:-26px; 
margin-right:-4px;
float:right; padding:0 0 5px; background-repeat:no-repeat;}

.mine{
/*border-color:red !important;*/
}
.borderc1{
/*border-color:#7a213f !important;*/
background-color: #FAFAFA;
}
.borderc2{
/*border-color:#ccc !important;*/
background-color: #FFFFFF;
}

/* Adecuacion para cambiar los botones de ajaxcomment */
#comoper .submit_ajax {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../../themes/BanregioTheme/images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
}
#comoper .submit_ajax:hover {
	background: url(../../themes/BanregioTheme/images/submit-btn.gif) no-repeat bottom left;
}
#comoper #reRoot { 
        font: 12px/100% Arial, Helvetica, sans-serif;
        color: #000000;
        background: url(../../themes/BanregioTheme/images/submit-btn.gif) no-repeat top left;
        border: none;
        width: 135px;
        height: 25px;
        padding-bottom: 6px;
        margin-left: 355px;
}
#comoper #reRoot:hover { 
        background: url(../../themes/BanregioTheme/images/submit-btn.gif) no-repeat bottom left;
}



