#adviceAndSupportNav {
	border: 1px solid #C2C2C2;
	border-width: 0 1px;
	display: block;
	width: 136px;
}
#adviceAndSupportNav div {
	clear: both;
	padding: 2px;
	padding-right: 0;
	width: 132px;
}
#adviceAndSupportNav div a {
	display: block;
	height: 41px;
	vertical-align: middle;
}
#adviceAndSupportNav div a span {
	position: relative;
	top: 11px;
}
#adviceAndSupportNav div a img {
	float: left;
	vertical-align: bottom;
}

/* Advice specific */
.adviceContainer {
	background: url(../images/advice_background.gif) top right no-repeat;
}
.adviceSpacer {
	width: 130px;
	height: 220px;
	float: right;
}
#adviceNavigation {
	border-bottom: 1px dashed #D8D8D8;
	margin-bottom: 1em;
}

/* Support specific */
.supportContainer {
	background: url(../images/support_background.gif) top right no-repeat;
}
.supportSpacer {
	width: 180px;
	height: 210px;
	float: right;
}

/* LensOn specific */
.lensonContainer {
	background: url(../images/lenson_background.gif) top right no-repeat;
}
.lensonSpacer {
	width: 120px;
	height: 200px;
	float: right;
}
