.layout {
	border: 1px dashed #999999;
}
.leftdash {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(../images/geoffrey_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: right;

}
