#cols {
	background: url('/images/blocks.png') no-repeat 689px 930px;
	padding-bottom: 82px;
}

#lcol div.imgwrapper {
	padding: 19px 0 12px 29px;
}

#lcol div.imgwrapper a img {
	height: 16px;
}

#lcol div.intro, #intro {
	width: 530px;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 0 0 19px 28px;
}

#lcol div.intro a:hover, #intro a:hover {
	background: #eed845;
}

#lcol a.control, #control {
	position: absolute;
	margin: -31px 0 0 585px;
	width: 16px;
}

#toolsgrid {
	float: left;
	width: 622px;
	padding: 0;
	margin: 0 0 0 14px;
}

#toolsgrid li {
	list-style: none;
	float: left;
	padding: 14px 0 0 8px;
}

#toolsgrid li.rowstart {
	padding-left: 0;
}

#toolsgrid a {
	display: inline-block;
	width: 118px;
	height: 165px;
	background: url('/images/toolgridblock_bg.png') no-repeat;
	text-decoration: none;
}

#toolsgrid span.imgwrapper {
	display: inline-block;
	width: 90px;
	height: 100px;
	text-align: center;
	margin: 14px 0 0 12px;
	cursor: pointer; /* for IE 7 */
}

#toolsgrid span.name {
	display: inline-block;
	width: 88px;
	font-weight: bold;
	font-size: 0.75em;
	line-height: 1.2em;
	padding: 10px 12px 0 12px;
	height: 30px;
	overflow: hidden;
	word-wrap: break-word;
	cursor: pointer; /* for IE 7 */
}

#gridhoverpanel {
	display: none;
	position: absolute;
	left: -500px;
	width: 275px;
	height: 345px;
	background: url('/images/toolgrid_hover_bg.png') no-repeat;
}

#gridhoverpanel.onhire {
	background: url('/images/toolgrid_hover_hired_bg.png') no-repeat;
}

#gridhoverpanel div.imgwrapper {
	margin: 20px 0 0 20px;
	width: 235px;
	height: 235px;
	text-align: center;
}

#gridhoverpanel p {
	color: #000;
	font-size: 0.75em;
	line-height: 1.2em;
	padding: 10px 0 0 20px;
	margin: 0;
	overflow: hidden;
	word-wrap: break-word;
	width: 235px;
	height: 50px;
}

#gridhoverpanel span {
	display: block;
	font-weight: bold;
	padding-bottom: 10px;
}

#whyarewedoingthis div.contentwrapper {
	padding: 7px 18px;
}

#whyarewedoingthis p {
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0;
	padding-top: 5px;
}

#whyarewedoingthis p a:hover {
	background: #eed845;
}

#whyarewedoingthis ol {
	padding: 15px 0;
	margin: 0;
	height: 47px;
}

#whyarewedoingthis ol li {
	list-style: none;
	float: left;
	padding-right: 1px;
}
