@charset "utf-8";
/* CSS Document */

#CommentForm div.parts th{
	width:50px;	
}

#CommentForm div.parts{
    border: 0px;
}
#memberCommentsBox .commentList .parts dl{
    border-style:none none solid none;
}
#comment_profile_content{
    width: 484px;
    margin-bottom: 10px;
}
