﻿.related_items, .related_title{
	display:none;
}

.imageleft{	
	width:auto;
	float:left;
	padding-right:10px;
}

.imageright{	
	width:auto;
	float:right;
	padding-left:10px;
}

h1{
	background-color:#CC1F45;
	color:white;
	padding:5px;
}

/* css for related items */

.RelatedArticle .MainArticleContent{	
	margin-right:10px;
	width:485px;	
	float:left;
	
}

.RelatedArticle .related_items{
	display:block;
	padding:5px 10px;
	color:#CB1F45;
}

.RelatedArticle .related_title{
	display:block;
}

.RelatedArticle .relatedarticledetails{
	padding:5px 10px;
}

.RelatedArticle .RelatedArticleContent{
	display:block;
	width:240px;
	float:left;
	background-color:#F0F0F0;
}


.whitegap{	
	height:10px;
	background-color:#FFFFFF;
	clear:both;
}

.RelatedArticle .ItemDetails{
	padding:5px;
	color:#CC1F45;
	clear:both;
}

.side p{	
	padding:0px 10px;
}


.RelatedArticle .RelatedPullquote{
	color:black;
	padding:0px 9px 5px 9px;
	width:200px;
	float:left;		
}


.RelatedArticle .arrow{
	width:5px;
	float:left;
}