.mcontent-list-layout { }
.mcontent-list-layout #image1 { float: left; margin: 0 0 0 3px; width: 228px; height: 556px; background-color: white; }
.mcontent-list-layout #content1 { padding: 0; margin: 0 0 0 237px; width: 695px;}

/* */
#breadcumb { margin:0 0 3px 0; padding: 0px 0 3px 5px;  border-bottom: 1px solid #cee6f2; font-size: 11px; }
#breadcumb a { text-decoration: none; font-size: 11px; }
#breadcumb a:hover { color:#068FFE; text-decoration: underline; }
#breadcumb span {font-size: 11px; line-height: 14px;}
.mcontent-list-layout #content1 h3 { margin: 0; padding: 5px 0 5px 5px; background: url(../images/bg_header.gif) repeat-y top left; line-height: 18px; font-size: 12px; font-weight: bold; color: #7684de; } 
.mcontent-list-layout #content1 h3 a,
.mcontent-list-layout #content1 h3 a:active
.mcontent-list-layout #content1 h3 a:link
.mcontent-list-layout #content1 h3 a:visited { text-decoration: none; color: #7684de; }
.mcontent-list-layout #content1 h3 a:hover { color: orange; }

.mcontent_items { margin: 5px; }
.mcontent_item { float:left; height: 125px; width: 125px; margin: 13px 0 0 0; padding-left: 10px;  }
.mcontent_item .thumbnail  { float: left; width:120px;  background: url(../images/bg_docitem_thumbnail.gif) no-repeat bottom right;}
.mcontent_item .thumbnail a { border: 1px solid #c2c4c5; margin: 0; width: 116px; display: block; text-align:center; }
.mcontent_item .thumbnail a img { border: 0; }
.mcontent_item .info { margin: 0; padding: 0; }
.mcontent_item .info a.link,
.mcontent_item .info a.link:active
.mcontent_item .info a.link:link,
.mcontent_item .info a.link:visited { margin: 0 0 0 5px; /*display: block; */ text-decoration: none; font-size: 10px; color: #067dd0;  }
.mcontent_item .info a.link:hover { color: #ecac30; }

/* mcontent dialog */
#mcontent-wrapper { margin: 0; padding: 0; width: 300px; height:380px; position: absolute; background-color: #fafafa; z-index: 3200; }
#mcontent-wrapper #wrapper-header { margin:0; padding: 0; height:25px; font-weight: bold; background-color: #7684de; border-left: 1px solid #cee6f2; border-right: 1px solid #cee6f2; border-top: 1px solid #cee6f2; border-bottom: 1px solid #cee6f2; }
#mcontent-wrapper #wrapper-header p.wrapper-title { float: left; margin: 5px; }
#mcontent-wrapper #wrapper-header p.wrapper-close { float: right; margin: 5px; }
#mcontent-wrapper #wrapper-body { margin:0; padding: 5px; width: 288px; height:360px; color: #067dd0; border-left: 1px solid #cee6f2; border-right: 1px solid #cee6f2; border-bottom: 1px solid #cee6f2; overflow: scroll; }

#mcontent-modal-container { margin: 0; padding: 0px; }
#mcontent-modal-overlay { background-color:#cccccc; }

p.supporter { font-size: 10px; color: #067dd0; padding-top: 0; }
p.supporter a,
p.supporter a:active,
p.supporter a:link,
p.supporter a:visited  { margin: 0 0 0 0px; text-decoration: none; font-size: 10px; color: #ecac30;  }
p.supporter a:hover { color: #ecac30; }


.paginator { text-align: right; margin-top: 10px; }
.loading { background: url(../images/spinner.gif) no-repeat center center;	}

.shadow { float: left; 
   vertical-align:top; 
   background: url(../images/shadow.gif) no-repeat bottom right; 
   background: url(../images/shadowAlpha.png) no-repeat bottom right !important; 
   margin: 10px 0 0 10px !important; 
   margin: 10px 0 0 5px;
}  