div#contact {
background: transparent url(../images/bg-contact.gif) no-repeat;
width: 474px;
height: 447px;
padding: 10px 0 0 10px;
}

div#agent {
background: transparent url(../images/bg-agent.gif) no-repeat;
width: 480px;
height: 615px;
padding: 10px 0 0 10px;
}

div#login {
background: transparent url(../images/bg-login1.gif) no-repeat;
width: 422px;
height: 110px;
padding: 10px 0 0 10px;
}

div#forgot {
background: transparent url(../images/bg-forgot.gif) no-repeat;
width: 422px;
padding: 10px 0 0 10px;
}

div#payment {
background: transparent url(../images/bg-payment.gif) no-repeat;
width: 474px;
height: 176px;
padding: 10px 0 0 10px;
}

div#contactLinks {
width: 218px;
float: right;
}

<!-- changed margin 25px to 0px -->

div#contactLinks img {
margin: 0px 0 25px 0; 
}

div#contactLinks ul {
margin: 0 0 0 11px;
padding: 0;
list-style: none;
}

div#contactLinks li {
margin: 5px 0 0 0;
padding: 0;
}

#childinfo {
width: 370px;
height: 120px;
background: url(../images/childinfo_bg.gif) no-repeat;
padding-top: 10px;
margin-left: 20px;
	padding-left: 10px;
}

span.bullet {
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
color: #336;
}

div#prizesRow1, div#honorable {
width: 860px;
}

div#prizesRow2 {
width: inherit;
margin: 25px 0 0 0;
}

tr.zebra1 {
background: #f6e3ab;
}

tr.zebra2 {
background: #fbf4dd;
}

img#adIsYours, img#ad4Monthly, img#adSteps, img.ad {
float: right;
}

td.borderTop {
border-top: 5px solid #fff;
}

div#member {
background: transparent url(../images/bg-member.gif) no-repeat;
width: 474px;
height: 547px;
padding: 10px 0 0 10px;
}

emApice {
font: bold 14px Georgia, "Times New Roman", Times, serif;
color: #369;
font-style: normal;
}


div#upload {
background: transparent url(../images/bg-upload.gif) no-repeat;
width: 474px;
height: 241px;
padding: 10px 0 0 10px;
}

div.enter1, div.enter1check {
background: transparent url(../images/bg-enter1.gif) no-repeat;
width: 520px;
height: 123px;
padding: 10px 0 0 10px;
margin: -5px 0 0 0;
float: left;
}

div.enter1check {
background: transparent url(../images/bg-entercheck.gif) no-repeat;
}

div.enter2, div.enter2check {
background: transparent url(../images/bg-enter2.gif) no-repeat;
width: 177px;
height: 123px;
padding: 10px 0 0 15px;
margin: -5px 0 0 0;
float: right;
}

div.enter2check {
padding: 10px 0 0 5px;
}

div#enter {
width: 725px;
}

td.thumb {
background: transparent url(../images/thumb-bg.gif) no-repeat; 
width: 158px; 
height: 153px;
}


