h2 {
	width: 80%;
	font-size: .95em;
	font-weight: normal;
	font-style: normal;
	background: url(../../images/redgradient.jpg) repeat-y;
	padding-left: 4px;
	margin: 20px 0 0 65px;
}

p.entry a {
	color: #ddd;
	text-decoration: none;
	margin-left: 65px;
}

p.entry a:hover {
	color: #f40;
	text-decoration: none;
}

table {
	font-size: .75em;
	margin: 2px 0 20px 85px;
	border-style: none;
	width: 600px;
}

td {
	border-style: none;
	border-bottom: 1px solid #210;
}

td.col1 {
	text-align: left;
	width: 30%;
}

td.col2 {
	text-align: center;
	width: 45%;
}

td.col3 {
	text-align: left;
	width: 25%;
}


#examples {
	margin: 2px 0 20px 60px;
	font-size: .75em;
	left: 0px;
}

#examples li {
	list-style-type: none;
}

#examples li a {
	color: #a00;
}

em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.center {
	color: #a00;
}
