@charset "utf-8";
/* CSS Document */

.articlelist
{


     border-top-right-radius:10px;
border-top-left-radius:10px;
}
#left
{
    position: relative;
    top: 4px;
}
#main {
top: 187px;	
}
.tabs
{
    top: -14px;
}
/* Firefox */

.search
{
    top: -11px;
}
.topmenu
{
    top: -36px;
}
.breadcrumbs
{
	top:20px;
}
.footermenu li
{
    left: 15px;
    top: -22px;
}
.articles
{
   position: relative;
   margin-top:10px;
}
.article
{
    position: relative;

}
.DocumentBodyBox
{
    position: relative;
    width: 740px;
    margin-bottom: 10px;
}
.DocumentBody img
{
    margin: 0px;
   
}
.artikkeltxt
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #004384;
    text-decoration: none;
}
.productlistantall
{
    height: 17px;
    width: 36px;
    border: 1px solid #CCC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}
.productlistbuy
{
    height: 19px;
    width: 39px;
    border: 1px solid #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    background-color: #3991E6;
    color: #FFF;
}
.greyproductlist
{
    background-color: #eee;
    padding-bottom: 5px;
    padding-top: 5px;
}
.whiteproductlist
{
    background-color: #fff;
    padding-bottom: 5px;
    padding-top: 5px;
}
.content
{
    position: relative;
}

#ajax_listOfOptions{	
	padding-bottom:15px;
}
#info h2, #info2 h2 {
margin-left:35px;
}
/* Firefox */
@-moz-document url-prefix()
{
.tabs { top: -10px; }
}


#main .tabbuttons a {
	padding-bottom:3px;
}
