
.withShadow { left: 50px; margin-bottom: 3px; margin-right: 3px; position: relative; top: 50px; }
.withShadow .shadow2, .withShadow .shadow3, .withShadow .container { left: -1px; position: relative; top: -1px; }
.withShadow .shadow1 { background: #F1F0F1 none repeat scroll 0%; }
.withShadow .shadow2 { background: #DBDADB none repeat scroll 0%; }
.withShadow .shadow3 { background: #B8B6B8 none repeat scroll 0%; }

#dragable .container { background: #FFFFFF none repeat scroll 0%; border: 1px solid #777777; left: 0pt; margin: 0pt; padding: 0pt; top: 0pt; }
#dragable { font-family: sans-serif; font-size: 8pt; opacity: 0.9; position: absolute; left: 100px; top: 100px; width: 250px; z-index: 2; }

#head { background: #69c none repeat scroll 0%; border-bottom: 0px solid #777777; cursor: move; height: 20px; margin-top: 0px; padding: 0pt; position: relative; text-align: right; }
#head img { cursor: pointer; left: 230px; position: absolute; top: 3px; } 
#content { font-style: normal; padding: 5px 10px 10px; }
#contentT { border-bottom: 1px solid #DDDDDD; padding-bottom: 5px; text-align: left; }
#contentT select { font-size: 8pt; font-style: italic; width: 229px; }
#contentB { text-align: left; }
#contentB input#keyword { font-size: 8pt; font-style: italic; width: 222px; }
#contentBRes { border: 1px solid #DDDDDD; margin-top: 5px; overflow: auto; }
#contentBRes .item:first-child { border-top: 0pt none; } 
#contentBRes .item { background: #FFFFFF none repeat scroll 0%; border-top: 1px dashed #DDDDDD; cursor: pointer; padding: 2px; }
#contentBRes .item:hover { background: #FFFFBB none repeat scroll 0%; } 
#contentBRes .item p { color: #777777; font-size: 6pt; margin: 0pt; padding: 1px; }
#contentBRes .itemEmpty { background: #FFFFFF none repeat scroll 0%; padding: 2px; }
