/* TD's */
td.topleft { width: 65%; text-align: left; padding-top: 10px;}
td.topright { width: 35%; text-align: right; border: none; padding-top: 10px}
td.left { width: 35%; background-color: #FFFFFF; text-align: left; border: none; }
td.right { width: 16.25%; background-color: #FFFFFF; text-align: center; border: none; }

td.headerl {
width: 35%;
background-image:url('/images/head.png');
background-position:left;
background-repeat:repeat;
border: none;
text-align: left;
}

td.header2 {
width: 16.25%;
text-align: center;
background-image: url('/images/head.png');
background-repeat: repeat;
border: none;
}

table.rightpanel {
	width: 245px;
	border: 2px solid #cccccc;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: justify;
}

td.rightpanel {
width:100%;
background-color:#FFFFFF;
text-align:justify;
}

table.packages {
width: 70%;
text-align: center;
padding: 5px;
border: none;
}

td.packagestop {
width: 25%;
text-align: center;
vertical-align: bottom;
}

td.packagesbot {
width: 25%;
text-align: center;
vertical-align: top;
}

table.domainname {
width: 245px;
height: 245px;
text-align: center;
border: 2px solid #cccccc;
background-image: url('/images/sunstar1.gif');
background-repeat: no-repeat;
}








































