#imagewrapper a img {
border: none;
}

#imagewrapper {
position: relative;
float: left;
}

#imagewrapper span {
position: absolute;
z-index: 2;
height: 12px;
width: 12px;
}

#graficoQuiniela a img {
border: none;
}

#graficoQuiniela {
position: relative;
float: left;
}

#graficoQuiniela span {
position: absolute;
z-index: 2;
height: 12px;
width: 12px;
}

#graficoGoleadores a img {
border: none;
}

#graficoGoleadores {
position: relative;
float: left;
}

#graficoGoleadores span {
position: absolute;
z-index: 2;
height: 12px;
width: 12px;
}

#graficoEstadisticas a img {
border: none;
}

#graficoEstadisticas {
position: relative;
float: left;
}

#graficoEstadisticas span {
position: absolute;
z-index: 2;
height: 12px;
width: 12px;
}

#graficoRanking {
position: relative;
float: left;
}

#graficoRanking span {
position: absolute;
z-index: 2;
height: 12px;
width: 12px;
}

#graficoRanking a img {
border: none;
}

#graficoRanking {
position: relative;
float: left;
}

.curve1 {
background: transparent url(topright.gif) top right no-repeat;
top: 0;
right: 0;
}

.curve2 {
background: transparent url(topleft.gif) top left no-repeat;
top: 0;
left: 0;
}

.curve3 {
background: transparent url(bottomright.gif) bottom right no-repeat;
bottom: 0;
right: 0;
}

.curve4 {
background: transparent url(bottomleft.gif) bottom left no-repeat;
bottom: 0;
left: 0;
}