﻿/*

label
{
    width: 105px;
    float: left;
    text-align: right;
    margin: 0 1em 8px 0;
    clear: left;
    line-height:16px;
}
*/
label img
{
    left:246px; /* has IE fix*/
    top:2px;
    z-index:1;
    float:left;
    cursor:pointer;
}


div#leftcol
{
    width:325px;
}
#leftcol input.button
{   
    float:right;
    margin:0;
    margin-top:12px;
}

#leftcol .inputField
{   
    width:170px;
}

#leftcol label img
{   
    left:270px;
}
#rightcol 
{
    float:right;
    width:400px;
}
#srchResultFrame 
{
	height:106px;
	overflow:auto;
}
/*.kortFrame
{
    width: 385px;
    height:350px;
    margin-bottom:20px;
}*/

#henvKvit
{
    width:280px;
    background-color:White;
    padding-top:5px;
}

/*  
#henvKvit div 
{
clear:left;
}*/

tr.henvResponseTicker
{
    font-size:13px;
    clear:both;
}

td.henvResponseTickerL
{
    font-weight:bold;
    width: 100px;
    text-align: right;
    vertical-align:text-top;
    padding-bottom:15px;
    padding-right: 5px;
}

td.henvResponseTickerR
{   
    text-align:left;
    vertical-align:text-top;
}

