por favor vean esto: http://www.torneosnydus.com/index2.php
las noticias estan alla abajo de todo, quien les dijo que se vayan ahi? en firefox y opera se ve como se debe ver.. que puedo hacer? ya revise el CSS como 40 veces y no encuentro nada, hasta le puse clear:none a casi todo por las dudas..
aca les dejo el css..
Código PHP:
#content #replays {
width:200px;
margin:0px;
padding:0px;
border:0px;
background: url('../images/texturas/metal12.jpg') repeat top left;
float:right;
text-align:center;
}
#content #replays .titulo {
margin:4px 4px 0px 4px;
padding:2px;
border-style:solid;
border-color:#000000;
border-width:0px 0px 1px 0px;
background: url('../images/texturas/beige9c.jpg') repeat top left;
text-align:center;
font-family:"trebuchet ms", sans-serif;
font-size:10pt;
font-weight:bold;
color:#000000;
cursor:default;
}
#content #replays .content {
margin:0px 4px 4px 4px;
padding:2px;
border:0px;
background: url('../images/texturas/beige9.jpg') repeat top left;
text-align:left;
font-family:verdana, sans-serif;
font-size:8pt;
color:#000000;
}
#content #replays .content P {
margin:1px 0px 0px 0px;
text-align:inherit;
font-family:inherit;
font-size:inherit;
color:inherit;
}
#content #noticias {
margin:0px 204px 0px 0px;
padding:4px 4px 0px 4px;
border:0px;
clear:none;
background: url('../images/texturas/metal12.jpg') repeat top left;
text-align:center;
}
#content TABLE.noticias {
width:100%;
margin:0px 0px 4px 0px;
border:0px;
background: transparent;
border-collapse:collapse;
}
#content TH {
background: url('../images/texturas/beige9c.jpg') repeat top left;
border-style:solid;
border-color:#000000;
padding:2px;
color:#000000;
}
#content TH.B {
text-align:left;
font-size:9pt;
font-weight:bold;
font-family:verdana, sans-serif;
border-width:0px 0px 1px 0px;
}
#content TH.C {
width:40%;
text-align:right;
font-size:8pt;
font-weight:normal;
font-family:verdana, sans-serif;
border-width:0px 0px 1px 0px;
}
#content TH.BB {
text-align:left;
font-size:8pt;
font-weight:normal;
font-family:"trebuchet ms", sans-serif;
border-width:1px 0px 0px 0px;
}
#content TH.CC {
width:40%;
text-align:right;
font-size:8pt;
font-family:"trebuchet ms", sans-serif;
font-weight:bold;
border-width:1px 0px 0px 0px;
}
#content TD.cuerpo {
background: url('../images/texturas/beige9.jpg') repeat top left;
border-style:solid;
border-color:#000000;
border-width:0px;
padding:2px;
font-family:verdana, sans-serif;
text-align:left;
font-size:7pt;
color:#000000;
}