#jobanoun_cat{
    width:1050px;
    height:auto;
    padding: 3px;
    text-align: left;
    margin: 7px;
    border-radius: 3px;
}
#jobtext{
    border: 1px;
    border-color:  #fed1e6;
    border-style: ridge;
    line-height: 26px;
    border-bottom: none;
    border-radius: 2px;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    width: 150px;
    padding-left: 10px;
    
}
#jobtext2{
    width: auto;
    border: 1px;
    border-color:  #fed1e6;
    border-style: ridge;
    line-height: 26px;
    border-bottom: none;
    border-radius: 2px;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    width: 160px;
    font-weight: 100;
    padding-left: 10px;
}
#jobtext3{
    width: auto;
    border: 1px;
    border-color:  #fed1e6;
    border-style: ridge;
    line-height: 26px;
    border-bottom: none;
    border-radius: 2px;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    width: 90px;
    font-weight: 100;
    padding-left: 10px;
}
#jobtext4{
    width: auto;
    border: 1px;
    border-color:  #fed1e6;
    border-style: ridge;
    line-height: 26px;
    border-bottom: none;
    border-radius: 2px;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    width: 80px;
    font-weight: 100;
    padding-left: 10px;
}
#jobtext a{
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    width: 300px;
}
#job-title{
    background-color: #fed1e6;
    height:20px;
    text-transform: capitalize;
    padding: 4px;
}