
#main_content {
	padding-top: 10px;
	width: 519px;
	float: left;
	text-align: center;
	display:block;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.main_issue {
	border: 1px solid black;
	padding: 1px;
	width: 484px;
	margin: 0px auto;
}

.main_issue h1 {
	background-image: url(../images/theissue.jpg);
	width: 484px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.main_issue h1 span {
	display: none;
}

.main_issue h2 {
	background-image: url(../images/theissuetitle.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 6px 0px 0px 4px;
	font-size: 12px;
	text-align: left;
	height: 20px;
}

.main_issue_content {
	text-align: justify;
	background-image: url(../images/theissuebg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	font-size: 11px;
}

#forum {
	width: 493px;
	height: 85px;
	background-image: url(../images/forumbg.jpg);
	margin: 0px auto;
}

#forum h1 {
	float: left;
	font-size: 12px;
	color: #4B4B4B;
	margin-left: 16px;
	margin-top: 5px;
	margin-bottom: 8px;
}


#forum h2 {
	float: left;
	font-size: 12px;
	color: #FFAE00;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}

#forum_content {
	text-align: left;
	font-size: 11px;
	clear: both;
	padding-left: 32px;
	padding-right: 4px;
	display: block;
}

#blog {
	background-image: url(../images/blogbg.gif);
	width: 493px;
	margin: 0px auto;
	padding: 0px;
}

#blog h1 {
	background-image: url(../images/blogheader.jpg);
	width: 493px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#blog h1 span {
	display: none;
}

#blog_footer {
	background-image: url(../images/blogfooter.gif);
	background-repeat: no-repeat;
	width: 493px;
	height: 4px;
	font-size: 1px;
}

.blog_content {
	background-color: #1B1B1B;
	text-align: left;
	margin: 10px 18px;
	padding: 5px;
	font-size: 11px;
	color: #BFBFBF;
}

.blog_content h2 {
	color: #E5E5E5;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0px;
}

.blog_content h3 {
	color: #616161;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

.blog_content img.screenshot {
	float: left;
	margin-right: 6px;
	margin-top: 6px;
	margin-left: 3px;
}

.blog_content .launch {
	clear: both;
	text-align: right;
	display: block;
}

.blog_text {
	display: block;
	float: left;
	width: 320px;
}

.more_link {
	color: #F57903;
	display: block;
	text-align: right;
	text-decoration: none;
	clear: both;
}

.banner_ekloges {
	padding-top: 10px;
	position:absolute;
	left:30px;
	width: 174px;
}

