.advice .header  {
    border-bottom: 2px solid #129469;
    font-family: arial;
    font-size: 24px;
    font-weight: normal;

}
.advice .cat_title{
    float: left;
    font-weight: normal;
}
.sharing {
    float: right;
    margin-top: 7px;
}

.advice .title {
    clear: both;
    color: #129469;
    font-size: 17px;
    margin-bottom: 10px;
    padding: 27px 0 0;
}
.advice_time {
    color: #929292;
    font-size: 11px;
    padding-bottom: 13px;
}
.description{
	font-family: arial;
    font-weight: normal;
    text-align: justify;
}
.add-task {
    border-bottom: 1px solid #C2C2C2;
    margin-top: 10px;
}
.add-task ul {
   display: block;
   float: right;
   margin-right:10px;
   margin-top:22px;
}
.add-task ul li {
    display: block;
    float: left;
    margin-right: 5px;
}
.add-task ul li a{
    color: #555555;
}
.add-task .statistics_rate{
    float: right;
    padding: 0;
}
#statistics_rate{
	display: block;
    padding-top: 2px;
}
#statistics_rate span{
    float: left;
    padding-right: 11px;
}
/******** COMMENT *********/
.advice_comments h5 {
    color: #129469;
    font-size: 12pt;
    font-weight: bold;
}
.advice_comments h5 {
    padding: 10px 0 10px;
}
.comment_form_title{
	border-bottom: 1px solid #c2c2c2;
}
.advice_comments h5 img {
    padding-right: 7px;
}
#advice_comment_add_form p , #advicecomment_add_form textarea{
	margin-top: 10px;
}
#advice_comment_add_form a img{
    vertical-align: middle;
}
#advice_comment_add_form input, #advice_comment_add_form textarea {
    border: 1px solid #CF88A1;
    color: #A6A6A6;
}
#advice_comment_add_form input{
    height: 19px;
}
.comments_contents {
    margin: 10px 0;
    max-height: 400px;
    overflow: auto;
    padding: 15px;
}
.comment_content{
	 margin: 4px 0 15px;
	 border:1px solid #eaeaea;
	 background-color:#f7f7f7;
	 padding:15px;
}

.comment-item .name {
    color: #DA5C08;
    font-weight: bold;
}
.comment-item .name img{
	margin-right:10px;
}

.comment-item .date{
	color: #BDBDBD;
}
.advice_comments {
    margin-bottom: 30px;
}
#advice_comment_add_form{
	padding:15px;
}
/******** end COMMENT ********/

.relate_title {
   color: #222222;
    font-size: 17px;
    font-weight: bold;
    margin: 35px 0 5px;
    
}
.related li h2 a{
	font-weight: normal;
	color: #1d6eb2;
}
.relate_content a{
	color:#da5c08;
}
.product_tags h2.tag, .product_tags font {
    float: left;
    font-weight: normal;
}
.product_tags h2.tag a {
    color: #333333;
}
.tags_title{
	float:left;
	margin-right: 10px;
}
.product_tags{
	margin-bottom: 30px;
}


.title_advice,.title_first{
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}
.button{
	background:url(../images/right-button.jpg) no-repeat right;
	margin-right: 10px;
    padding: 6px 5px;
}
.button span{
	background:url(../images/left-button.jpg) no-repeat left;
	padding:5px 14px;
	color:#4b4b4b;
	font-weight:bold;
}
.related {
    border-top: 1px dotted #A5A5A5;
    padding: 10px 0;
}
.related li{
	padding-left:15px;
	background:url(../images/releated-icon.jpg) no-repeat left;
	line-height: 25px;
}
.comment_form_title_send{
	float:left;
}
.brief{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 8px;
}