body {
	background: white;
	font-family: "Arial", Verdana, sans-serif;
	font-size: 12px;
}

IMG {
	border: none;
	width: 250px;
}

.ArticleContent, .ContentColumn1 {
	float: left;
}

.ArticleContent {
	width: 55%;
}
.ContentColumn1 {
	width: 43%;
}

.ContentWholeRow  {
	clear: both;
	font-size: 9px;
	color: #B5B5B5;
}
 
ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
	zoom: 1;
}  

A {
	color: #ff6600;
	text-decoration: none;
}

H1, H2, H3 { 
	color: #ff6600;
}

.TopBanner,
.BoxHider,
.MainMenu,
#SecondColumn,
#sliderWrap,
.curved2nd,
#ActionBox,
.GoToTop,
.FooterZone,
.ContainerComments,
.RatingsBox 
{
	display: none;
} 