/* #ok-content #comments-form .btn{
	background: none;
	background-color: #bbdefb;
}
#ok-content #comments-form .btn div{
	background: none;
}
#ok-content #comments .rbox{
	border-color: #eee;
	background: #fafafa; 
	-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;

}
#ok-content #comments .comment-avatar img {
    width: 64px;
    border: solid 1px #eee !important;
}
#ok-content #comments .quote, #ok-content #comments blockquote{
	margin-left: 80px;
}
.okc-field-ver{border: solid 1px #eee;	background: #f5f5f5;padding: 5px;}
.okc-field-ver .field-value{font-weight: bold;}
.okc-field-note{ font-style: italic; color: #0097a7;} */