body {
	font: normal 0.7em/1.4em Georgia, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
}
/*HTML tagg*/
html{
	font-size: 100%;
}
.PrintLine {
	display:none;
}
#SearchHolder {
	display: none;
}
.TopLinks {
	display: none;
}
#MainNavigation {
	display: none;
}
#LeftColumn {
	display: none;
}
#BreadCrumb {
	display: none;
}
.BotEditor2 {
	display: none;
}
.PageName {
	font-size: 13pt;
	padding: 10px 0px 5pt;
	margin: 0px;
}
.Rubrik2 {
	font-size: 9pt;
	padding-top: 5pt;
	padding-right: 0px;
	padding-bottom: 0pt;
	padding-left: 0px;
	margin: 0px;
}
.EditorContent p {
	margin: 0px;
	padding: 0px 0px 10pt;
}
.Hidden {
	display: none;
}
caption {
	display:block;
	padding:5px 0;
	text-align:left;
}
.ShareLinkArea {
	display:block;
	clear:both;
}
h2 {
	font-size: 11pt;
}
#RightColumn h2,
#RightColumn .PuffHead {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:11pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	clear: both;
	margin-bottom: 5px;	
}
#LogoHolder {
	display:block;
	padding-bottom:30px;
}
img {
	border:none;	
}
P {
	margin: 0px;
	padding: 0px;
}
.ReadMore {
	padding-bottom: 10px;
	clear: both;
	float: left;
	color:#000;
/*Rubriker, som redaktören kan sätta via EditMenuName i editorn, se editor.css 
för klasser som styr detta i editorn i EpiServer*/
}
.ReadMore:link, .ReadMore:visited {
	text-decoration:underline;	
}
h2.Rubrik1 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h3.Rubrik2 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4.Rubrik3 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #990000;
}
.Puff {
	float:left;
	width:100%;
}
.PuffHead {
	display:block;	
	clear:both;
}
.PuffImage {
	
}
.PuffText {
	display:block;
}
.Puff2Col, .Puff3Col {
	float:left;
	width:100%;
	clear:both;	
}
.Puff2Col .Puff {
	float:left;
	width:50%;
}
.Puff3Col .Puff {
	float:left;
	width:33%;
	text-align:center;
}
body.SubStartPageThreeCols div.Puff {
	display:block;
	clear:both;
}
#RightColumn .Puff {
	display:block;
	padding-bottom:15px;
	float:none;
}
a.Puff .PuffHead, a.Puff .PuffHead:link, a.Puff .PuffHead:visited {
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
a.Puff .PuffText, a.Puff .PuffText:link, a.Puff .PuffText:visited {
	text-decoration:none;	
	color:#000;
}
body.StartPage a:link, body.StartPage a:visited {
	color:#000;
	text-decoration:none;	
}
a:link, a:visited {
	color:#000;	
	text-decoration:none;
}
div.Puff a, div.Puff a:link, div.Puff a:visited {
	color:#000;
	text-decoration:none;
}
#BotHolder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 8px;
	padding-top:8px;

}
img {
	border:0;	
}
#BotHolder IMG {
	visibility:hidden;
	display:none;
}
#OverView img {
	width: 100%;
}

/* Startsida */
body.StartPage DIV#MidColumn {
	width: 71%;
	float: left;
}
body.StartPage DIV#RightColumn {
	width: 28%;
	float: right;
}
body.StartPage #MidAndRightColHolder {
	width: 100%;
}
body.StartPage DIV#Wrapper {
	background-color:#FFF;
}
body.StartPage .HighLightArea img {
	width:100%;	
}

/*3-Kolumner Subsida*/
body.SubPageThreeCols DIV#LeftColumn {
	display:none;

}
body.SubPageThreeCols DIV#MidColumn {
	width: 71%;
	float: left;
}
body.SubPageThreeCols DIV#MidColumn .EditorContent{

}
body.SubPageThreeCols DIV#RightColumn {
	width: 28%;
	float: right;
}
body.SubPageThreeCols #MidAndRightColHolder {
	width: 100%;
}
body.SubPageThreeCols DIV#Wrapper {
	background-color:#FFF;
}
.EditorContent {
	padding-bottom: 10px;
	clear: both;
}

/*3-Kolumner Sub-startsida*/
body.SubStartPageThreeCols DIV#LeftColumn {
	display:none;
}
body.SubStartPageThreeCols DIV#MidColumn {
	width: 71%;
	float: left;
}
body.SubStartPageThreeCols DIV#RightColumn {
	width: 28%;
	float: right;
}
body.SubStartPageThreeCols DIV#MidAndRightColHolder {
	width: 100%;
}
body.SubStartPageThreeCols .PuffList {
	clear:both;	
}

