div#content {
padding: 10px 0px 0px 10px;
}

div#content-text-outer {
background: url(../img/start-news-outer-bg.gif) repeat-y;
width: 625px;
float: left;
margin-right: 15px;
}

div#content-text-top {
background: url(../img/start-news-top.gif) no-repeat;
height: 5px;
overflow: hidden;
}

div#content-text {
background: url(../img/start-news-bg.gif) no-repeat left bottom;
min-height: 215px;
padding: 15px 20px 20px 20px;
}

* html div#content-text {
height: 215px;
}

div#content-text a {
/*
display: block;
margin: 5px 0px 0px 525px;
*/
}

div#content-teaser {
float: left;
width: 305px;
}

* html div#content-teaser {
margin-left: 0px;
}

div#content-teaser div.teaser-2 {
width: 305px;
height: 122px;
background: url(../img/teaser-2-bg.gif) no-repeat;
margin-bottom: 10px;
}

div#content-teaser div.teaser-2 div.csc-header {
padding: 4px 0px 0px 10px;
height: 32px;
width: 285px;
}

div#content-teaser div.teaser-2 h1 {
font-size: 12px;
color: #fff;
}

div#content-teaser div.teaser-2 div.csc-textpic {
padding-left: 10px;
}

div#content-teaser div.teaser-2 div.csc-textpic-text {
font-size: 11px;
padding-top: 5px;
width: 155px;
height: 70px;
overflow: hidden;
}

* html div#content-teaser div.teaser-2 div.csc-textpic-text {
width: 155px;
}

div#content-teaser div.teaser-2 div.csc-textpic-text a {
display: block;
margin-top: 5px;
width: 155px;
}

.opera div#content {
padding-bottom: 10px;
}
