/******************************** STANDARD *******************************************/
.content{
	width:586px;	
	padding-right:5px;
	margin-left:293px;
	position:relative;
/*	padding-bottom:107px; */
}
.leftColumn{
/*	padding-top:124px; */
	width:283px;	
	padding-right:10px;
	position:relative;
	padding-bottom:40px;
	border-bottom: 1px solid black;
	margin-bottom:40px;
}
.leftColumn.first{
	padding-top:0px;
}
.rightColumn{
	width:283px;	
	top:124px;
	left:303px;
	position:absolute;
}
.fixed div{
	position:fixed;	
	top:124px;
}
.fixed div {
	width:293px;
}
.fixed div h1{
	margin-top:-50px;
}
/*.fixed img{
	position:fixed;	
	top:124px;
}
.fixed h1{
	position:fixed;	
	top:164px;
	width:293px;
}*/
.newsItem{
	margin-bottom:10px;	
	position:relative;
}
.newsItem .leftColumn{
	padding-top:0px;
	padding-bottom:10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.newsItem .rightColumn{
	top:0px;
}
.newsItem .fixed{
	top:107px;
}


