div.page_name_auto_complete {position: absolute; width: 200px; background-color: #fff; visibility: visible; z-index:999999;}
div.page_name_auto_complete ul { border: 1px solid #FFB68F; border-top:1px solid #FFF5EF; margin: 0; padding: 0; width: 200px; margin-left:0px; list-style-type: none; }
div.page_name_auto_complete ul li em { font-weight: bold; font-style: normal; background: #ff5a00; color:#fff; }
div.page_name_auto_complete ul li { padding: 5px 12px;  margin: 0;  list-style-type: none;  background-color: #fff; border-bottom: 1px solid #FFF5EF; border-width: 0 1px 1px;  font: 11px "Lucida Grande", "Verdana"; }
div.page_name_auto_complete ul li.selected { background:#fce566; color: #000;}
div.page_name_auto_complete ul strong.highlight { background: #ff5a00; color: #fff; margin: 0; padding: 0; }


.friend_list_options_table tr td ul.holder { 
	margin: 0; 
	border: 1px solid #999; 
	overflow: hidden; 
	padding:2px 2px 0px 2px;}

*:first-child+html ul.holder { 
	padding-bottom: 0px;
	padding:2px 2px 0px 2px;} 
	
* html ul.holder { 
	padding:2px 2px 0px 2px;} /* ie7 and below */

.friend_list_options_table tr td ul.holder li { 
	float: left; list-style-type: none; margin:0px; }

.friend_list_options_table tr td ul.holder li.bit-box, ul.holder li.bit-input input { 
	font: 11px "Lucida Grande", "Verdana"; }

.friend_list_options_table tr td ul.holder li.bit-box {
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px; 
	border: 1px solid #e2c822; 
	background: #fff9d7; 
	height:16px;
	margin-top:0px;
	margin-bottom:2px;
	line-height:16px;}

.friend_list_options_table tr td ul.holder li.bit-input input { 
	position:relative;
	height:16px;
	margin-top:0px;
	margin-bottom:2px;
	line-height:16px;
	width: 70px; 
	outline: 0; 
	border: 1px solid #fff;
	background:#fff; }

.friend_list_options_table tr td ul.holder { 
	width: 200px;  
	padding-left:0px; 
	background:#fff; }

.friend_list_options_table tr td ul.holder li.bit-box { 
	padding-right: 15px; 
	padding-left:10px;
	position: relative; }

.friend_list_options_table tr td ul.holder li.bit-hover { 
	background: #fbe776; 
	border: 1px solid #e2c822; }

.friend_list_options_table tr td ul.holder li.bit-box-focus { 
	border-color: #598BEC; 
	background: #598BEC; 
	color: #ff6600; }

.friend_list_options_table tr td ul.holder li.bit-box a.closebutton { 
	position: absolute; 
	right: 4px; 
	top: 5px; 
	display: block; 
	width: 7px; 
	height: 7px; 
	font-size: 1px; 
	background: url(images/close_auto_comp.gif); }

.friend_list_options_table tr td ul.holder li.bit-box a.closebutton:hover { 
	background-position: 7px; }

.friend_list_options_table tr td ul.holder li.bit-box-focus a.closebutton, ul.holder li.bit-box-focus a.closebutton:hover { 
	background-position: bottom; }

.default { 
	padding: 5px 7px; 
	border:1px solid #fff; 
	margin-top:3px; 
	width:200px; 
	font: 11px "Verdana"; 
	color:#df6625; }

.friend_list_options_table tr td .default { 
	position:absolute; 
	bottom:-20px; 
	display:inline; 
	z-index:9; 
	padding: 5px 7px; 
	border:0px; 
	margin-top:0px; 
	width:250px; 
	font: 9px; "Verdana"; 
	color:#df6625; }

.friend_list_options_table tr td .default a{ 
	color:#df6625; 
	font-size: 9px;)


/*div.small_friend_autocomp { 
	position: absolute; 
	width: 200px; 
	background-color: #fff; 
	visibility: visible; 
	z-index:999999; 
	display:none;}

div.small_friend_autocomp ul { 
	border: 1px solid #FFB68F; 
	border-top:1px solid #FFF5EF; 
	margin: 0; 
	padding: 0; 
	width: 200px; 
	margin-left:0px; 
	list-style-type: none; }

div.small_friend_autocomp ul li em { 
	font-weight: bold; 
	font-style: normal; 
	background: #ff5a00; 
	color:#fff; }

div.small_friend_autocomp ul li { 
	padding: 5px 12px;  
	margin: 0;  
	list-style-type: none;  
	background-color: #fff; 
	border-bottom: 1px solid #FFF5EF; 
	border-width: 0 1px 1px;  
	font: 11px "Lucida Grande", "Verdana"; }

div.small_friend_autocomp ul li.selected { 
	background:#fce566; color: #000;}

div.small_friend_autocomp ul strong.highlight { 
	background: #ff5a00; 
	color: #fff; 
	margin: 0; 
	padding: 0; }*/

div.small_friend_autocomp { display: ; position: absolute; width: 200px; background-color: #fff; visibility: visible; z-index:999999;}
div.small_friend_autocomp ul { border: 1px solid #FFB68F; border-top:1px solid #FFF5EF; margin: 0; padding: 0; width: 200px; margin-left:0px; list-style-type: none; }
div.small_friend_autocomp ul li em { font-weight: bold; font-style: normal; background: #ff5a00; color:#fff; }
div.small_friend_autocomp ul li { padding: 5px 12px;  margin: 0;  list-style-type: none;  background-color: #fff; border-bottom: 1px solid #FFF5EF; border-width: 0 1px 1px;  font: 11px "Lucida Grande", "Verdana"; }
div.small_friend_autocomp ul li.selected { background:#fce566; color: #000;}
div.small_friend_autocomp ul strong.highlight { background: #ff5a00; color: #fff; margin: 0; padding: 0; }

/*.ptable_right_embed .small_friend_autocomp { display: ; position: absolute; width: 450px; background-color: #fff; visibility: visible; z-index:999999;}
.ptable_right_embed .small_friend_autocomp ul { border: 1px solid #FFB68F; border-top:1px solid #FFF5EF; margin: 0; padding: 0; width: 450px; margin-left:0px; list-style-type: none; }
.ptable_right_embed .small_friend_autocomp ul li em { font-weight: bold; font-style: normal; background: #ff5a00; color:#fff; }
.ptable_right_embed .small_friend_autocomp ul li { padding:0px;  margin: 0px;  list-style-type: none;  background-color: #fff; border-bottom: 1px solid #FFF5EF; border-width: 0 1px 1px;  font: 11px "Lucida Grande", "Verdana"; }
.ptable_right_embed .small_friend_autocomp ul li.selected { background:#fce566; color: #000;}
.ptable_right_embed .small_friend_autocomp ul strong.highlight { background: #ff5a00; color: #fff; margin: 0; padding: 0; }*/

.input-text{ 
	cursor:pointer; 
	display:block; 
	font-size:14px; 
	font-weight:bold; 
	margin-bottom:10px; 
	background:#FFF5EF;}

ul.holder{
	border:1px solid #FFB68F;
	background:#FFF5EF;
	width:200px;
	}

.friend_list_options_table tr td ul.holder{
	background:#fff;
	width:200px;
	height:26px;
	}