/*admin style*/
.del-repl{
	background:url(../images/close.png);
	height:18px;
	width:18px;
	border:none!important;
}
.view-repl{
	background:url(../images/view.png);
	height:18px;
	width:18px;
	border:none!important;
}
#conrep-message{
	color:red;
}
#save-ajax-button{
	float:left;
}
.backtolist{
	float:left;
}
.save-ajax{
	line-height:25px;
	float:left;
}
.clear{
	clear:both;
}