.fix-width-10 {
width: 10%;
}
.fix-width-15 {
width: 15%;
}
.fix-width-20 {
width: 20%;
}
.fix-width-25 {
width: 25%;
}
.fix-width-40 {
width: 40%;
}
.fix-width-50 {
width: 50%;
}


.style_hold_now
{
	display:none;
}

/* Styles for Sewer and Water Projects content type */
.node-s-w-projects .field-label {
    font-size: larger;
    background-color: #dbdbdb;
    border: 1px solid #ccc;
    height: 1.5em;
    line-height: 1.5em;
    text-indent: 2px;
}

.node-s-w-projects .field-item {
    text-indent: 5px;
}
}