/* _CO  */
.pictborder {border:1px solid #FFFFFF; display:inline-block;}
.pictborder:hover {border:1px solid #ff6a00;}
.cartin_img { position:absolute;}
.cartin_tooltip { position:relative;top:-120px; left:5px;}
.error {background:#f3f3f3 url(../image/logo.png) right bottom no-repeat; border:3px solid #999; border-top:none;}
.errorheader {background:url(../image/error_header.gif) left bottom repeat-x #f3f3f3; color:#f00; border:3px solid #999; border-bottom:none;}
.warning {background:#f3f3f3 url(../image/logo.png) right bottom no-repeat; border:3px solid #999; border-top:none;}
.warningheader {background:url(../image/warning_header.gif) left bottom repeat-x #f3f3f3; color:#e99a02; border:3px solid #999; border-bottom:none;}
.success {background:#f3f3f3 url(../image/logo.png) right bottom no-repeat; border:3px solid #999; border-top:none;}
.successheader {background:url(../image/success_header.gif) left bottom repeat-x #f3f3f3; color:#4a981f; border:3px solid #999; border-bottom:none;}
.dialog-cm-nm {}
.dialog-message {padding-left: 20px;}
#dialog {position:absolute; width:425px; padding:10px; z-index:200;}
#dialog-header {display:block; position:relative; width:407px; padding:3px 6px 7px; height:1em; font-weight:bold;}
#dialog-title {float:left;}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:60px; background:url(../image/dialog_close.gif) no-repeat;}
body #dialog-content {display:block; height:100px; padding:10px 10px 60px; color:#333333; text-align:left; font-size:100%;}
body #dialog-inner {width:100%; height:100px; overflow: auto;}
#dialog-mask {position:absolute; top:0; left:0; min-height:100%; width:100%; z-index:100;}