/*
 *	Author		: Jarrett & Lam Consulting
 *	Filename	: template.css
 *	Modified	: 28th May 2007
 */

#center	p					{	margin-bottom		: 15px; }
.category {
	display:none;
}
.categoryLink {
	float:right;
	text-decoration:none;
	font-weight:bold
}
.categoryHeader {
	border-bottom:1px solid #ccc;
	padding:5px;
	margin:0;
}
.divider {
	border-bottom:#cccccc solid 1px;
	margin-top:5px;
}

.categoryHeader {
	border-bottom:#cccccc solid 1px;
}

.askthevetHeader {
	padding:5px;
	margin:0;
	border-top:#cccccc solid 1px;
}