.spanShow {
	color:#000;
	font-weight:bold;
}

.searchContentSite{
	padding:20px 20px 5px;
}

.addBlacklist{
	padding:5px 25px 20px;
	white-space:nowrap;
}

.headervid{
	color:#000;
	line-height:30px;
}

.clearBoth{
	clear:both;
}

.search_box_style{
	margin-top:5px;
}
.blacklistTable{
	width:750px;
}

.blacklistTable_tr{
	background: url("../../img/dialinterfaces/Table_tr.gif") repeat-x scroll center top #2F3130;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 0 40px;
	text-align: left;
}
#blacklistTable tr.blacklistTable_tr td{
	color:#fff;
}

.rulesPic img {
	border: medium none;
}

.rulesPic {
	float: left;
	line-height: 32px;
	margin: 3px 2px 3px 3px;
}

.rulesPic a {
	background: none repeat scroll 0 0 #EEF5F8;
	border: 1px solid #BACAD4;
	border-radius: 5px 5px 5px 5px;
	color: #434343;
	line-height: 32px;
	padding: 2px 5px;
}

.rulesPic a:hover {
	background: none repeat scroll 0 0 #D9EFF7;
	border: 1px solid #96C0DA;
	color: #4380BF;
	line-height: 32px;
	padding: 2px 5px;
}

.blacklistAEDPopuplayer{
	width:500px;
}

.blacklistPopuplayerTitle{
	width:500px;
}

.blacklist{
	padding:10px 20px 10px 40px;
}

.levelList,.numberList{
	float: left;
	margin-bottom: 8px;
	width: 320px;
}

.numberTextarea{
	width:auto;
}

.form-row{
	text-align:center;
}