
.jobs-list-container {
            padding: 0px;
            position: relative;
            left:0px;
            top:0px;
            width: 650px;
            border-style: none;
            background-image:url(fileadmin/common/images/masterlayout/hellgrau_linie_lang.gif);
            background-repeat: repeat-x;
}

.jobs-list-item-container {
            position: relative;
            left: 0px;
            top: 0px;
            width: 650px;
            height: 80px;
            border-style: none;
}

.jobs-list-item {
            position: relative;
            top: 18px;
            left: 0px;
            width: 630px;
            height: 50px;
            border-style: none;
            overflow: hidden;
}

.jobs-list-title {
            position: relative;
            left: 0px;
            width: 630px;
            overflow: hidden;
            font-family: Arial; 
            font-size: 10px; 
            font-weight: bold;
            color: #666666;
            border-style: none;
}

.jobs-list-text {
            position: relative;
            left: 0px;
            width: 610px;
            overflow: hidden;
            border-style: none;
            font-family: Arial; 
            font-size: 10px; 
            font-weight: normal;
            color: #000000;
}

.jobs-list-morelink {
            position: absolute;
            right:0px;
            bottom:0px;
            border-style: none;
}

.jobs-list-spacer {
            position: absolute;
            left:0px;
            top:100px;
            width: 650px;
            border-style: none;
            background-image:url(fileadmin/common/images/masterlayout/hellgrau_linie_lang.gif);
            background-repeat:
            repeat-x;
            height:1px;
}


