/* # vim:set filetype=css: */





div.l-corners-row {
	overflow: hidden;
	width: 470px;
	font-size: 1px;
	margin: 0;
}

div.l-corners-left {
	float: left;
	width: 18px;
}

div.l-corners-middle-top {
	float: left;
	border-top-style: solid;
	border-top-width: 1px;
	width: 434px;
	font-size: 1px;
}

div.l-corners-right {
	float: left;
	width: 18px;
}

div.l-corners-middle-bottom {
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 434px;
	font-size: 1px;
	height: 18px;
}



