/*<agl.folder "MT COMMON STYLE">*/
.inline { display: inline }
.hidden { display: none }
.input-default { background-color: #9aaec2 }
/*</agl.folder>*/
/*<agl.folder "ENTRY META FOOTER">*/
.asset-more-link, .asset-meta, .typelist-thumbnailed { font-size: 11px }
.widget-header, .trackbacks-header, .comments-header, .comments-open-header, .archive-header, .search-form-header, .search-results-header { width: 100%; p\osition: relative; w\idth: auto }
.content-nav  { text-align: center; margin: 5px 0 10px }
/*</agl.folder>*/

/*<agl.folder "ENTRY COMMENT TB">*/
#comment-form-remember-me label, #comment-form-reply label { display: inline }
.comments, .trackbacks, .archive { position: static; clear: both }
.comments-header, .comments-open-header, .trackbacks-header, .archive-header, .search-form-header, .search-results-header { color: #333 }
.comment, .trackback { border-color: #ddd }
.comments-open label { display: block }
#comment-author, #comment-email, #comment-url, #comment-text { width: 80% }
#comment-bake-cookie { margin-left: 0; vertical-align: middle }
#comment-submit { font-weight: bold }
.comment, .trackback { margin-bottom: 0.5em; padding-bottom: 0.5em; border-bottom: 1px solid #ccc }
.comment .asset-meta, .trackback .asset-meta { border: 0 }
.comment-content { line-height: 1.5; margin-bottom: 1em; clear: none }
.comment-content p { margin-bottom: 0.5em }
/*</agl.folder>*/
@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}
/*<agl.folder "MT SYSTEM and UNKNOWN">*/
.status-indicator { background: url("../images/indicator-login.gif") no-repeat; display: inline; padding: 2px 7px; width: 20px; height: 20px }
.user-pic { margin: 0 10px 0 0; position: relative; width: 50px; height: 50px; float: left; overflow: hidden }
.auth-icon { position: absolute; bottom: 0; left: 0 }
/*</agl.folder>*/

