/*
.bread p, h2, h3, .header {
	padding-right: 235px;
}*/
.illustration {
	float: right;
	width: 204px;
	margin-left: 1.5em;
	margin-bottom: 2em;
}
.illustration img {
	border: 2px solid #000;
}
.illustration p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.illustration p.caption {
	text-align: right;
	padding-right: 2px;
}
.pic1, .pic2  {
	margin-bottom: 2em;
}
dt  {
	font-weight: bold;
}

/* Versus */
.vs {
}
.vs h2 {
	text-align: left;
}
.vs ul {
	padding-left: 20px;
	margin-left: 0px;
	list-style-type : none;
}
.good {
	float: left;
	width: 10em;
}
.bad {
	float: left;
	width: 10em;
}
.end {
	clear: left;
}

/* Graph */
.graphholder {
/*		padding-right: 210px;*/
}
.graph {
	float: left;
	width: 329px;
	padding-right: 0px;
}
.graph p {
	padding-right: 1em;
}
.status {
	border: 1px solid black;
	margin: 1em;
	background: #feb;
	padding: 0.5em 1em 0.5em 1em;
	width: 23em;
}
.status h3 {
	margin-top: -1.2em;
	margin-left: 0em;
	width: 5em;
	border: 1px solid black;
	padding: 0.2em 0.5em 0.2em 0.2em;
	background: none #F5DEB3; 
}
.status table {
	border: none;
}
.status th {
	text-align: left;	
}
.finisher { clear: both; }
.gimage {
/*	border: 2px solid black;*/
	padding: 0px 5px 5px 0px;
	background: transparent;
	width: 320px;
	margin-bottom: 0em;
}
.gimage img { border: none; }
.gcaption {
	margin-top: -1em;
	margin-bottom: 1em;
	font-style: italic;
	padding-left: 35px;
}

/* Bar */
.bar p {
	text-align: right;
}
.bar img {
	border: none;
}

/* Quote */
blockquote {
	background: #feb;
}
blockquote p {
	width: 100%;
}