@charset "UTF-8";

#comments { clear:left;}
#comments .comment {margin:5px 0; padding:10px; border:1px solid #003466;}
#comments .response {padding:15px 0 0 62px; margin-bottom:5px;}

#comments .head { background-color: #CCD6E0;}
#comments .content { background-color:#FFFFFF; padding: 5px 0 10px 62px; margin-bottom:5px; border-bottom:1px solid #003466; clear:both;}
#comments .side {float:right; text-align:right; padding-right:10px;}
#comments .reply {text-align:right; padding-top:5px;}

.commentform { margin:5px 0; padding:10px; border:1px solid #003466; background-color:#dff3fd }
.commentform strong {margin-left:62px; font-weight:bold; font-size:14px; display:block;}
.commentform textarea { height:50px; width:558px; background-color:#CCD6E0;}
.commentform .submit {text-align:right;}
.commentform form .user { height: 55px; width: 52px; overflow:auto;}

.hiddenreply {display:none; padding: 5px 0 0 62px; margin-bottom:5px; height:140px;}
.hiddenreply .commentform textarea { width:474px;}