/*I fokus på understartsida*/
body.SubStartPageThreeCols DIV.HighLightArea {
	width: 100%;
	margin-bottom: 4px;
}
body.SubStartPageThreeCols DIV.HighLightArea .Heading {
	font-weight:bold;
	font-size: 1.2em;
}
body.SubStartPageThreeCols DIV.HighLightArea .HightLightImage {
	float:right;
	padding-right: 5px;
}
body.SubStartPageThreeCols DIV.HighLightText {
	float:right;
	width:57%;
}
body.SubStartPageThreeCols DIV.HighLightArea .Ingress {
	color:#666666;
	font-size: 1.1em;
}


/*Ingen Högerkolumn*/
body.NoRightCol DIV#LeftColumn {
	display:none;
}
body.NoRightCol DIV#MidColumn {
}
body.NoRightCol DIV#MidColumn .EditorContent{

}
body.NoRightCol DIV#RightColumn {
	display:none;
	position: absolute;

}
body.NoRightCol #MidAndRightColHolder {
	width: 100%;
}
body.NoRightCol DIV#Wrapper {
}


.Skip {
	display: none;
}
h1, h2, h3, h4 {
	font-size: 1em;
	padding: 5px 0px;
	margin: 0px;
}
#RightColumn UL LI {
	list-style-type: none;
}
ul a, ul a:link, ul a:visited {
	text-decoration:none;
	color:#000;
}
.Contact span {
	display: block;
}
.PageInfo {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}
#PageFooter {
	clear: both;
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
}
.EditorLeft {
	float: left;
	width: 45%;
}
.EditorRight {
	float: right;
	width: 45%;
	text-align: right;
}
.tabbackground {
	display: none;
}
/*Hållare för processkartor*/
.FormHorizontal {
	width:100%;
}
.FormHorizontal Label {
	width:100px;
	display: block;
	float: left;
	font-weight: bold;
}
.FormRow {
	padding-bottom:8px;
}


/*Mina länkar*/
.MyLinks {
	padding:0px;
	margin:0px;
}
.MyLinks li {
	list-style-type:none;
	border-bottom:dashed 1px #c8cac9;
	float: left;
	width: 100%;
	padding-bottom: 2px;
	padding-top: 2px;
}
.MyLinks a:link {
	text-decoration:none;
}	
.MyLinks a:visited {
	text-decoration:none;
}	
.MyLinks a:hover {
	text-decoration:underline;
}
.MylinkItem:link, .MylinkItem:visited {
	float:left;
	width:90%;
}
.MylinkDel:link, .MylinkDel:visited {
	float:right;
	width:8%;
	text-align: center;
}img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#card h3 {
	padding: 10px 0px 0px;
	margin: 0px;
}
.FilterHeading {
	display: none;
}
.FilterHolder {
	display: none;
}
.SortList {
	display: none;
}

