/* CSS for tools in profile page */
#toolsholder{ display:block; margin:10px 0px;}
#toolsholder p { padding-bottom:10px; line-height:30px; }
#toolsholder .ratebar,.frdfriend,.commes{ padding:5px 5px 5px 15px; background-color:#F3F5F8; border-bottom:1px dotted #d2dbe2; border-top:1px solid #d2dbe2; display: block; margin-bottom:10px; color:#666666;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;  }

.cgr{ padding-left:10px; color:black; font-size:11px; color:#666666; }

.ratebar form{ float:left; padding-top:3px;}
 
.frdfriend form label { width:100px; float:left; font-size:11px;  }
.frdfriend form input { font-size:11px; margin-bottom:3px; border-bottom:1px solid #d2dbe2; }
.commes form label { width:100px; float:left; font-size:11px;  }
.commes form input,textarea { font-size:11px; margin-bottom:3px; border-bottom:1px solid #d2dbe2; }

#toolsholder tt a{ float:right; text-decoration:none; color:white; padding:1px 3px; background-color:#d2dbe2;}
#toolsholder tt a:hover{ color:#000000;} 

#toolsholder .btn{ background-color:#A7B9C7; margin:0px; padding:3px; border:1px solid #C2CED8; color:white; font-weight:normal; color:white;  height:25px; }

#toolsholder .btn_hover{ background-color:white; margin:0px; padding:3px; border:1px solid #C2CED8; color:#7792A8; font-weight:normal; color:#A7B9C7; height:25px;   }


