
.documentation{
	width:760px;
	margin:0 auto 50px;
}
.packageLeft{
	width:352px;
	float:left;
	text-align:center;
	border:solid 1px #DAD7D7;
	padding:2px;
}
h3.packageTitle{
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	color:#4FB1C1;
	background:inherit;
	padding:10px 0 12px;
	margin:0;
}
img.ie{
	float:left;
}
img.pdf{
	float:right;
}
.packageright{
	width:352px;
	float:right;
	text-align:center;
	border:solid 1px #DAD7D7;
	padding:2px;
}
.package{
	width:349px;
	border-left:solid 1px #eee;
	border-right:solid 1px #eee;
	border-top:solid 1px #eee;
	border-bottom:solid 5px #eee;
	background:#F5F5F5 url(../images/docs/documentation-bg.gif) repeat-x 0 0;
}
.mar20{
	margin:0 20px 0 0;
}
.divider{
	width:230px;
	margin:0 auto 10px;
	background:url(../images/docs/divider.gif) 50% repeat-y;
}
