.job1 {
	width: 280px;
	float: left;
	margin-top: 15px;
	margin-right: 8px;
}

.jobdescr {
    text-decoration: none;
    border-left: 5px solid #e6dbce;
    background-color: #bcad9d;
    /* color: #F6E5D1; */
    /* font-size: 9px; */
    /* line-height: 11px; */
    text-align: justify;
    /* text-transform: uppercase; */
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 5px 5px 5px 10px;
    font-size: 9px;
    line-height: 130%;
    padding-right: 10px;
}

.joblistdescr {
    background-color: #bcad9d;
    border: 3px solid #b8a99a;
    outline: 1px solid #ab9b8d;
    opacity: 1;
    padding: 5px 15px 8px;
	font-size:10px;
    text-align: justify;
    /* background: #bcbbc1; */
    /* padding: 2.5px; */
    /* border: 1px solid #abaab0; */
}
		