.comment_item, .text_area_style2, .comment_item_full .text_area_style2 {
background : none;
border : 1px solid #cccccc;
margin : 0 0 0 0;
padding : 2px 3px 0 2px;
width : 535px;
height : 120px;
outline : 0;
color : #666666;
font-size : 12px;
}


bu class tanımlamasını da şöyle yap ;


.comment_item, .text_area_style2, .comment_item_full .comment_item_field .text_area_style2 {
background : none;
border : 1px solid #cccccc;
margin : 0 0 0 0;
padding : 2px 3px 0 2px;
width : 535px;
height : 120px;
outline : 0;
color : #666666;
font-size : 12px;
}