#profwin{
	width:450px;
	background-color:#555555;
	color:#ddddff;
	padding:5px;
}

.title{
	font-weight:bold;
	font-size:14px;
}

#profwin table{
	background-color:#f8f8f8;
	color:#222222;
}

#profbox {
	position:absolute;
	left:200px;
	top:100px;
	border:1px solid black;
	filter:alpha(opacity=0);
	opacity:0;
	-moz-opacity:0;
	z-index:3;
	background-color:#000000;
	padding:1px;
	margin-left:auto;
	margin-right:auto;
}
#world {
	position:absolute;
	left:0px;
	top:0px;
	background-color:#000000;
	filter:alpha(opacity=0);
	opacity:0;
	-moz-opacity:0;
	z-index:2;
}
#popwindow{
	display:none;
	z-index:3;
	padding:0px;
	background-color:#ffffff;
	border:1px solid #000000;
	position: absolute;
	left: 0;
	top: 0;
}

/* AJAX Tag Box */

#tagbox table{
	border-collapse: collapse;
}

#tagbox th{
	background-color:#ddd;
}

#tagbox th,
#tagbox td{
	font-size:10px;
	border:1px solid #ccc;
}

#tagbox td a{
	width:100%;
	color:#555;
	text-decoration:none;
	display:block;
}

#tagbox th.wa,
#tagbox td.wa{
	border:0;
}

#tagbox ul{
	margin:0;
	list-style:none;
}

#tagbox li{
	padding-left:20px;
}

#tagbox li a:hover{
	background-color:#FFCC33;
}


/* AJAX EmojiPalette Box */

#emojibox ul{
	margin:0;
}

#emojibox li{
	float:left;
	width:18px;
	height:18px;
}

#emojibox li a{
	border:1px solid #fff;
}

#emojibox li a:hover{
	border:1px solid #ff66cc;
}

#emojibox li a img{
	border:0;
}
<dropdownlist style="z-index:1">
