/* CSS Document 

Copyright (c) 2011, ProTV S.A. All rights reserved.
Author: Liviu Jurubita 
Contact: juru@protv.ro
version: v.1.
*/

.addCommentForm{
	background: none repeat scroll 0 0 #F3F3F3;
    padding: 20px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-left:10px;
    }
.bigInput{width:280px; margin-right:10px; border:1px solid #DFDFDF; padding:5px; margin-bottom:10px;}	
.bigTextarea{width:585px; height:126px; border:1px solid #DFDFDF; padding:5px;font-family:Arial,Helvetica,sans-serif; font-size:12px; margin-bottom:10px;}	
.raspuns{color:#F00;}
.raspuns_ok{font-size:12px;}
.comment{border-bottom: 1px solid #DFDFDF; padding:20px;}
.commentName{font-weight:bold; margin-bottom:5px;}
.comment button{margin-top:10px;}
.commentTextRe1{width: 560px; background: #F3F3F3; margin-left:30px;  margin-top:10px;padding:20px;}
.commentTextRe2{width:530px; background: #F3F3F3; margin-left:60px; margin-top:10px; padding:20px;}
