#mcol {
	width: 413px;
	margin-right: 24px;
}

#featuredarticle {
	border: 1px solid #999;
	color: #333;
	height: 1%;
	overflow: hidden;
}

#featuredarticle h1 {
	margin: 11px 15px;
	font-size: 1.3em;
}

#featuredarticle img {
	border: 1px solid #999;
	margin: 0 0 10px 15px;
	float: left;
	display: inline;
}

#featuredarticle p {
	margin: 0 20px 10px 0;
	float: right;
	display: inline;
	width: 160px;
	font-size: 0.8em;
}

#featuredarticle p a, #secondaryarticleswrapper p a {
	color: #333;
	text-decoration: underline;
}

#guideswrapper {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding: 10px 0 10px 0;
	height: 1%;
}

#guideswrapper label {
	font-weight: bold;
	font-size: 1em;
	padding: 2px 5px 0 15px;
	float: left;
	width: 180px;
}

#businesstypes {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	float: left;
	border-top: 1px solid #333;
}

#businesstypes li {
	list-style: none;
}

#businesstypes a {
	display: block;
	width: 180px;
	padding: 2px 0 2px 5px;
	color: #333;
	background: #fff;
	text-decoration: none;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	overflow: hidden;
}

#businesstypes li.last a {
	border-bottom: 1px solid #333;
}

#businesstypes a:hover {
	color: #fff;
	background: #333;
}

#guideswrapper.showdropdown #businesstypes {
	position: absolute;
	margin: 0 0 0 200px;
}

#guideswrapper.showdropdown div.iewrap #businesstypes {
	margin: 0;
}

#guideswrapper.showdropdown #businesstypes a {
	display: none;
}

#guideswrapper.showdropdown #businesstypes li.first a {
	display: block;
	border-bottom: 1px solid #333;
}

#guideswrapper.showdropdown #businesstypes.shown li.first a {
	border-bottom: 0;
}

#guideswrapper.showdropdown #businesstypes.shown a {
	display: block;
}

#guideswrapper div.clear {
	clear: both;
}

#guideswrapper div.iewrap div.clear {
	clear: none;
}

#secondaryarticleswrapper {
	height: 1%;
	overflow: hidden;
	margin: 20px 0 20px 0;
}

#secondaryarticleswrapper div.left {
	float: left;
	width: 200px;
}

#secondaryarticleswrapper div.right {
	float: right;
	width: 200px;
}

#secondaryarticleswrapper img {
	border: 1px solid #999;
}

#secondaryarticleswrapper p {
	color: #333;
	font-size: 0.8em;
	padding: 0 0 0 3px;
}

#latestwrapper {
	height: 1%;
	overflow: hidden;
	margin-bottom: 10px;
}

#latestguideswrapper {
	color: #333;
	width: 200px;
	float: left;
}

#latestguideswrapper h2, #latestpodcastswrapper h2 {
	font-size: 1em;
	margin: 0 0 10px 17px;
}

#latestguideswrapper ol {
	padding: 0;
	margin: 0;
}

#latestguideswrapper li {
	list-style: none;
	padding: 2px 17px;
}

#latestguideswrapper li.stripe {
	background: #e5e5e5;
}

#latestguideswrapper li a {
	color: #333;
	text-decoration: none;
	font-size: 0.8em;
}

#latestguideswrapper li a:hover {
	text-decoration: underline;
}

#latestpodcastswrapper {
	color: #333;
	width: 200px;
	float: right;
}

#latestpodcastswrapper p {
	font-size: 0.8em;
	padding: 0 0 0 17px;
}

#latestpodcastswrapper p a {
	color: #333;
	font-weight: bold;
}