a:link, a:hover, a:active, a:visited {
	font-weight:bold;
	text-decoration:underline;
}

h2 {
	font-size:20px;
	font-weight:600;
	margin: 15px 0;
}
.commentToolbar {
	background:url(/images/blogg/bg_comment.gif) repeat-x;
	width:412px;
	height:27px;
	float:left;
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
}
a.toolbar {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none
}
.bloggContainer_Top_first {
	background: url(/images/blogg/festival_blogg_container_top_first.gif) no-repeat;
	width:494px;
	height:83px;
}
.bloggContainer_Top {
	background: url(/images/blogg/festival_blogg_container_top.gif) no-repeat;
	width:494px;
	height:49px;
}
.bloggContainer_Content {
	background: url(/images/blogg/festival_blogg_container_content.gif) repeat-y;
	width: 494px;
	overflow: hidden;
}
.bloggContainer_Bottom {
	background:url(/images/blogg/festival_blogg_container_bottom.gif) no-repeat;
	width:494px;
	height:49px;
	margin-bottom: 30px;
}
.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_for_tidigt.gif) no-repeat;
	width:75px;
	height:60px;
	padding-left: 12px;
	padding-top: 15px;
}
.bloggContainer_DateStamp div {
	padding-top:25px;
	text-align:center;
	color:#000000;
}
.bloggContainer_DateStamp h6 {
	color:#FFFFFF;
	margin-bottom: 5px;
}
.bloggContainer_Headline {
	width: 329px;
	color: #000000;
	padding: 0;
}
.commentToolbar a {
	text-decoration:none;
}
.commentContainer {
	width:400px;
	margin-left:38px;
	height:auto;
}
.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:165px;
}
.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:379px;
	height:100px;
	padding-top:2px;
	padding-left:3px;
	overflow:auto;
}
.festivalimage {
	margin: 10px 0 0 0;
}
.commentContainer_UserContent {
	width:400px;
	border:1px solid #dfdfdf;
	background-color:#f7f7f7;
	font-family:Arial;	
	line-height:15px;
	font-size:11px;
	padding:7px;
	margin-bottom:9px;
	height:auto;
}
