body {
vertival-align:top;
background-color: #000000;
}

.club {
background-image: url(../images/enterpage_3.jpg);
width: 226px;
height: 99px;
position:relative;
}

.house {
background-image: url(../images/enterpage_6.jpg);
width: 226px;
height: 99px;
position:relative;
}

.fun {
background-image: url(../images/enterpage_14.jpg);
width: 226px;
height: 99px;
position:relative;
}

.clip {
background-image: url(../images/enterpage_11.jpg);
width: 226px;
height: 99px;
position:relative;
}

.infotext {
float-left;
color: #ffffff;
font-family: arial,verdana;
font-weight: bold;
font-size: 10px;
}

.clubvalue {
float-right;
text-align: right;
color: #F7DFEF;
font-family: arial,verdana;
font-size: 10px;
}

.housevalue {
float-right;
text-align: right;
color: #B6C5EF;
font-family: arial,verdana;
font-size: 10px;
}

.funvalue {
float-right;
text-align: right;
color: #B0EEAB;
font-family: arial,verdana;
font-size: 10px;
}

.clipvalue {
float-right;
text-align: right;
color: #F2CCCB;
font-family: arial,verdana;
font-size: 10px;
}