﻿ 

	.PanelHeading p
	{
		margin-bottom:0;
	}

.Pane
{	
	 border:none;
	 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		font-weight: normal;
}
.PanelText, .Pane p {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #333333;
		font-weight: normal;
	}
	.PanelHeading, .Pane H2 {
		font-size: 14px;
		font-weight: bold;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #ff0000;
		margin-bottom:0;
	}