.yui-skin-sam .yui-panel {
            /*border: 1px solid #C0C0C0;*/
}
 .yui-skin-sam .yui-panel .hd {
   background: url(../gora.png) 0 100% repeat-x;
   color:teal;
   font-weight:bold;
   font-size:11px;
 }
 .yui-skin-sam .yui-panel .bd {
   background-color: #FFF;

 }
#participant {
            width:180px; /* set width here or else widget will expand to fit its container */
            padding-bottom:2em;
        }

        #participantPanel .bd {
            overflow:auto;
            background-color:fff;
            padding:10px;
        }

        #participantPanel .ft {
            height:15px;
            padding:0;
        }
        #participantPanel .yui-resize-handle-br {
            right:0;
            bottom:0;
            height: 8px;
            width: 8px;
            position:absolute;
        }
#category {
    width:260px; /* set width here or else widget will expand to fit its container */
    padding-bottom:2em;
}
#currency {
    width:260px; /* set width here or else widget will expand to fit its container */
    padding-bottom:2em;
}
#selectPanel .bd {
    overflow:auto;
    background-color:#fff;
    padding:10px;
}
#selectPanel .ft {
    height:15px;
    padding:0;
}
#selectPanel .yui-resize-handle-br {
    right:0;
    bottom:0;
    height: 8px;
    width: 8px;
    position:absolute;
}

/*.yui-skin-sam .yui-panel .hd {
	    padding:0; 
	    border:none; */
	    /*background:url(aqua-hd-bg.gif) repeat-x; */
      /*  background: url(../menubar/sprite.png) repeat-x 0 -1400px;
	    color:#000;
	    height:22px; 
	    margin-left:6px; 
	    margin-right:6px; 
	    text-align:center; 
	    overflow:visible; 
	} 
/*
.yui-panel .hd span { 
	    vertical-align:middle; 
	    line-height:22px; 
	    font-weight:bold; 
	} 
.yui-panel .hd .tl { 
	    width:7px; 
	    height:22px; 
	    top:0; 
	    left:0px; 
	    background:url(aqua-hd-lt.gif) no-repeat; 
	    position:absolute; 
	} 
.yui-panel .hd .tr { 
	    width:7px; 
	    height:22px; 
	    top:0; 
	    right:0px; 
	    background:url(aqua-hd-rt.gif) no-repeat; 
	    position:absolute; 
	} 

.yui-panel .container-close { 
	    position:absolute; 
	    top:3px; 
	    left:4px; 
	    height:18px; 
	    width:17px; 
	    background:url(aqua-hd-close.gif) no-repeat;  */
	} 
	 
/* span:hover not supported on IE6 */ 

/* .yui-panel .container-close:hover {
	    background:url(aqua-hd-close-over.gif) no-repeat;  
}
.yui-panel .bd { 
	    overflow:hidden; 
	    padding:4px; 
	    border:1px solid #aeaeae; 
	    background-color:#FFF; 
	} 
.yui-panel .ft { 
	    font-size:75%; 
	    color:#666; 
	    padding:2px; 
	    overflow:hidden; 
	    border:1px solid #aeaeae; 
	    border-top:none; 
	    background-color:#dfdfdf; 
	} */
