p.about-project-text {
	font-size: 12px;
	line-height: 20px;
	color: #333;
	padding: 0 15px;
}
p.about-project-text a {text-decoration: none;}
p.about-project-text a:hover {text-decoration: underline;}
p.about-project-text + p.about-project-text {margin-top: 14px;}

.titles-p p {}

.side-nav-li-a.disabled  {display: none;}

.filter-form-field-dd-i {text-align: left;}

.right-nav {width: 180px;}

.filter-form-field-dd {
    z-index: 1;
    max-height: 200px;
}

.filter-form-field-dd .filter-form-field-dd-i:hover {
    background: #f2f2f2;
}

.filter-form-field-dd .filter-form-field-dd-i:hover .filter-form-field-val:after {
    background-image: none;
    content: '';
}

form .form-group .help-block {
    color: #a94442;
    font-size: 12px;
    font-weight: bold;
}
.parthner-form-txtarea, .parthner-form-inp {
    margin-bottom: 3px;
}
form#become-partner a {
    outline: none;
}
.page-wrap_960 .grid-td-center {
    padding: 10px;
}
.breadcrumb {
    padding: 0;
}    
ul.breadcrumb-ul {
    padding: 10px 10px 10px;
}
.page-header {
    border-bottom: 0px;
}
.form-group {
    margin-bottom: 0;
}
.help-block {
    margin-bottom: 0px;
    margin-top: 0px;
}
.captha-cell-img, .captha-cell-input {
    padding: 0;
}
.captha-cell-img a {
    font-size: 11px;
}
.captha-cell-img img {
    margin-bottom: 3px;
}
.captha-cell-input input.form-control {
    margin: 8px 0 0 0;
}

.help-block.red {
    color: #a94442;
    font-size: 12px;
    font-weight: bold;
}