body {
    background-color: #EEEEEE;
    background-image: url("../Images/bakgrund.jpg");
    background-position: center center;
    background-repeat: repeat-y;
    margin: 0;
    padding: 0;
}
.review_top {
    width: 100%;
}
div#div_bodycontainer {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}
div#div_body {
    width: 100%;
}
div#div_ad_top {
    width: 100%;
}
div#div_main {
    width: 100%;
}
div#div_top {
    margin: 0;
    padding: 0;
    width: 100%;
}
div#div_menu {
    background-color: #DFDFDF;
    margin-bottom: 15px;
    width: 100%;
}
div#div_content {
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
    width: 980px;
}
div#div_leftcontent {
    float: left;
    margin-top: 20px;
    width: 480px;
	text-align:left;
}
div#div_rightcontent_container {
    float: left;
	margin-top: 20px;
	width: 340px;
}
div#div_rightcontent {
    border: 1px solid #CCCCCC;
	margin-left: 20px;
	margin-right: 4px;
	padding-top:7px;
	padding-bottom:7px;
	
	background-color:#EEEEEE;
	
	border-radius: 5px 5px 5px 5px;
}

.right_content_more
{
	margin-left:20px;
	margin-top:20px;
}

div#div_ad_right {
    float: right;
    margin-left: 4px;
    text-align: right;
    width: 155px;
}
div#div_footercontainer {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    width: 100%;
}
div#div_footer {
    background-color: White;
    font-size: 10px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 1000px;
}
div#div_text {
    border-right: 1px solid Black;
    float: left;
    padding-right: 4px;
    width: 440px;
}
div#div_comments {
    float: right;
    margin-left: 5px;
    width: 150px;
}
.clear {
    clear: both;
}
a.main_feed {
    display: block;
    margin-bottom: 8px;
}
.div_main_fieldset {
    
    margin-bottom: 12px;
    width: 280px;
	border:0;
	background:none;
	text-align:left;
}
.div_main_fieldset_inner {
    margin: 7px 10px;
}
.header_review {
    background-color: #993333;
    height: 20px;
    line-height: 20px;
    margin-bottom: 3px;
    width: 100%;
	text-align:left;
}
.header_article {
    background-color: Black;
    height: 20px;
    line-height: 20px;
    margin-bottom: 3px;
    width: 100%;
	text-align:left;
}
.header_chronicle {
    background-color: #DDDDDD;
    height: 20px;
    line-height: 20px;
    margin-bottom: 3px;
    width: 100%;
	text-align:left;
}
.header_blog {
    background-color: #33CCFF;
    height: 20px;
    line-height: 20px;
    margin-bottom: 3px;
    width: 100%;
	text-align:left;
}
.comm_odd {
    background-color: #EEEEEE;
}
.article_header {
    border-radius: 5px 5px 0 0;
    height: 35px;
    line-height: 35px;
    margin-bottom: 0;
    width: 100%;
}
.header_article {
    background-color: Black;
}
.header_chronicle {
    background-color: #DDDDDD;
}
.header_blog {
    background-color: #00AAFF;
}
.header_review {
    background-color: #993333;
}
.article_container {
    border-color: #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    padding: 3px;
}
.article_container img {
    max-width: 472px;
}
.article_container_review {
    padding-top: 7px;
}
#ads_middle {
    margin-bottom: 10px;
    margin-top: 10px;
} 
#banner {
    float: left;
    height: 250px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 790px;
}
.banner_content {
    float: right;
    margin-left: 30px;
    width: 400px;
}
.banner_image {
    float: left;
    overflow: hidden;
    width: 320px;
}
#slider h2 {
    font-size: 25px;
}
#slider p {
    font-size: 13px;
}

