.featured{
	border: 1px solid #336699;
	margin-bottom: 10px;
	text-align: left;
	display: block;
	padding: 5px;
}
#featuredArticle{
}
#featuredTutorial{
}
#featuredTools{
}
#topLeft {
	width: 160px;
	height: 214px;
	float: left;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
}
#topRight {
	float: right;
	width: 200px;
}
#featuredArticle_1{
	margin-left: 170px;
}
#featuredTutorial_1{
	margin-left: 170px;
}

#featuredTools_1{
	margin-left: 170px;
}

#featBook{
	padding-right: 4px;
	padding-left: 4px;
}
#topLeft #featTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-left: 4px;
}
#topLeft #boxHeader {
	margin-top: 4px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #CCCCCC;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
	text-indent: 4px;
}
#topLeft #featText {
	text-align: left;
	padding-left: 4px;
}
#topLeft #featComment {
	padding-left: 4px;
}
#topLeft #boxHeader #featHeaderTitle {
	position: static;
	padding-top: 6px;
}
