/*reply to read */
.reply-to-read{
	margin-top:12px;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
		  border:2px solid #c8c8c8 !important;
		  height:30px;
		  text-align:center;
		  padding-top:5px;
		  font-size:14px;
}