#nb_send_table td{padding:5px; vertical-align:top;}
.nb_table_border{border:1px #666666 solid;}
.nb_table_border table{width:100%;}
.nb_table_head_row{background-color:#666666}
.nb_table_head_row th{color:white; padding:5px; font-size:13px;text-align:left;}
.nb_row_even{background-color:white;}
.nb_row_odd{background-color:#D6D6D6;}
.nb_border_left_right_even{border-left:1px #D6D6D6 solid;border-right:1px #D6D6D6 solid;padding-right:0px;}
.nb_border_left_right_odd{border-left:1px white solid;border-right:1px white solid;}
.epost_lagre_knp{
	width: 40px;
	height:41px;
	background: url(../../../site/epost/img/lagre.jpg) center center no-repeat;
	border:1px solid #FFFFFF;
}
.epost_fjerne_knp{
	width: 40px;
	height:41px;
	background: url(../../../site/epost/img/tom.jpg) center center no-repeat;
	border:1px solid #FFFFFF;
}
.epost_knapp_border{
	border-top:1px solid #CCCCCC;
	border-right:1px solid #AAAAAA;
	border-left:1px solid #BBBBBB;
	border-bottom:1px solid #888888;
}
/* sending of news-letter css */
.progress{
    width: 120px;
    height: 15px;
    border: 1px solid #333;
}
.progress>div{
    position: absolute;
}
.progress .bg{
    background-color: green;
    width: 0px;
    height: 15px;
}
.progress .text{
    width: 120px;
    height: 15px;
    text-align: center;
    font-size: 10px;
    line-height: 12px;
    color: #000;
}
#seding-form .title{
    font-size: 11px;
}
#progress-loader{
    display: none;
    padding: 2px 0;
    background-color: #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

