In this section:
Code:
<td class="ContensTd"><br>
<table width="100%" height="100%" border=0>
<tr>
<td class="loadarea"><br><br><div id="loadarea" class="PhotoTxt" style="width: 500px"></div></td>
<td width="20%" class="dot" >
Get rid of one or more of those br tags. But the real problem is in the style. Get rid of it there. And just as important, in the style/pastostyle.css file, get rid of the highlighted (around line #342):
Code:
.photoTxt{
font-family:arial;
font-size:10px;
text-align:center;
height:25%;
width:25%;
color:#ffcc66;
}
Bookmarks