.maxchannelselector{
	width:147px;
	height:20px;
	border:1px solid #ccc;
	position:relative;
}

.maxchannelselector input{
	width:130px;
	border:0;
	height:18px;
	padding-left:3px;
}

.maxchannelselector ul{
	width:147px;
	margin:0;
	padding:0;
	position:absolute;
	left:-1px;
	top:20px;
	border:1px solid #000;
	border-top:1px solid #ccc;
	border-left:2px solid #ccc;
	list-style:none;
	display:none;
}

.maxchannelselector li a{
	width:147px;
	line-height:20px;
	display:block;
	color:#000;
	background:#fff;
	text-decoration:none;
	text-indent:5px;
}

.maxchannelselector li a:hover{
	background:#316AC5;
	color:#fff;
}

.maxchannelselector .showmaxchannellist{
	position:absolute;
	right:0;
	top:0;
	cursor:pointer;
}

.trunks_span{
	color:red;
}

.trunks_pageAEDPopuplayer{
	overflow: auto;
	position:absolute;
}

.trunks_blue{
	white-space:nowrap;
}

#SaveTrunkGroupRule,#closeTrunkGroupRuleButton,#EditTrunkGroupRuleBtn {
	background: #5a7fab url(../../img/management_templates_img/popuplayer/buttonground_1_17.gif) repeat-x; 
	border:1px solid #697581;
	color:#ffffff;
	cursor:pointer;
	-moz-border-radius:5px;
	height:19px;
	*padding:0 3px;/* Style for IE */
	*height:20px;/* Style for IE */
	onfocus: expression(onfocus=function (){this.style.border='1px solid #697581'});
	onblur: expression(onblur=function (){this.style.border='1px solid #697581'});
}

#SaveTrunkGroupRule:hover,#closeTrunkGroupRuleButton:hover,#EditTrunkGroupRuleBtn:hover {
	background:#5a7fab url(../../img/management_templates_img/popuplayer/buttonground_1_17_on.gif) repeat-x;
	border:1px solid #697581; 
	cursor:pointer;
	color:#000000;
	-moz-border-radius:5px;
	height:19px;
	*padding:0 3px;/* Style for IE */
	*height:20px;/* Style for IE */
}

.trunk_groups_span{
	color:red;
}

.trunk_groups_stack{
	width:95%;
	height:280px;
}

.trunk_groups_move{
	width:60px; 
	text-align:center; 
	margin-left:30px; 
	padding-top: 55px; 
	width:60px; 
	float:left;
}

.trunk_groups_divbox{
	float:right; 
	padding:5px 160px 0 0;
}

#all_users{
	width:280px;
	height:150px;
}

#selected_users {
	height:150px;
}