#bodywrapper {
  background-image : url(/content/files/cms/themes/cars/Cars/images/fade-bak-home.gif);
}

#mainContainer {
    background-image : url(/content/files/cms/themes/cars/Cars/images/mc-bak-home.gif);     
}

#contentContainer {
  top : 0;
  border-top : 5px solid #000;
  background-image : url(/content/files/cms/themes/cars/Cars/images/mc-top-home.gif);   
  margin-left : 0;
  width : 834px;
}

#contentContainer #content {
  background : url(/content/files/cms/themes/cars/Cars/images/c-bottom-home.gif) 5px 100% no-repeat;   
  padding : 0 30px 30px 30px;
}

.article_item .blog-entry-title {
font-size: 2em !important;
}

.article_item .blog-entry-body {
font-size: 1.3em !important;
}

.article_item .blog-entry-body h1 {
font-size: 1.1em !important;
margin: 0;
color: #333;
clear: both;
}

.article_item .blog-entry-body ul {
width: 400px;
overflow: hidden;
margin-bottom: 20px;
margin-top: 10px;
}

.article_item .blog-entry-body li {
display: block;
float: left;
width: 200px;
}

#sidebarContainer {
  float : left;
  width : 170px;
  position : relative;
  top : -160px;
}

#sidebarContainer #sidebar { padding : 20px; }

#breadcrumbcontainer {
  top : 350px;
  left : 50px;
  display : none;
}

#sidebarContainer { display : none; }

#pluginContainer {
	left : 579px;
	top : 172px;
	height : 185px;	
}

#contentContainer .article_headline { display : none; }

