
#pluginContainer {
	display : block;
	position : absolute;
	left : 577px;
	top : 172px;
	height : 105px;	
	width : 290px;
	background : url(/content/files/cms/themes/cars/Cars/images/tab.gif) 0 0 no-repeat;
	z-index : 2;
}

#pluginContainer #plugin {
   padding : 5px 10px;
}

#plugin .blog-entry .article_headline {   display: none;   }


#plugin .blog-entry .article_body { color: #fff; }

#plugin .blog-entry h2  { color: #8A8C90;  font-size: 18px; }
	
	
#contentContainer {   top : -70px; }
#sidebarContainer { top: -50px; }
#breadcrumbcontainer { 
	top : 280px;
}
