
#c-contentbox {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
}

#c-nav {
	text-align: right;
	font-size: 12px;
	margin-bottom: 20px;
}

#c-show {
	text-align: center;
}

#c-show a {
	font-size: 14px;
}

#c-featured {
	width: 100%;
}

#c-featured td {
	text-align: center;
	vertical-align: top;
}

#c-search {
	text-align: center;
}

#c-search table {
	margin: auto;
}