	#content .note {
		width: 270px;
		float: left;
		margin-left: 10px;
		background: #f2f1e3 url(/images/design/rightColumnFold.gif) no-repeat top right;
		padding: 10px;
		margin-bottom: 10px;
		border-bottom: 2px #ebe6b4 solid;
	}

		#content .note h3 {
			font-size: 18px;
			color: #737054;
			font-weight: normal;
			margin-bottom: 10px;
			border-bottom: 1px #ebe6b4 solid;
		}
	
		#content .note h4 {
			font-size: 15px;
			font-family: Arial;
			color: #585858;
			margin-top: 0px;
			clear: left;
		}
	
			#content .note h4 a:link, #content .note h4 a:visited {
				text-decoration: none;
				font-weight: bold;
			}
	
		#content .note span.date {
			color: #737054;
			font-size: 9px;
			clear: left;
			float: left;
			width: 150px;
		}
	
		#content .note dl {
			float: left;
			clear: left;
			width: 268px;
			margin-bottom: 3px;
		}
	
			#content .note dl dt {
				float: left;
				width: 90px;
			}
		
			#content .note dl dd {
				float: left;
				width: 175px;
			}
	
		#content .note p {
			font-size: 11px;
    		line-height: 1.5em;
			float: left;
			clear: left;
			width: 260px;
		}
	
			#content .note p.newsarchive {
				float: none;
				width: auto;
				margin: 0px;
			}
	
		#content .note p a.shortTextLink:link, #content .note p a.shortTextLink:visited {
			text-decoration: none;
			color: #000;
			padding: 3px 0px;
		}
	
		#content .note p a.shortTextLink:hover {
			color: #777;
		}
	
		#content .note p.allNews {
			font-size: 12px;
    		line-height: 1.5em;
		}
	
			#content .note p a:link img.articleImage, #content .note p a:visited img.articleImage {
				float: right;
				border: 0px;
				margin: 5px 0px 5px 5px;
				border: 2px #EBE6B4 solid;
			}
	
		#content .note ul {
			margin: 10px 5px;
		}
	
			#content .note ul li {
				margin: 0px 0px 5px 0px;
				list-style-type: none;
			}

			
				#content .note ul li strong {
					font-size: 13px;
				}
			
				#content .note ul li a:link, #content .note ul li a:visited {
				}
			
				#content .note ul li a:link, #content .note ul li a:visited {
				}
				
#content #kredit {
	margin: 3px 10px;
	text-align: right;
}

	#content #kredit a:link img, #content #kredit a:visited img {
		border: 0px;
		opacity:0.4;
		filter:alpha(opacity=40)
	}
	
#content .nya-kassalagen {
	color: #FFF;
	background-color: #1F1F1F;
	padding: 15px;
	margin-bottom: 10px;
}

	#content .nya-kassalagen a:link, #content .nya-kassalagen a:visited {
		color: #FFF;
		text-decoration: none;
	}
	
		#content .nya-kassalagen a:link span, #content .nya-kassalagen a:visited span {
			text-decoration: underline;
		}
		
	#content .nya-kassalagen a:hover {
		color: #CCC;
	}
