div#content {margin-top: 10px; }
      .list .listitem .listtext a {display: inline; text-decoration: none}
      table.list a{text-decoration: none}
      .list h2{border-bottom: none; font-size: 12px; font-weight: normal}
#secondary_navigation ul.module-list li{margin-right: 30px}

/* Standard Teaser */
div#teaser a{display: block; height: 140px; background: #107ec0 url('http://www.onehippo.com/binaries/hippo-launches-cms-75.jpg') no-repeat top left;border-bottom: 1px solid white}

div#right { display: inline; float: right; width: 215px;}
pre.java {
	background-color:#E7E5DC;
	font-family:"Consolas","Courier New",Courier,mono,serif;
	font-size:12px;
	padding: 7px;
	margin: 3px;
	border: 1px solid black;
	height:20px;
	width: 480px;
	overflow: scroll; -ms-overflow-y: auto; overflow-y: auto; -ms-overflow-x: hidden; overflow-x: hidden; height: 50px;
	display: block;
}


div#content pre	{
        overflow: auto;
        max-width: 520px;
}


div#content img {padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px}
