body {
	font-family: verdana;
	font-size: x-small;
}

.block {
	display: block;
	border-bottom: 1px solid darkgreen;
}

h2 {
	margin-bottom: 0px;
}

.date {
	background-image: url("http://www.massassi.net/images/cellbg.gif");
	font-size: small;
	font-weight: bold;
	border-bottom: 1px solid darkgreen;
	border-top: 1px solid darkgreen;
	border-left: 1px solid darkgreen;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}

.story {
	color: silver;
	margin-left: 40px;
}

.timestamp {
	font-size: xx-small;
	color: gray;
	font-weight: normal;
	vertical-align: center;
}

.headline {
	width: 50%;
	font-size: x-small;
	font-weight: bold;
	border-bottom: 1px solid darkgreen;
	margin-bottom: 1px;
	margin-left: 20px;
}

#main {
	padding-top: 0px;
	margin-top: 0px;
	border-top: 0px;
	position: relative;
	border-right: 1px solid darkgreen;
	margin-right: 160px;
}

#main p {
	margin-top: 0px;
	padding: 3px;
}

#main img {
	border: 1px solid green;
}

#options {
	float: right;
	width: 155px;
}

#options img {
	border: 1px solid green;
}

#options p {
	font-size: xx-small;
	margin-top: 5px;
	margin-left: 10px;
}

#options p.images {
	margin-top: 5px;
	margin-left: 2px;
}

#options p.title {
	padding: 5px;
	font-size: x-small;
	font-weight: bold;
	background: darkgreen;
	margin-bottom: 0px;
	border-bottom: 0px;
	background-image: url("http://www.massassi.net/images/cellbg.gif");
	border-top: 1px solid darkgreen;
	border-bottom: 1px solid darkgreen;
	margin-left: 0px;
}
