#listingsContainer{
	background-color: red;
}

.featured li{
float:left;
width:20%;
list-style-type:none;

}

.clear{
clear:both;
}
.jobtable th{
text-align:left;
}
.it{
font-style:italic;
color:#BDBEBF;
}
.jobfield{
padding-bottom:5px;
}
.jobtitle{
color:#000;
font-size:18px;
}
tr.jobrow td{
border-bottom:1pt solid #C9C9C9;
padding-top:10px;
padding-bottom:10px;
}
tr.crow td a:link,tr.crow td a:visited,tr.jobrow td a:link,tr.jobrow td a:visited{
color:#000;
text-decoration:underline;
}
tr.crow td a:hover,tr.jobrow td a:hover{
text-decoration:none;

}

tr.odd td{

}
td.even td{
}
.seeall{
text-align:center;
margin-top: 10px;
}
.widgetbox{
border:1pt solid #C9C9C9;
padding:10px;
}
a.applybutton {
  font: bold 2em/2.5em sans-serif;
  text-decoration: none;
  color: white;
  padding: 0.5em 1em;
  background: #238BFE; /* old browsers */
  background: -moz-linear-gradient(top, #238BFE 0%, #238BFE 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#238BFE), color-stop(100%,#238BFE)); /* webkit */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DB3B58', endColorstr='#238BFE',GradientType=0 ); /* ie */
  zoom: 1;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -box-shadow: 0 1px 3px  rgba(0,0,0,0.5);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
a.applybutton:hover {
color:white;
  background: #238BFE; /* old browsers */
  background: -moz-linear-gradient(top, #238BFE 0%, #238BFE 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#238BFE), color-stop(100%,#238BFE)); /* webkit */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#238BFE', endColorstr='#238BFE',GradientType=0 ); /* ie */
}


span.bubble {
    background: #fc241e !important;
    text-decoration: none !important;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjMjQxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYjA1MDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top, #fc241e 0%, #cb0506 100%) !important;
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc241e), color-stop(100%, #cb0506)) !important;
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fc241e 0%, #cb0506 100%) !important;
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fc241e 0%, #cb0506 100%) !important;
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fc241e 0%, #cb0506 100%) !important;
    /* IE10+ */
    background: linear-gradient(to bottom, #fc241e 0%, #cb0506 100%) !important;
    /* W3C */
    filter: none !important;
    /* IE6-8 */
    color: white                                    !important;
    font-weight: 100                                !important;
    font-size: 8px                                 !important;
    font-family: "modernamedium", Arial             !important;
    padding: 0px 3px                                !important;
    text-transform: uppercase                       !important;
    border: 1px solid #da2627 !important;
    line-height: 1px                                !important;
    position: relative                              !important;
    font-family: arial;
}

#widget-jobs { 
 background-color: #4d4d4d;
 border: 0px;
 margin: 10px 0px 0px 0px;
 padding: 15px;
 color: #46beff; 
 text-align: center;
 font-size: 20px;
 text-decoration:bold;
} 

