#column-center table td.thumb
{
	padding: 14px;
}

#column-center table td
{
	vertical-align: top;
	padding-top: 14px;
}

#column-center table td.description h1
{
	font-size: 1.1em;
	font-style: oblique;
	font-weight: bold;
	color: black;
	margin: 0 0 .25em 0;
	line-height: 125%;
	text-transform: none;
}

#column-center table td.description p
{
	font-size: 1.1em;
	line-height: 125%;
	padding-top: 0;
	margin-top: 0;
}