#teepee {
/* background: url("http://images.snapdragonsnursery.com/jobs/images/corner-tab.png") no-repeat scroll -12px -10px; */
margin: 0px;
padding: 0px;
padding-top: 30px;
}

#tickerwrap {
width: 95%;
margin: auto;
margin-top: 20px;
margin-bottom: -30px;
background: #eee;
height: 20px;
padding-left: 15px;
padding-top: 7px;
border: 1px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#tickerwrap h4 {
display: block;
width: 14%;
float: left;
text-transform: uppercase;
letter-spacing: 0px;
font-family: 'LinotypeErgoDemiBold', 'Helvetica', Arial, sans-serif;
font-weight: normal;
border-right: 1px solid #aaa;
}

#ticker {
display: block;
width: 70%;
float: left;
height: 40px;
margin: 0;
padding: 0;
padding-left: 10px;
}

#ticker li {
list-style-type: none;
pointer-events: none;
}

#ticker li.active {
border: none;
outline: none;
}

#jobtext {
width: 96%;
margin: auto;
}

#swapnav a {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
transition: all .3s ease-out;
}

#swapnav {
margin-bottom: 30px;
}

#nmanager {
display:block;
}

#roomhead {
display:none;
}

#nnurse {
display:none;
}

#nassistant {
display:none;
}

#oosplayworker {
display:none;
}

#lunch {
display:none;
}

#admina {
display:none;
}

#nchef {
display:none;
}

#kitchena {
display:none;
}

#hkeeper {
display:none;
}

#apprentice {
display:none;
}

#jobops h2 {
letter-spacing: 0px;
text-transform: uppercase;
font-size: 140%;
color: #555;
font-family: 'LinotypeErgoDemiBold', 'Helvetica', Arial, sans-serif;
font-weight: normal;
}

a.description {
color: #333;
font-size: 90%;
font-style: italic;
background: url("http://www.snapdragonsnursery.com/storage/images/universal/link-arrow.gif") no-repeat scroll 100% 50% transparent;
padding-right: 10px;
}

a.description:hover {
color: #e33b8d;
text-decoration: none;
}

ul.apply {
border-top: 1px solid #ddd;
padding: 20px 10px;
background: #eee;
}

ul.apply li.noclass {
background: none;
padding: 0px;
}

ul.apply li.noclass h4 {
letter-spacing: 0px;
font-weight: normal;
font-style: italic;

border-top: 2px dotted #333;
padding-top: 10px;
margin-top: 15px;
}

ul.apply li {
border: none;
list-style: none;
}

ul.apply li a {
padding: 10px 5px;
padding-right: 25px;
cursor:pointer;
color: #333;
font-size: 13px;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
letter-spacing: 0.4px;
background: url("http://images.snapdragonsnursery.com/global/images/arrow_grey.png") no-repeat scroll 100% 50%;
}

ul.apply li a:hover {
text-decoration: none;
color: #83a6d7;
background: url("http://images.snapdragonsnursery.com/global/images/arrow_blue.png") no-repeat scroll 100% 50%;
}

ul.apply li:last-child a {
padding-top: 11px;
}

