	  #signup01  h3.subscribe{
        background: url(../images/subscribe_header.gif) no-repeat;
		  display: block;
            text-indent: -3000px;
			margin:0px;
			height: 13px;
			width: 433px;
			position: relative;
			left: 0px;
	
    }		
#signup01 {
 position: relative;
left: 0px;
top:0px;
width: 784px;
	  }
	  
#leftside {
position: relative;
left: 0px;
top:10px;
float: left;
width: 577px;
}

#rightside {
position: absolute;
left: 620px;
top:30px;
float: right;
width: 200px;
font-family: arial;
color: black;
font-size: 11px;
}

.packages {
position: relative;
left: 0px;
top:0px;
font-family: arial;
color: white;
font-size: 11px;
}

.prices{
position: relative;
left: 40px;
top:60px;
color: black;
font-size: 14px;
}


.dividingline{
position: absolute;
left: 590px;
top:0px;
}

.signupbut{
position: relative;
left: 15px;
top:65px;
}

.onemonth {
position: absolute;
left: 0px;
top:0px;
background: url(../images/subscribe_1month.gif) no-repeat;
background-repeat: no-repeat;
width: 177px;
height: 200px;
padding: 5px;
}

.threemonths {
position: absolute;
left: 200px;
top:0px;
background: url(../images/subscribe_3months.gif) no-repeat;
background-repeat: no-repeat;
width: 177px;
height: 200px;
padding: 5px;
}

.oneyear {
position: absolute;
left: 400px;
top:0px;
background: url(../images/subscribe_1year.gif) no-repeat;
background-repeat: no-repeat;
width: 177px;
height: 200px;
padding: 5px;
}

.copy {
position: relative;
left: 20px;
top:40px;
width:100px;
}


.descriptions {
position: relative;
left: 0px;
top:220px;
font-family: arial;
color:black;
font-size: 12px;
line-height: 24px;
}

.descriptions span{
font-family: arial;
color:black;
font-size: 12px;
}

.descriptions li{
position: relative;
left: 20px;
top:0px;
list-style-type: disc;
color: red;
width: 540px;
}