/* General stuff
 ---------------------------------------------------- */	
.List, .list	{
	margin-left:-23px;
	} 


/* Handla tryggt
 ---------------------------------------------------- */	
.HeaderPic	{
	margin:28px 0 0 0;
	}

.Container	{
	width:764px;
	border:1px solid #ccc;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	background-color:#f3f3e2;
	margin:0 0 0 0;
	}
	
.Container td	{	
	padding:12px 40px 10px 17px;
	line-height:16px;
	}
	
.Container td a:link, .Container td a:visited {
	text-decoration:underline;
}
.Container a {
	color: #0099FF;
	text-decoration:none;
	font-weight:bold;
}
.list, .List {
	list-style-image:url(img/bullet.gif);
}	
.Container th	{	
	padding:18px 10px 10px 17px;
	line-height:16px;
	font-weight:normal;
	color:#000;
	text-align:left;
	border-left:1px solid #ccc;
	}	
	
.Container h1	{	
	margin-bottom:17px;
	}	
	

.Police	{
	border:1px solid #ccc;
	padding:6px 15px 14px 12px;
	margin:40px 0 0 0;
	background-color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}	
	
.Police img	{
	margin:0 0 10px 20px;
	}
	
		
	
.Anmal td {
	padding:0 7px 0 0;
	line-height:18px;
	position:relative;
	}
	
.MoreAbout td	{
	padding:0 40px 0 0;
	vertical-align:top;
	white-space:nowrap;
	}	
		
	
/* Handla tryggt sub-pages
 ---------------------------------------------------- */		
.SecurityBreadcrumbs	{
	width:730px;
	text-align:right;
	margin:23px 0 2px 0;
	}
	 	
.Story	{
	width:730px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 0 0 0;
	background-color:#f3f3e2;
	left: 144px;
	}	
	
.Story td	{	
	padding:10px 0 25px 17px;
	line-height:16px;
	}
.Story td a:link, .Story td a:visited {
	text-decoration:underline;
}
	
.Story th	{	
	padding:16px 10px 25px 17px;
	line-height:16px;
	font-weight:normal;
	text-align:left;
	color:#000;
	border-left:1px solid #ccc;
	}

.BackToStartIcon	{
	margin:0 0 0 0;
	vertical-align:bottom;
	}	
	
.Story h1	{	
	margin-bottom:20px;
	}
	
.Story h2	{	
	margin-bottom:7px;
	}

