/* CSS Document */

#signup {
width: 100%;
background-color: #dd3487;
color: #ffffff;
font-size: 11px;
text-align: left;
padding-left: 5px;
}
input.sub {
background-image: url(../images/submit.jpg);
width: 67px; 
height: 28px;
}
#top {
width: 850px;
height: 375px;
background-image: url(../images/pinkgif.png);
background-repeat: repeat-x;
background-color: #FFFFFF;
margin-top: 8px;
padding-top: 5px;
padding-bottom: 10px;
border-bottom: 1px solid #dd3487;
}
#bottom {
width: 850px;
background-color: #FFFFFF;
margin-top: 8px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}
#bottom {
margin: 0 auto;
text-align: center;
}
#col4 {
float: left;
margin-top: 10px;
margin-right: 8px;
width: 370px;
}
#col5 {
float: left;
margin-top: 10px;
width: 159px;
}