@CHARSET "ISO-8859-1";

h3.title{

	margin: 0 0 30px 0;
	padding: 0;
	
	position: relative;
	top: 10px;
	left: 60px;
	
	font: 12px "Trebuchet MS", arial, sans-serif;
	color: #E31E26;

}

h2.title,div.page-head h3,div.category-head h2{

	margin: 0 0 20px 0;
	padding: 0;
	
	position: relative;
	top: 10px;
	left: 10px;
	
	font: 13px "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	color: #E31E26;
	
	background: url('../images/bgTitle.jpg') -10px 0 no-repeat;
	
	height: 49px;
	line-height: 30px;
	text-indent: 30px;

}

h2.titleForm{

	margin: 0 0 0 0;
	padding: 0;
	
	position: relative;
	left: 10px;
	
	font: 13px "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	color: #E31E26;
	

}


h2.title.nomargin{ margin-bottom: 15px; }
h2.title.newsletter{ margin-bottom: 0; }

.grand{ font-size: 14px; }
.xgrand{ font-size: 16px; }
.xxgrand{ font-size: 18px; }
.xxxgrand{ font-size: 20px; }