a.playroom-delete { color:red; font-weight:bold; text-decoration:none; font-size:smaller; }
#_CRDL_2_container { width:100%; text-align:center; }
#_CRDL_2_canvas { width:100%; text-align:center; }
/*.playroom-slideshow-img { max-width:430px; width:expression(this.width > 430 ? 430 : true ); max-height:350px; height:expression(this.height > 350 ? 350 : true ); }*/
.playroom-post-list { font-size: smaller; }
#_CRDL_2_commentsContainer { margin:15px 0 0 0; border:0px solid lightgrey; text-align:center; }
.playroom-add-comment-form { visibility:hidden; display:none; width:98%; padding:5px; margin-bottom:5px; border:1px solid lightgrey; background-color: #f7f4eb; }
.playroom-comment-header { background-color: #f7f4eb; padding:5px; border-top:1px solid #998560; border-right:1px solid #998560; border-left:1px solid #998560; }
.playroom-comment-title { font-weight:bold; }
.playroom-comment-meta { font-style:italic; font-size:smaller; }
.playroom-comment-body { border:1px solid #998560; padding:5px 5px 0 5px; text-align:left; }
li.playroom-subtopic-list { font-style:italic; margin-left:-2em; padding-left:0em; }