.viewlogo{
	float:left;
}

.addAffixDiv{
	float:right
}

.pageEditBlacklistPopuplayer{
	height:auto;
}

.tabletop{
	margin-top:10px;
}

.pageEditBlacklistDiv{
	display:inline-block;
	width:95.5%;
}

.tablestyle{
	margin-top:10px;
}

.viewPicturePAGEPopuplayer-width{
	width:650px;
}

.SoViewPicturePage{
	height:115px;
	overflow-y:auto;
	padding:10px 10px 0px 35px;
}

.viewPictureButton{
	padding:10px 10px 20px 220px;
}

.list_table{
	width:100%;
	color:Maroon;
	margin:15px;
	line-height:25px;
}

#agentInteam,#accountInteam,#deviceInteam,#rechargeBtn {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:transparent url(../../img/management_templates_img/popuplayer/buttonground_1_17.gif) repeat-x scroll 0 0;
	border:1px solid #697581;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	height:19px;
	position:relative;
}
#agentInteam:hover,#accountInteam:hover,#deviceInteam:hover,#rechargeBtn:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:transparent url(../../img/management_templates_img/popuplayer/buttonground_1_17_on.gif) repeat-x scroll 0 0;
	border:1px solid #697581;
	color:#000000;
	cursor:pointer;
	display:inline-block;
	position:relative;
}