div.articleReadNews {
	width: 255px;
	float: left;
}
div.articleWrapper {
	height:470px;
	overflow: auto;
	
}
div.articleLeftList {
	width: 452px;
	float: left;
}
div.articleList {
	width: 452px;
	background: white;
}
.articlePadding {
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	background: white;
}


img.readmorepuff {
	position: absolute;
	left: -270px;
	bottom: 0;
}
div.box_top, div.box_bottom {
	height:15px;
	width: 100%;
	background: url("../images/structure/box_top_slim.gif") no-repeat;
}
div.box_bottom {
	background: url("../images/structure/box_bottom_slim.gif") no-repeat;
}

div.articleRightList div.box_top, div.articleRightList div.box_bottom  {
	height:15px;
	width: 100%;
	background: url("../images/structure/box_top_slimmer.gif") no-repeat;
}
div.articleRightList div.box_bottom  {
	background: url("../images/structure/box_bottom_slimmer.gif") no-repeat;
}
div.articleLeftList {
	width: 452px;
	float: left;
}
div.articleRightList {
	width: 165px;
	float: left;
	margin: 0 0 0 20px;
}
div.articleRightList ul li {
	list-style-type: none;
}
div.articleRightList ul li a {
	font-size: 1.3em; 
	font-weight: 600;
	color: black;
	text-decoration: none;
}
div.articleRightList ul li ul li {
	padding-left: 5px;
}
	div.articleRightList ul li ul li a {
		font-size: 1.0em; 
		font-weight: 400;
		color: black;
		text-decoration: none;
	}
	div.articleRightList ul li ul li.selected a {
		text-decoration: underline;
	}

div.articleReadNews.News {
	float: none;
	width: 100%;
}

div.articleReadNewsImage {
	width: 332px;
	float: right;
	position: relative;
}




div.articleBrands {
	position: absolute;
	right: -70px;
	height: 200px;
	width: 60px;
}

table#myths{
	float: left;
	margin: 0px 0px 0px 10px;
}

