.article_std_container {
/*    margin: 0px 15px 15px 15px;*/
    padding: 15px 15px 15px 15px;
    background: white;
    display: block;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
/*    box-shadow: inset 0 0 30px #CBCBCB;*/
}
/*.article_std_container .title-container .article-title{
    font-size: 32px;
    font-weight: bold;
    color: black;
    line-height: 45px;

}
.article_std_container .title-container .article-subtitle{
    font-size: 25px;
    font-weight: normal;
    color: black;
    line-height: 45px;

}
.article_std_container .article-info{
    overflow: hidden;
}
.article_std_container .article-info .pull-left{
    float: left;
    font-weight: bold;
    font-size: 19px;
}
.article_std_container .article-info .pull-right{
    float: right;
    font-size: 13px;
    color: #766c6c;
}
.article_std_container .article-content{

    margin: 0;
}
.article_std_container .article-image .image{

    margin-top:14px;
    float:left;
    width:100%;
    padding-bottom: 10px;
}*/

h1.name_surname {
    margin: 0px 0px 10px 0px;
}
.title-container p {
    margin: 0 0 8px;
}
.thumbnail_pic{
    margin-bottom: 20px;
}
.age{
    font-weight: bold;
}
.end_date{
    font-weight: bold;
}

.well-comment{
    min-height: 20px;
    padding: 19px;
    margin-bottom: 0px;
    background-color: #f5f5f5;
    border: 0px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.05);
}
h4.panel-title a{
    text-decoration: blink;
}
.price{
    color: #72b823;
    margin: 0 0 5px;
    }