/*Nyhetslista*/
.NewsList {
	width: 500px;

}
.NewsList P {
	padding:0px;
	margin:0px;
}
.NewsList .Heading {
	font-weight:bold;
	display: block;
	padding-bottom: 0px;
	padding-top: 0px;
}
.NewsList .Image {
	float: left;
	padding-right: 5px;
}
.NewsList .Date {
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.NewsList .Text {
	display: block;
}
.NewsLink:link, .NewsLink:visited {
	float:left;
	width: 100%;
	text-decoration:none;
	color:#000000;
	margin-bottom: 8px;
}
.NewsLink:hover {
	background-color:#eaeaea;
	text-decoration: none;
}
.NewsLink span {
	display: block;
	padding: 3px;
}


/*DesignA 1 ruta*/
.DesignA .D1 {
	width: 100%;
}
.DesignA div.EditorContent {
	width:100%;
}
.DesignA .D2, .DesignA .D3, .DesignA .D4 {
	display:none;
}
/*DesignB 2 rutor*/
.DesignB .D1 {
	float: left;
	width: 48.5%;
}
.DesignB .D2 {
	float: right;
	width: 48.5%;
}
.DesignB .D3, .DesignB .D4 {
	display:none;
}
/*DesignC 2 rutor radbryt*/
.DesignC .D1 {
	float: left;
	width: 100%;
}
.DesignC .D2 {
	display:none;
}
.DesignC .D3 {
	float: left;
	width: 100%;
	padding-top: 8px;
}
.DesignC .D4 {
	display:none;
}
/*DesignE 3 rutor radbryt*/
.DesignD .D1 {
	float: left;
	width: 48.5%;
}
.DesignD .D2 {
	float: right;
	width: 48.5%;
}
.DesignD .D3 {
	float: left;
	width: 100%;
	padding-top: 8px;
}
.DesignD .D4 {
	display:none;
}
/*DesignE 2 rutor radbryt*/
.DesignE .D1 {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.DesignE .D2 {
	float: left;
	width: 48.5%;
	display: none;
}
.DesignE .D3 {
	float: left;
	width: 48.5%;
}
.DesignE .D4 {
	float: right;
	width: 48.5%;
}
/*DesignF 4 rutor*/
.DesignF .D1 {
	float: left;
	width: 48.5%;
	padding-bottom: 8px;
}
.DesignF .D2 {
	float: right;
	width: 48.5%;
}
.DesignF .D3 {
	float: left;
	width: 48.5%;
}
.DesignF .D4 {
	float: right;
	width: 48.5%;
}

.DGroupDivider {
	width:100%;
	clear:both;
}


/*Bildvisning i lista*/
Body.SubPageThreeCols .HightLightImage {
	float:right;
	padding-left: 10px;
}
Body.NoRightCol .HightLightImage {
	float:right;
	padding-left: 10px;
}
Body.NoRightColNarrow .HightLightImage {
	float:right;
	padding-left: 10px;
}
.Paging {
	display: none;
}

/*Ingen Högerkolumn - Smal mittfält*/
body.NoRightColNarrow DIV#LeftColumn {
	width: 23%;
	float: left;
}
body.NoRightColNarrow DIV#MidColumn {
}
body.NoRightColNarrow DIV#MidColumn .EditorContent{

}
body.NoRightColNarrow DIV#RightColumn {
	display:none;
	position: absolute;

}
body.NoRightColNarrow #MidAndRightColHolder {
}
body.NoRightColNarrow DIV#Wrapper {

}
.MyHeading a:link, .MyHeading a:visited {
	color: #333333;
	text-decoration: none;
}
.EditorContent img.FloatLeft {
	float:left;
	padding:4px;
}
.EditorContent img.FloatRight {
	float:right;
	padding:4px;	
}
.SelectorWrap {
	display: none;
}

/*Kolumnhantering*/
.ColRow {
	width:100%;
	float:left;
	margin-top: 5px;
}
.ColLeft {
	width:48%;
	float:left;
}
.ColRight {
	width:45%;
	float:right;
}
h1.BoxHeading {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	clear: both;
	margin-bottom: 5px;
}

/*RSS-lista*/
.RSSListHolder {
	clear: both;
	float: left;
	width: 100%;

}
body.StartPage div.RSSListHolder {
	padding-left:5px;
	padding-right:8px;
	padding-top:3px;
	clear:both;
	width: 98%;
}
.RSSList:link, 
.RSSList:visited {
	display: block;
	width: 100%;
	margin-top: 1px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 1px;
}
.RSSList:hover {
	background-color:#F2F2F2;
}
.RSSListHolder span {
	display:block;
}
.RSSListHolder .Date {
	color:#666666;
	font-size: 0.9em;
}
.RSSListHolder .Category {
	color:#666666;
	font-size: 0.9em;
}
.RSSListHolder .Heading {
	font-weight:bold;
}	
.RSSListContent {
	padding:2px;
}
h2.ListHead {
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00669A;*/
	padding-bottom: 0px;
}

/*Vanlig lista*/
h2.ListHead {
	font-size: 1.2em;
	clear: both;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: "Trebuchet MS", arial;
	font-weight: bold;
	padding-left: 0px;
	margin-left: 0px;
}
h2.ListHead span {
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 0px;
	display: block;
}
.RegularListHolder {
	clear: both;
	width: 100%;
}
.RegularList:link, 
.RegularList:visited {
	display: block;
	width: 100%;
	margin-top: 1px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 1px;
}
.RegularList:hover {
	background-color:#F2F2F2;
}
.RegularListHolder span {
	display:block;
}
.RegularListHolder .Date {
	color:#666666;
	font-size: 0.9em;
}
.RegularListHolder .Heading {
	font-weight:bold;
}	
.RegularListContent {
	padding:2px;
}

