#blk_frcomment .bkForm {
width:400px;
}
#blk_frcomment .bkFieldLabel {
font-weight:bold;
text-align:right;
}
#blk_frcomment .bkFieldLabel .bkRequired {
color:#800000;
font-weight:bold;
}
#blk_frcomment .bkFieldContent {
}
#blk_frcomment .bkFieldContent .bkTextControl {
width:100%;
}
#blk_frcomment .bkFieldContent .bkTextAreaControl {
height:120px;
width:100%;
}
