
/* collection
------------------------------------------------------------ */
table.collection{margin: 0.5em auto 0 auto;}
table.collection td{width:140px;height:120px;text-align:center;vertical-align:top;padding:0;}

table.collection td img.fld{
position:relative;width:97px;height:78px;margin:0;
z-index:1;top:0px;left:0px;
}

table.collection td img.thumb_cl{
position:relative;top:-56px;right:0px;width:55px;height:40px;
z-index:2;margin:0;border:2px #EBF7E0 solid;
}
table.collection td p{font-size:11px;margin:0;line-height:120%;}
table.collection td p.thumb_p{font-size:11px;position:relative;top:-44px;right:0px;margin:0;}

div.text form{text-align:left;}
div.bglight p{margin:0.5em 0;}
div.text p.note strong,div.folder_comment strong{color:#00678B !important;}
div.folder_comment{margin:0;text-align:left;}
div.folder_comment textarea{width:300px;height:80px;margin:0.5em 0 0 1.7em;}
div.bgblue{background:#E1EEF3}

div.folder_comment p{
text-align:left;
padding-left:16px;
background : url("/img/icon/comment.gif" ) 0px 0px no-repeat;
}

div.text p.folder_comment{
margin:0 !important;
text-align:left;
padding-left:16px;
background : url("/img/icon/comment.gif" ) 0px 0px no-repeat;
}

h2{margin:1em 0 1em 2em;}

div.text p.more{margin:0 !important;}

p.slideshow{float:right;font-size:11px;margin:0 2em 3px 0;}
p.slideshow img{width:131px;height:21px;}

div.collection_sch{border-top:1px #bbb dotted;padding-top:10px;}

div#check{background:#fff;padding:10px;margin:2em;text-align:left;
border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;}

div#check p{border-bottom:1px dotted #ddd;margin:5px;padding:0 0 7px 16px;
background : url("/img/icon/pencil.gif" ) no-repeat 0 5px;
}


/* collection_setup
------------------------------------------------------------ */
div.text div#comment_list li{padding:6px 0;border-bottom:1px #ddd solid;}
div.text div#comment_list li div{float:left;margin:0 5px;}
div.text div#comment_list li div.folder{width:350px;margin:0;}
div.text div#comment_list li div.btn{float:right;width:190px;margin:0;}
div.text div#comment_list li form{float:left; margin: 0 1px 0 3px;}


/* collection_history
------------------------------------------------------------ */

div.history{}

div.history ul{
margin:0 1em 1em 1em;
border-top:1px #ccc dotted;
text-align:left;
list-style-type: none;
font-size:12px;
}

div.history ul li{
padding:3px 15px;
background : url("/img/icon/arrow_gray.gif" ) 2px 4px no-repeat;
border-bottom:1px #ccc dotted;

}

div.history ul li span{color:#aaa;}