  ul {list-style-type:disc;}
  .posts { width:612px; }
  .span-17 { position:relative; left:5px; width: 600px; background:white; }
  li{margin:0 1.5em;}
  ul {margin:0 1.5em 1.5em 1.5em; }
ul.items {
			list-style-type: none;
			margin: 0;
			font-size: 14px;
	}
.items li {
		margin-bottom: 1.25em;
	}
.items p {
		margin-bottom: 1em;
	}
.items h2 {
		font-size: 24px;
		display: inline;
	}
.info {
		margin-bottom: 0.75em;
		color: #999999;
		font-size: 0.75em;
		padding-left: 1em;
	}
.info span {
		margin-right: 1.5em;
		font-size: 12px;
		padding-left: 20px;
		margin-bottom: 0.5em;
	}