/*Kalender*/
body.StartPage div.CalendarList {
	padding-left:5px;
	padding-right:8px;
	padding-top:3px;
	clear:both;
}
.CalendarList .Heading {
	font-weight:bold;
	padding-bottom: 0px;
}
.CalendarList .Text { 
	padding-top:0px;
}
.CalendarDay:link, 
.CalendarDay:visited {
	color:#487E20;
	font-weight:bold;
	width: 100%;
}
.CalendarDay:hover {
	text-decoration:underline;
}
.CalendarLink:link, 
.CalendarLink:visited {
	text-decoration:none;
	color:#000000;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	float: left;
}
.CalendarLink:hover {
	background-color:#F2F2F2;
	text-decoration: none;
}
.CalendarLink span {
	display: block;
	padding: 2px;
}.EditorLeft {
	padding-top: 10px;
}
.Editors {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	width: 100%;
	margin-top: 7px;
}
.Info span {
	font-weight: bold;
}
.Info .Divider {
	padding-top: 10px;
}

/*Fliknavigering*/
.FoldNavigation {
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.FoldNavigation li {
	list-style-type:none;
	display: inline;
	background-color: #E6E6E6;
}
.FoldNavigation a:link, 
.FoldNavigation a:visited {
	float:left;
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #000000;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.45em;
	background-color: #E6E6E6;
}
.FoldNavigation a:hover {
	background-color:#E0E0E0;
}
.FoldNavigation .Active:link, 
.FoldNavigation .Active:visited {
	background-color:#cecece;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 0.5em;
}
.FoldNavigation .MainLastItem:link, 
.FoldNavigation .MainLastItem:visited {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

/*Mina sidor*/
.MySpace {
	clear: both;
	padding: 8px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
	background-color: #F4F4F4;
	float: left;
	width: 98%;
}
.MySpace input, select, textarea {
	width:60%;
}
.Profile .MypageColLeft {
	width:40%;
}
.MySpace .Button {
	width:auto;	
}
.FormHolder Table td Label {
	display:inline;
	width:10%;
	font-weight:normal;
}
.FormHolder Table td input, select, textarea {
	width:auto;
}
.LinksTable {
	width:100%;
	width:100%;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.LinksTable TD {
	padding:3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	vertical-align: top;
	
}
.EditField {
	background-color: #FFF;
	padding: 4px;
	margin-top: 8px;
}
.EditField Label {
	font-weight:normal;
}
.MypageColLeft {
	width:63%;
	float:left;
}
.MypageColMid {
	width:25%;
	float:left;
}
.MypageColMid img{
	width:145px;
}
.MypageColRight {
	width:35%;
	float:right;
}
.EditorContent ul {
	list-style-position: outside;
}
.PagingContainer {
	clear: both;
}
.DateLine {
	width: 63%;
	text-align: right;
	color: #666666;
}

/*Kalender*/	
.calendarlistingarea h2.DateHeading {
	font-size: 1em;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.calendarlistingarea a:link, .calendarlistingarea a:visited {
	display:block;
	width:99%;
	color: #000000;
	padding: 2px;
	text-decoration: none;
}
.calendarlistingarea a:hover {
	background-color:#eaeaea;
}
div.monthcalendararea {
	float: right;
	width: 38%;
}
div.calendarlistingarea {
	float: left;
	width: 100%;
	text-align: left;	
}
h1.calendardayheading {
	font-size: 1.2em;
	color: #333;
	display: inline;
}
table.calendarframe {
	border-color: #fff;
	background-color: #fff;
}
.leftfloating {
	float: left;
	width: 73%;
	margin-bottom: 10px;
}
.rightfloating {
	float: right;
}
.centered {
	text-align: center;
}
.rightaligned {
	text-align: right;
}
.leftaligned {
	text-align: left;
}
.SPCalendarList {
	padding-left: 5px;
}

/*Iframehållare - Bred*/
.IframeWide {
	width: 99%;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.ImgLeftFloat {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.ImgRightFloat {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.Docs {
	margin: 0px;
	padding: 0px;
}
.Docs li {
	background-repeat:no-repeat;
	padding-left:20px;
}


.Box {
	display:block;
	padding-bottom:15px;
	clear:both;
}
ul.Qna {
	list-style-type:none;
	padding:0 0 0 0;
	margin:0;
}

#RightColumn .Puff {
	display:block;
	padding-bottom:15px;
	clear:both;
}

/* FAQ */
.FaqList {
	clear:both;
}
.FaqList ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.FaqList ul li {
	padding-top:5px;
}
.FaqList ol {
	padding:0;
	margin:0 0 0 25px;
}
.FaqList ol li ol {
	padding:0;
	margin:0 0 0 40px;
}
.FaqList ol li.FaqQuestion {
	padding:0;
	margin:0 0 5px 0;
}
.FaqList ol li {
	
}
.FaqList p {
	margin:0 0 5px 0;	
}
.FaqList .question {
	font-weight:bold;
	padding:0;
	margin:0;
}
.FaqList .answer {
	background-color:#e5f3f8;
	/*margin-bottom:10px;*/
	padding:8px 14px;
}



/* Ordlista */
.WordlistAlphabet {
	float:left;
	width:100%;
	font-size:1.3em;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:solid 1px #aacad9;
}
.WordlistAlphabet a, .WordlistAlphabet a:link, .WordlistAlphabet a:visited, .WordlistAlphabet a:hover, .WordlistAlphabet a:active {
	float:left;
	padding:3px 10px 3px 5px;
	margin:0;
}
.WordlistAlphabet a:hover {
	/*font-size:2.2em;
	background-color:#e5f3f8;*/
}
.WordlistAlphabet a.ActiveItem {
	color:#000;
	font-weight:bold;
}
.Wordlist {
		
}

/*Dölja visa block - Dölj*/
.HiddenBlock {
	display:none;
}

/*Dölja visa block - visa*/
.VisibleBlock {
	display:block;
}


/* Thickbox - Prutskolan, Testa dig själv */
body.ThickboxContent {
	background-image:none;
	background-color:#fff;
	padding:0;
	margin:0;
	
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
}
.Prutskola .Prutnummer {
	float:left;
	width:100%;
	/*background-color:#dde9ef;*/
	padding:0;
	margin:10px 0 20px 0;
}
.Prutnummer a, .Prutnummer a:link, .Prutnummer a:visited, .Prutnummer a:hover {
	float:left;
	font-size:1.8em;
	padding:8px 15px;
	margin:0;
	text-decoration:none;
	border-right:solid 4px #fff;
	background-color:#dde9ef;
}
.Prutnummer a:hover {
	background-color:#aacad9;
	text-decoration:none;
}
.Prutnummer a.ActiveItem {
	color:#000;
	font-weight:normal;
	background-color:#aacad9;
	text-decoration:none;
}
.Prutskola .MainCol {
	padding:0 25px 25px 25px;
}
.Prutskola h2.Rubrik1 {
	margin-bottom:0.5em;
}
.Prutskola blockquote {
	display:block;
	/*font-size:1.1em;
	font-style:italic;*/
	font-weight:bold;
	color:#666;
	background-image:url(../../../../HTML-mallar/tmp/citat_icon.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
	padding:0px 0 5px 30px;
	margin:15px 0 5px 0;
}
.Prutskola .Nextstep {
	display: block;
	float:right;
	clear: both;
	margin-top:15px;
}
.Prutskola .Nextstep span {
	background-image:url(images/links_lightblue.gif);
	background-repeat: no-repeat;
	display:block;
	padding-left:14px;
	background-position: 0px 3px;
}



.ProvTest .MainCol,
.ProvTestRatta .MainCol {
	font-size:1.05em;
	padding:0 25px 25px 25px;
}
.ProvTestForm {
	
}
.ProvTest .CheckedRadio {
	background-image:url(images/links_lightblue.gif);	
}
.ProvTestForm .Hide {
	display:block;
	visibility:hidden;
	position:absolute;
}
.ProvTestForm .answer {
	padding-top:5px;
	clear:both;
}
.ProvTestForm p {
	clear:both;
	float:left;
	width:100%;
	font-size:1.1em;
	font-weight:bold;	
	padding:20px 0 5px 0;
	margin:0;
}

.ProvTestRatta label {
	color:#c0c0c0;
}
.ProvTestRatta .Corrected_t {
	color:#090;
}
.ProvTestRatta .Corrected_f {
	color:#F00;
}

.ProvTestFormRow {
	float:left;
	width:100%;
	clear:both;
}
.ProvTestFormRow input {
	float:left;
	margin-right:10px;
}
.ProvTestFormRow label {
	float:left;
	width:90%;
	padding-top:2px;
}
.ProvTest .BtnRatta {
	display: block;
	float:left;
	width:100%;
	clear: both;
	margin-top:15px;
}
.ProvTest .BtnRatta span {
	float:right;
	background-image:url(images/links_lightblue.gif);
	background-repeat: no-repeat;
	display:block;
	padding-left:14px;
	background-position: 0px 3px;
}
.ResultHeader {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 1.3em;	
}
#RightColumn .PuffImageArea {
	clear:both;	
	text-align:center;
}
#RightColumn .PuffImageArea img {
	padding:0;
	margin-bottom:3px;
}
