/*
div.l-wrap { height:400px; overflow:visible; }

form table td.value { padding-right:5px; }
form table td.value textarea { scrollbar-3dlight-color:#414141; scrollbar-arrow-color:#414141; scrollbar-base-color:#0a0a0a; scrollbar-darkshadow-color:#0a0a0a; scrollbar-face-color:#0a0a0a; scrollbar-highlight-color:#0a0a0a; scrollbar-shadow-color:#0a0a0a; scrollbar-track-color:#0a0a0a; }

ul.b-photo, ul.b-video { margin-bottom:0px; }
div.b-gallery div.b-gallery-pane { height:490px; overflow-x:scroll; overflow-y:hidden; }
div.b-gallery div.b-gallery-slider { margin:12px 0 0 0; }

form table td.value input { zoom:expression(this.runtimeStyle.zoom = '0', className = className + ' c-' + type); }

form table td.value input.c-file,
form table td.value input.c-text,
form table td.value input.c-password,
form table td.value textarea { border:1px solid #383838; background:#0a0a0a; width:100%; color:#ccc; }

form table td.value input.c-file { width:101%; }

form table td.value input.c-checkbox { width:auto; height:auto; }

form table tfoot tr td.value input.c-submit,
form table tfoot tr td.value input.c-button,
form table tfoot tr td.value input.c-reset { margin-right:20px; width:88px; height:31px; color:#ccc; border:none; cursor:pointer; background:transparent url(/style/img/bg-form-button.jpg) no-repeat left top; }
*/
