
/*{ margin: 0; padding: 0; }*/

a {color: #266ba8; text-decoration: none; cursor:pointer;}
a:hover { color: #995;text-decoration: none; }
#coments {position:relative; left:0px;}
#coments .addcoment {position:relative; top:-15px; background: #eee; border:5px solid #c0c0c0; display:none;} /* 93afbc */
#coments .addcomentbutton img:hover{cursor:pointer;}

#coments textarea{ width:390px; font-size:12px; height: 180px; margin:10px; background:#fff; border:1px solid #c0c0c0;}
#coments input[type="text"]{padding-left:5px; width:300px; height:30px; font-size:12px; margin:5px; border:1px solid #ddd;}

#coments input[type="checkbox"]{padding-left:25px;}

#coments  .addcoment span {position:relative; padding-left:20px;margin-top:-10px;padding-top:0px;padding-bottom:50px; float:left;}

#coments  #statusbox{padding-left:10px; line-height:50px; color:#888; font-size:14px; height:60px;}
#coments  img.button_add{margin:0px 0px 0px 0px; padding-bottom: 10px; padding-left:60px;border:0; float:none;cursor:pointer;}

#coments .top {font-size:15px; height:47px; padding:15px 0px 0px 15px; color:#9e9968; }
#coments .top img {cursor:pointer;float:center;}


#coments .comment_main {position:relative;border:1px solid #c0c0c0;margin-top:10px;padding-top:3px;padding-bottom:10px;background: url(../img/comments/user30x30.png) 5px 10px no-repeat; width:98%;text-align:left;}

#coments .block_name {display:block; z-index: 80;height:19px; position:relative; padding:20px 2px 0px 25px;vertical-align:bottom; } /*height:40px; url(../img/comments/coment_top.png) left bottom no-repeat;*/

#coments .name {height:30px; font-size:12px; font-weight:normal; color: #555; float:left;margin:0;padding:0;} /* height:40px;  */

#coments .date {height:40px; font-size:10px; position:relative; left:-10px; float:right; color: #555;}

#coments .commenttop{width:99%; height: 20px; border-top:1px solid #ddd; text-align:left; padding-top:10px;}

#coments .block_comment {width:99%; margin:0; padding-top:5px;paddig-right:0px;padding-bottom:10px;padding-left:5px; font-size:11px; background: #e4e2e2; text-align:left; text-indent:0px;} 
/* position:relative; left:0px;  url(../img/comments/coment_top.png) left top no-repeat; border-bottom:1px solid #ddd;  */

/*#coments .coment .div {display:block; width:350px; text-align:left;}*/