/**
 * Default inspector styles
 *
 */


.inspector										{ background: url('images/inspectors/background_black.png') repeat-x #000000; padding: 0.5em; border: 1px solid #404040; height: 90%; color: #e9e9e9}
.inspector h4									{ color: #ffffff; font-size: 0.85em; text-align: left; text-transform: uppercase; font-weight: normal; letter-spacing: 1px; margin-bottom: 1.5em; }
.inspector .title								{ }
.inspector label								{ color: #e9e9e9; }
