#wl_container{
    position:fixed;
    width:200px;
    right:2px;
    bottom:0px;
    font-size:10px;
    z-index:2000000;
    text-align:right;
    line-height:normal;
    color:#000;
}
#wl_container img{
    margin:0px;
    padding:0px;
    margin-left:5px;
}
.wl_header{
    display:block;
    background:transparent url(http://www.showplans.com/ep/exhibitingshow2010/wishlist_0_5/images/wl_header.png) no-repeat scroll top left;
    width:200px;
    height:30px;
}
.wl_header img{
    margin-bottom:0px;
    left:-5px;
}
#wl_divExpandable{
    background:transparent url(http://www.showplans.com/ep/exhibitingshow2010/wishlist_0_5/images/wl_inner_bg.png) repeat-y scroll 0px 0px;
    text-align:justify;
    margin-left:0px;
    padding-left:5px;
    padding-right:5px;
}
#wl_aShowHideToggle{
    display:block;
    position:relative;
    height:30px;
    background:transparent url(http://www.showplans.com/ep/exhibitingshow2010/wishlist_0_5/images/wl_show_hide.png) no-repeat scroll 0px 0px;
    overflow:hidden;
}
.wl_description{
    display:block;
    padding:5px 15px 0px 5px;
    margin:0px;
    /*background:transparent url(http://www.showplans.com/ep/exhibitingshow2010/wishlist_0_5/images/wishlist/wl_inner_round_top.gif) no-repeat scroll top left;*/
}
#wl_list{
    margin:0px 15px 0px 5px;
}
a.wl_item{
	color:#266B85;
	position:relative;
	display:block;
	margin-top:1px;
	font-size:12px;
	font-weight:bold;
	background:#FFF url(http://www.showplans.com/ep/exhibitingshow2010/wishlist_0_5/images/wl_remove_under.gif) no-repeat top right;
        padding-right:20px;
        text-align:left;
        height:18px;
}
a.wl_item:hover{
	color:#154658;
	background:#d5edfa url(http://www.showplans.com/ep/exhibitingshow2010/wishlist_0_5/images/wl_remove_over.gif) no-repeat top right;
	font-size:12px;
}

a#wl_goto_floorplan {
	font: bold 1.3em Arial;
	color: #3F8BD6;
	cursor:pointer;
	display: block;	
	margin-top:20px;
}
a#wl_goto_floorplan:hover{
	color:#a8d425;
}

.wl_heading{
    display:block;
    position:relative;
    font-size:16px;wl
    font-weight:bold;
    margin:2px 5px 0px 5px;
    color:#154658;
}
a.wl_item_conf{
    color:#a8d425;
    position:relative;
    display:block;
    margin-top:1px;
    font-size:10px;
    font-weight:bold;
    line-height:10px;
    background:#FFF url(http://www.showplans.com/ep/exhibitingshow2010/wishlist_0_5/images/wl_remove_under.gif) no-repeat top right;
    margin-bottom:2px;
    padding-bottom:2px;
}
a.wl_item_conf:hover{
    color:#000;
    background:#f0f6e0 url(http://www.showplans.com/ep/exhibitingshow2010/wishlist_0_5/images/wl_remove_over.gif) no-repeat top right;
    font-size:10px;
    line-height:10px;
}
.wl_item_conf_heading{
    display:block;
    padding:5px;
    font-size:12px;
}
.wl_no_stands 
{
    display:block;
    font-size:9px;
    font-weight:bold;
    text-align:left;
    color:#999;
}
#wl_aSponsor{
    position:relative;
    display:block;
    left:0px;
    width:200px;
    height:50px;
    background:transparent url(http://www.showplans.com/ep/exhibitingshow2010/wishlist_0_5/images/wl_sponsor.png) no-repeat scroll top left;
}