    .decoration{position:absolute;min-height:40px;}

/* Caption Widget */
    .decoration_content{;}
    .caption .caption_top{background:url(https://graphics.gaiaonline.com/images/profiles/v2/caption_top.gif) no-repeat top left;width:100px;height:5px;position:absolute;top:-5px;}
    .caption p{background:url(https://graphics.gaiaonline.com/images/profiles/v2/caption_middle.gif) repeat-y top left;width:100px;text-align:center;}
    .caption .caption_bottom_left{background:url(https://graphics.gaiaonline.com/images/profiles/v2/caption_bottom_left.gif) no-repeat;width:100px;height:21px;margin-top:-10px;}
    .caption .caption_bottom_right{background:url(https://graphics.gaiaonline.com/images/profiles/v2/caption_bottom_right.gif) no-repeat;width:100px;height:21px;margin-top:-10px;}

/* Wish List Widget */
    .wish_list_decoration{width:150px;}
    .wish_list_decoration .decoration_content{height:80px;overflow-y:scroll;}
    .wish_list_decoration .decoration_content li{display:inline;}

/* Equipped List Widget */
    .equipped_list_decoration{width:150px;}
    .equipped_list_decoration .decoration_content{height:80px;overflow-y:scroll;}
    .equipped_list_decoration .decoration_content li{display:inline;}
