/* Comments */
#comments ul {margin: 0px;padding: 0px;}
#comments li {list-style: none;}
#comments .commentWrap p {margin: 0px;padding: 0px;}
#comments .userTime {color: #777575;}
#comments .replayLink {color:#313131;font-weight:bold;}
#comments .author {color:#313131;font-weight:bold;}
#comments .author_vip {color:red;font-weight:bold;}
#comments li ul {margin: 0px;padding: 0px;}
#comments li ul {border-left: 1px solid #ced0d0;}
#comments li li {background: url('../images/connect.gif') no-repeat transparent 0px 25px;padding-left: 25px;}
#comments .commentWrap {border: solid 1px #edeff4;padding: 10px;margin: 7px 7px 7px 0px;background-color: #edeff4;}
#comments li li .commentWrap {background-color: #e6e4e4;}
#comments p.message {margin-top: 10px;color:#121212;}
#comments .parasytas {color:#808080;font-size:11px;}
#form {height:350px;position:relative;}
#form fieldset {border:1px #29305a solid;height:340px;}
#form legend {margin-left:30px;font-weight:bold;font-size:14px;color:#29305a;}
#form .text {width: 300px;}
#form textarea {width:550px;height:150px;}
#form .required {color: red;font-weight: bold;}
.success {background: #a5e283;border: #337f09 1px solid;padding: 5px;}
.error {background: #ea7e7e;border: #a71010 1px solid;padding:5px;}

