#swapnav .grid2col {
width: 880px;
margin: 60px 60px 30px 30px;
}

#swapnav .grid2col .column.first {
width: 260px;
}

#swapnav .grid2col .column.last {
width: 580px;
}

#swapnav .grid2col .column.first {
float:left;
width: 260px;
}

#swapnav .grid2col .column.last {
float: left;
width: 580px;
padding-left: 30px
}

#swapnav ul.swapper li {
border-bottom: 1px solid #cccccc;
color: #333333;
cursor: pointer;
line-height: 15px;
list-style-position: outside;
list-style-type: none;
margin-top: 0;
padding: 10px 0 11px 20px;
width: 220px;
}

#swapnav ul.swapper a {
background: url("http://www.snapdragonsnursery.com/storage/images/universal/arrow_grey.gif") no-repeat scroll 95% 50% transparent;
color: #333333;
display: block;
padding-right: 30px;
text-decoration: none;
}

#swapnav ul.swapper a:hover {
background: url("http://www.snapdragonsnursery.com/storage/images/universal/arrow_blue.gif") no-repeat scroll 95% 50% transparent;
color: #9999cc;
display: block;
text-decoration: none;
}

#jobops {
float:left;
width: 350px;
}

.sidebox {
background: url("http://www.snapdragonsnursery.com/storage/images/universal/sidebar-bg.gif") no-repeat scroll 0 0 transparent;
float: right;
width: 200px;
margin: 0 0 50px;
}

#swapnav .sidebox h2 {
font-size: 14px;
font-weight: normal;
margin: 30px 30px 10px;
color: white;
}

h4 {
font-size: 12px;
line-height: 18px;
font-weight: bold;
}

#swapnav .sidebox ul li {
font-size: 11px;
line-height: 15px;
list-style-type: none;
color: white;
}

#swapnav .sidebox ul {
margin: 0 10px 20px;
}

.swapcontent p {
line-height: 1.7em;
}
