ul.errors {
	list-style: none;
}

.about_team {
    float: left;
    text-align: center;
    margin: 20px;
    width: 200px;
    color: #ce282a;
}

.about_team .descr {
    margin-top: 10px;
}

.list_style_none {
    list-style-type:none;
}

.marr10{
    margin-right:10px;
}

.pad10 {
    padding: 10px;
}
