a:link, a:hover, a:active, a:visited {
	font-weight:bold;
	text-decoration:underline;
}

h2 {
	font-size:20px;
	font-weight:600;
	margin: 15px 0;
}
a.toolbar {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none
}
.bloggContainer_Top {
	background: url(/images/blogg/blogg_container_lighter_top.gif) no-repeat;
	width:529px;
	height:49px;
}
.bloggContainer_Bottom {
	background:url(/images/blogg/blogg_container_lighter_bottom.gif) no-repeat;
	width:529px;
	height:53px;
}
.bloggContainer_Innehall img {
	border:none;
}
.bloggContainer_Innehall a, .bloggContainer_Innehall a:hover, .bloggContainer_Innehall a:visited, .bloggContainer_Innehall a:active {
	color:#000000;
}
.bloggContainer_Author, .bloggContainer_Author_Mobile {
	background:url(/images/design/metal/icon_forfattare.gif) no-repeat;
}
.bloggContainer_DateStamp {
	background:url(/images/blogg/icon_date_grovmalet.gif) no-repeat;
	width:110px;
	height:91px;
	padding-left: 10px;
}
.bloggContainer_DateStamp div {
	padding-top:22px;
	text-align:center;
	padding-right:4px;
	color:#000000;
}
.bloggContainer_DateStamp h6 {
	color:#000000;
	margin-bottom: -10px;
}
.bloggContainer_Headline {
	width: 329px;
	color: #000000;
}
.commentToolbar a {
	text-decoration:none;
}
.paging {
	font-size:10px;
	font-weight:bold;
}
.dirtyInput {
	background:url(/images/blogg/background_input_field.gif) repeat-x;	
	border:1px solid #aeaeae;
	height:23px;
	padding-top:2px;
	padding-left:3px;
	width:185px;
}
.dirtySelect {
	background-color: #FFFFFF;
	border:1px solid #AEAEAE;
	height:23px;
	padding-top:2px;
	padding-left:3px;
}
.dirtyTextBox {
	background:url(/images/blogg/background_input_field.gif) repeat-x;	
	border:1px solid #aeaeae;
	width:419px;
	height:100px;
	padding-top:2px;
	padding-left:3px;
	overflow:auto;
}
.td_grovmalet
		{
		background-color:#2D2D2D;
		background-image:url('../images/design/grovmalet/grovmalet_toplogo_554x507.jpg');
		background-repeat:no-repeat;
		background-position:0 0;
		}