﻿.Top10Magazine
{
	height: 195px;
	margin-top: 10px;
}

.CoverPanel
{
	position: static;
	float: none;
	width: auto;
	min-width: 100px;
	height: 127px;
	padding: 0px 0px 1px 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 2px;

}

.Top10Cover img
{
	border: solid;
	border-width:1px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #000;

}

.CadeauIconFloat
{
    position: absolute;
    right: 10px;
    top: 8px;
    width: 30px;
    height: 30px;
    z-index: 10;
}

.KortingIconFloat2
{
    position: absolute;
    right: 10px;
    top: 46px;
    width: 30px;
    height: 30px;
    z-index: 10;
}

.KortingIconTextFloat2
{
    position: absolute;
    right: 10px;
    top: 56px;
    width: 30px;
    height: 30px;
    z-index: 11;
    font-size: 7.5pt;
    color: White;
}

.DirectIconFloat
{
    position: absolute;
    right: 10px;
    top: 84px;
    width: 30px;
    height: 30px;
    z-index: 10;
}

.Top10TitelKlein h3
{
    font-size:		    11px;
    font-weight:		bold;
    padding-bottom:		0px;
    vertical-align:		baseline;
    line-height:		12px;
    text-transform:		uppercase;
}

.Top10Prijs
{
    font-size:		    11px;
    margin-top:         3px;
}

.Top10Uitverkocht
{
    font-family: 		Verdana, Arial, sans-serif;
    font-size:		    8px;
    font-weight:		bold;
    padding-bottom:		0px;
    vertical-align:		baseline;
    line-height:		12px;
    text-transform:		uppercase;
    letter-spacing:     1px;
}

