﻿
.rightNewsListAreaBorder
{
	/*float: left;
	display: inline;*/
	width: auto;
	background-color: #eaeaea;
	border: 0.1em solid #eaeaea;
	margin-bottom: 1.67em; /*1.25em;*/
}

.printrightNewsListAreaBorder
{
	/*float: left;
	display: inline;*/
	width: 16.3em;
	background-color: #eaeaea;
	border: 0.1em solid #eaeaea;
	margin-bottom: 1.67em; /*1.25em;*/
}

.rightNewsListArea
{
	/*float: left;
	display: inline;*/
	clear: both;
	width: 18.67em; /*14em; innan bodychange */
	background-color: #eaeaea;
	border: 0.1em solid white;
	padding:1.24em 0.8em 1.07em 1.07em;/*1.07em 0.8em 1.07em 1.07em;*//* 0.8em 0.6em 0.8em 0.8em; innan bodychange */
	background-image: url(/Templates/Public/Images/rightcolumn/bottom_shade.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.rightNewsListArea H4
{
	margin-top:0em;
	}

.printrightNewsListArea
{
	/*float: left;
	display: inline;*/
	clear: both;
	width: 14em; /*14em; innan bodychange */
	background-color: #eaeaea;
	border: 0.1em solid white;
	padding:0em 0.8em 1.07em 1.07em;/*1.07em 0.8em 1.07em 1.07em;*//* 0.8em 0.6em 0.8em 0.8em; innan bodychange */
	background-image: url(/Templates/Public/Images/rightcolumn/bottom_shade.png);
	background-repeat: repeat-x;
	background-position: bottom;
}


.rightNewsItem
{
	border-bottom: 0.1em solid #b7b7b7;
	padding-bottom: 0.53em; /*0.4em; innan bodychange */
	padding-top: 0.53em; /*0.4em; innan bodychange */
	
}

.rightNewsItemOuterBorder
{
	border-bottom: 0.1em solid white;
}

.rightNewsHeader
{
	/*font-size: 0.75em;*/
	font-weight: bold;

}

.rightNewsDate
{
	font-size: 0.93em;/* 0.7em; innan bodychange */
	color: #222;
}

.previousNewsLink
{
	/*font-size: 0.75em;*/
	color: #222;
	padding-top: 0.4em;
	clear: both;
	text-align: right;
}

.subscribeNewsLink
{
	/*font-size: 0.75em;*/
	color: #222;
	text-align: right;
	clear: both;
	/*width: 100%;*/
	/*padding-left: 0.3em;*/
}
/**********************************/
/*   Start Page Middle News List  */
/**********************************/
.startPagePadding
{
	height:1em;
	width:100%;
}
.middleNewsListArea
{
	margin-top:-1.9em;
	margin-bottom:1em;
}
.middleNewsDate
{
	font-size: 0.93em;/*0.7em; innan bodychange */
	color: #555;
}

.middleNewsHeading
{
	font-family: Arial;
	
	font-size: 1.73em; /*1.38em; innan bodychange */
	font-weight: normal;
	color: #000; /* Black */
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0.27em 0em; /*1.6em 0em 0.2em 0em;innan bodychange */
}


.middleNewsText
{
	/*font-size: 0.75em;*/
	color: #222;
	padding-top: 0.53em;/*0.4em;  innan bodychange */
}

.middleNewsItem
{
	clear:both;
	padding-bottom: 1.2em; /*0.9em; innan bodychange */
	padding-top: 1.2em; /*0.9em; innan bodychange */
	border-bottom: solid 0.1em #ddd;
}
.middleNewsItem a
{
	display:block;
	text-decoration: none;
}
.middleNewsItem a:hover
{
	text-decoration:underline;
}
.middleNewsItem span
{
	display:block;
}
.middleNewsItem .newsImageArea 
{
	
	width:190px;
	height:140px;
	overflow:hidden;

	float: right;
	padding-left: 0em;
	padding-bottom: 0em;
	margin-left:0.5em;

}

