/* CSS Document */


span.sort {
        font-size:12px;
        align:left;
        color:black;
    }


    ul.select {
        margin-left:-40px;
        text-align:center;
    }
    li.select {

        display:inline;
        list-style:none outside none;
        padding-right:0px;
        padding-left:3px;
        margin-left:0px;
       }

    li.laatste {
        display:inline;
        list-style:none outside none;
        padding-right:0px;
        padding-left:3px;
        margin-left:0px;
       }
    input.radio, label {
        height:15px;
        vertical-align:middle;
        margin-left:0px;
        margin-right:3px;
        font-size: 12px;
        padding-left:3px;
       }

       
.box1 {
		position: relative;
		width: 200px;
		height: 133px;		
		background-repeat: no-repeat;
        margin-top:-17px;
		}

.box1 p.trendy {
        background-color:#F96B07;
        filter:alpha(opacity=90);
        opacity:0.9;
        text-align:center;
        text-vertical-align:middle;
        padding:5px;        
        }

.box2 {
		position: relative;
		width: 200px;
		height: 133px;		
		background-repeat: no-repeat;
		}

#box-link {
		position: absolute;		
		width: 200px;
		height: 133px;
		background-color: transparent;
		border: 0px;        
        }