hi…
open this file >templates>japolaris>css>templatecss.css
find this line
/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topstory {
border-left: 3px solid #FFFFFF;
border-bottom: 3px solid #FFFFFF;
width: 612px;
height: 200px;
color: #E7E5E2;
position: relative;
}
#ja-topstory div.moduletable {
position: absolute;
bottom: 40px;
left: 50px;
}
the problem is the line bottom 40px as it is leaving that much space below
hence you need to change that to 0
and the above line
width: 612px;
height: 200px;
here the height needs to change to say 215 or so because ur flash file size is 211
these changes…and the flash file will come below menu