.help_content .title { display: inline; float: left; width: 190px; font-weight: bold; text-transform: uppercase; margin-top: 10px; margin-bottom: 5px; padding-left: 10px; }
.help_content .color { display: inline; float: left; width: 32px; height: 20px; border: 1px solid #000; margin-left: 10px; margin-top: 5px; margin-bottom: 5px;  }
.help_content .cut   { display: inline; float: left; width:229px; border-bottom: 1px dotted #c7c7c7; }
.help_content .key   { display: inline; float: left; margin-left: 10px; font-weight: bold; padding-right:10px; white-space:nowrap; }
.help_content .value { display: inline; float: left; text-transform: none; font-weight: normal; white-space:nowrap; }
.help_content .close { display: inline; float:right; padding-top: 5px; padding-bottom: 5px; padding-right: 10px; }
div.key_outer	     { clear:both; }
div.close	     { clear:both; }
img.structure        { padding-left:10px; }
