﻿body
{
}

.news 
{
padding: 20px 0px 0px 10px;
border:0px solid red;
width:260px;
text-align:left;
background: url('/_gfx/design/content.jpg') no-repeat top right;
margin: 0px 0px 0px 0px;
vertical-align:top;
overflow:hidden;
}

.contentTd{
border:black solid 0px;
width:640px;
overflow:hidden;
}

.contentDiv 
{
width:640px;
overflow:hidden;
}

.swe
{
    background-image:url(/_gfx/design/swe.jpg);
    background-repeat:no-repeat;
    width:51px;
    height:47px;
    position:absolute;
    margin:190px 0 0 -270px ;
}

.eng
{
    background-image:url(/_gfx/design/eng.jpg);
    background-repeat:no-repeat;
    width:51px;
    height:47px;
    position:absolute;
    margin:190px 0 0 -205px ;
}
