.QAHeadlinesGallery .box{
	height:180px;
}

h2,h3,h4,h5,h6,ul li,i{
	font-family:Georgia;
}

h2{
	font-size:22px;
	font-weight:bold;
	line-height:26px;
	color:#590000;
	padding:12px 0 0 0;
	letter-spacing:0.1px;
	word-spacing:-2px;
	margin-bottom:5px;
}

h6{
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	color:#590000;
}

#sidebar{
	margin:28px 0 0 0;
	padding:0 20px 0 38px;
	width:236px;
	height:610px;
	border-right:1px solid #ccc;
}

	#sidebar h2{
		padding:0 0 5px 0;
		margin:0 0 0 0;
	}
	
	#sidebar h3{
		font-size:17px;
		line-height:24px;
		color:#000;
		word-spacing: -0.5px;
		letter-spacing:0.04px;
		font-weight:normal;
		margin-left:3px;
	}
	
	.archiveArea{
		margin:2px 0 0 4px;
		line-height:20px;
		height:342px;
		overflow:auto;
	}
		.archiveArea h6{
			margin:0 0 6px 0;
			letter-spacing:-0.8px;
		}
		
		.archiveArea a,
		.archiveArea a:hover,
		.archiveArea a:active{
			color:#000;
			text-decoration:none;
			letter-spacing:-0.3px;
		}
		
	.newsletterArea{
		margin:0 0 0 0;
	}
	
		.newsletterArea h6{
			margin:0 0 3px 1px;
			letter-spacing:-0.4px;
		}
		
		.newsletterArea label{
			color:#fff;
			font-size:0pt;
			position:absolute;
		}
		
		.newsletterArea .text input{
			height:23px;
			width:190px;
			border:none;
			background:#f1efe9;
			margin:0 0 8px 0;
			padding:7px 2px 0 8px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:13px;
			font-style:italic;
			color:#590000;
			/*letter-spacing:-0.6px;
			word-spacing:-5px;*/
		}
		
		.newsletterArea .validation-advice{
			color:#590000;
			font-size:9px;
}
		
		
		.newsletterArea .btn{
			width:101px;
			height:33px;
			margin:4px 0 0 1px;
		}

#content{
	width:590px;
	padding-right:53px;
}

#mainContent #content ul{
	padding-left:5px;
	/*margin-top:6px;*/
}

	#mainContent #content ul li,
	i{
		font-size:12px;
		font-weight:normal;
		font-style:italic;
		line-height:18px;
		color:#464646;		
	}
	
	#mainContent #content ul li{
		list-style:none;
		text-indent:15px;
		background:transparent url(../images/listSymbol.png) no-repeat left 4px;
		margin-bottom:19px;
	}
	
	#mainContent #content h2{
		font-size:22px;
		font-weight:bold;
		line-height:26px;
		color:#590000;
		padding:8px 0 0 0;
		letter-spacing:0.1px;
		word-spacing:-2px;
		margin-bottom:5px;
		margin-left:-2px;
	}
	
	#mainContent #content h3{
		font-size:19px;
		font-weight:normal;
		font-style:italic;
		line-height:26px;
		color:#563e23;
		word-spacing: -0.9px;
		letter-spacing:0.1px;
	}
	#mainContent #content h4{
		font-size:18px;
		font-weight:normal;
		font-style:italic;
		line-height:21px;
		color:#563e23;
		margin-bottom:6px;
	}
	
	#mainContent #content h5{
		font-size:15px;
		font-weight:normal;
		font-style:italic;
		line-height:22px;
		color:#464646;
		/*letter-spacing:-0.5px;*/
		margin-left:-1px;
	}
	
.QAHeadlinesGallery .text-block{
	position:relative;
	height:0;
}


