blockquote.overlay
{
	padding: 0;
	position: absolute;
	text-align: center;
	left: -1000px;
	top: -1000px;
	margin: -20px 0 0 80px;
	border: 0 none;
	z-index: 200;
	font-family: Verdana, Arial;
	color: white;
	background-color: #fff;
	-moz-border-radius: 3px;
	-moz-opacity: 1;
}

#connections {
	padding-top: 20px;
	font-family: Arial, Helvetica;
	color: #58595b;
	font-size: 11px;
	line-height: 1.3em;
}

#connections b {
	color: #463834;
}

#connections b.popup{
	text-decoration: underline;
	cursor: pointer;
}

#connections div.l {
	float: left;
	width: 233px;
	margin-left: 20px;
}

#connections div.l div {
	width: 238px;
	padding-left: 15px;
}

#connections p.indent {
	padding-left: 10px;
}

#connections img.bottomleft {
	margin-left: 10px;
}

#connections div.r {
	width: 219px;
	float: right;
}

#connections div.r div {
	width: 214px;
	padding-left: 5px;
}

#connections div.r div.box {
	width: 185px;
	height: 106px;
	background: url('images/27newparts/box_bg.jpg') no-repeat;
	padding: 15px 15px 0 15px;
	font-weight: bold;
	color: #463834;
}

#connections div.r div.box ul {
	padding-left: 14px;
}

#connections div.r div.box li {
	margin-bottom: 5px;
}

#connections div.footer {
	width: 461px;
	height: 51px;
	clear: both;
	background: #f0e4c4 url('images/connections/footer_bg.jpg');
	margin-left: 10px;
	padding: 18px 0 0 14px;
}

#connections div.footer span {
	color: #463834;
	font-size: 12px;
	font-weight: bold;
}

#connections div.footer div {
	width: 475px;
	text-align: center;
	margin-top: 8px;
}

#connections div.footer a {
	margin-right: 40px;
	font-weight: bold;
}

#connections div.back {
	margin-left: 10px;
	padding: 2px 0;
	margin-bottom: 10px;
}

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

#connections .backbottom {
	margin-top: 5px;
	margin-left: 10px;
	padding: 2px 0;
	clear: both;
}
