#skipHireHolder
{
	float: left;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

#skipHirePage #col2
{
	width: 578px;
}

#skipHirePane
{
	float: left;
	width: 438px;
	height: 370px;
	overflow: hidden;
}
#skipHirePane div
{
	float: left;
}
#scrollFrame
{
	overflow: hidden;
	width: 3000px;
}
.slide
{
	width: 200px;
	text-align: center;
	margin-right: 38px;
}
.slide h4
{
	color: #DB0029;
}
#navPrev,#navNext
{
	width: 40px;
	padding-top: 115px;
	float: left;
}
#navPrev
{
	margin-right: 30px;
}
#navNext
{
	margin-left: 30px;
}

table
{
	text-align: left;
	font-size: 12px;
	color: #333;
	width: 100%;
}
thead th
{
	background: url(../images/skips/table_head.png) no-repeat top left;
}
tbody
{
	background: url(../images/skips/table_body.png) no-repeat bottom left;
}
th,td
{
	padding: 7px 14px 7px 14px;
}
td
{
	border: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #c7c7c7;
}
tr
{
	border-top: 1px solid #c7c7c7;
}
thead tr
{
	border: 0;
}

div.binBagText
{
	font-size: 13px;
	font-weight: bold;
	margin: 27px 20px 0px 10px;
}
div.binBag
{
	width: 62px;
	height: 28px;
	background: url(../images/skips/black_bag.gif) no-repeat top left;
	color: #fff;
	padding-top: 20px;
	margin-top: 7px;
	font-size: 13px;
	font-weight: bold;
}

h3 span
{
	color: #999;
	font-size: 11px;
}