/* Custom overwrites */
#tv2identtop {
	background: url(/ide/img/980x110-idetop-sponsor.jpg) no-repeat;
}

#tv2inner {
    background: #F0F3F4;
}

#midLarge div.miniTeaser1 .articleMiniBody {
    display: none;
}

div.miniTeaser2 {
    width: 235px;
}

div.miniTeaser3 {
    height: 210px ! important;
}

div.split3 {
    height: 200px;
}

div.textbox                          { background: url(/ide/img/fakta.jpg) no-repeat ! important; }

div.linksbox                         { background: url(/ide/img/seogsa.jpg) no-repeat ! important; }
                                                   
div.quickpollbox                     { background: url(/ide/img/vote.jpg) no-repeat ! important; }

div.field2 div.quickpollbox          { background: url(/ide/img/200-vote.jpg) no-repeat ! important; width: 215px; }

#ideform input                       { border: 1px solid rgb(102, 102, 102); width: 470px; display: block; }
#ideform textarea                    { border: 1px solid rgb(102, 102, 102); width: 470px; }

.tv2blogpostlong                     { background-image: none; }
.tv2blogpostmedium                   { background: none ! important; }
.tv2blogpostlong a,
.tv2blogpostmedium a                 { color: #740000; }

/* downloads */
div.download                         { height: 220px; width: 480px; margin-top: 10px; }
div.download div.left                { float: left; width: 235px; margin-right: 10px; }
div.download div.right               { float: right; width: 235px; }
div.download .articleMiniTitle,
div.download .articleMiniTitle a     { color: #000; }

