@CHARSET "ISO-8859-1";

.recipients_display_div {
	border: 1px solid #ccc;
	height: 180px;
	margin-top: -0.1px;
	max-height: 180px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-left: 14px;
	width: 204px;
}

.recipients_display_div input{
	border: none;
	background: transparent;
}
.read_Only{
	background: #D8D8D8;
}