@charset "utf-8";
#container #footer a {
	color: #999999;
	text-decoration: none;
}
#container #footer a:hover {
	color: #003399;
	text-decoration: underline;
}
#article {
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	text-align: left;
	padding-top: 20px;
	margin-top: 8px;
	border: 8px solid #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
}
#reading {
	font-size: 12px;
	background-color: #e3e9ff;
	width: 780px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	vertical-align: text-top;
	margin-top: 8px;
	background-image: url(images-kg/reading-bgr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.product-table {
	vertical-align: top;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E6E9BE;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
}
#related-links {
	font-family: Calibri, Arial;
	font-size: 18px;
	font-weight: bold;
	background-color: #E9EDF5;
	padding: 10px;
	width: 96%;
	border: 1px dashed #4D91B9;
	color: #003366;
}
#container #content #article #related-links a {
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
#container #content #article #related-links a:hover {
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #993300;
	text-decoration: underline;
	font-weight: normal;
}
#product-description {
	font-family: Calibri, Arial;
	font-size: 18px;
	color: #003366;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
