#solutions {
	width: 465px;
	margin: 0 auto 5px auto;
	padding-top: 15px;
	font-size: 11px;
	color: #4E3F34;
	line-height: 1.4em;
	word-wrap: break-word;
}

#solutions .left {
	width: 240px;
	float: left;
}

#solutions .right {
	width: 210px;
	float: right;
}

#solutions p.closer {
	margin-top: 5px;
}

#solutions div.boxes {
	clear: both;
}

#solutions div.box {
	height: 210px;
	width: 240px;
	float: left;
}

#solutions div.boxright {
	width: 210px;
	height: 210px;
	float: right;
}

#solutions .right span {
	font-weight: bold;
	font-style: italic;
}

#solutions .right p.right {
	text-align: right;
}

#solutions img.header {
	margin-bottom: 10px;
}

#solutions img.solution {
	margin: 5px 0 0 0;
}

#solutions .bottom {
	clear: both;
	padding: 1px 3px 8px;
	width: 459px;
	height: 62px;
	font-weight: bold;
	background: #F0E4C4 url('images/largehole/bottombg.jpg') right no-repeat;
}

#solutions .bottom span {
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	margin: 15px 0 0 15px;
}

#solutions .bottom li {
	line-height: 1.5em;
	margin-left: 30px;
	float: left;
}

#solutions .bottom ul {
	width: 465px;
	padding: 0;
}

#solutions .back a, #solutions .backbottom a {
	font-size: 12px;
	text-decoration: underline;
}

#solutions .back {
	margin: 0 0 10px 5px;
}

#solutions .backbottom {
	clear: both;
	margin: 10px 0 0 5px;
}
