.main {width:990px; margin:0 auto; text-align:left;}



/***************header***************/

#header {height:137px;}



.menu {width:648px;}

.cart {width:135px;}



/***************content***************/

.banner2 .col-1 {width:544px;}

.banner2 .col-2 {width:380px;}



#content .col-1 {width:218px;}

#content .col-2 {width:753px;}



#content .row .col-1 {width:212px;}

#content .row .col-2 {width:212px;}

#content .row .col-3 {width:212px;}



/***************links***************/

.button1 {width:110px;}

.button2 {width:104px;}



.list1 {width:251px;}



.list2 li {width:162px;}



/***************boxes***************/

.box2 .col-3 {width:205px;}

.box2 .col-4 {width:537px;}



/***************form***************/

#searchForm p {width:150px;}

#searchForm .wrapper div {height:31px;}

#searchForm input {height:18px; width:122px;}


/***************nummering***************/

    #nummering ul{
    	display:inline;
    	border:0; 
    	margin:0; 
    	padding:0;
    }

    #nummering li{
    	  display:inline;
    	  float:left;
        border:0; margin:0; padding:0;
        font-size:11px;
        list-style:none;
    }
    #nummering li a{
        margin-right:2px;
        display: block;
	  float:left;
    }
    html>body #nummering li a {
		width: auto;
		}
    #nummering li a:link, 
    #nummering li a:visited {
        color:#0760A4;
        display:block;
        padding:3px 6px;
        text-decoration:none;
    }
    #nummering li a:hover{
        color: #000000;
    }
