﻿
/* STEP4 BOX */
TABLE#step4
{
	margin-top: 5px;
	width:226px;
}
TABLE#step4 TD#head
{
	background-image: url(images/site_related/step4y_t.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 10px;
}
TABLE#step4 TD#mid
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 11px;
	padding-bottom: 9px;
	background-color:#f6df9d;
}
TABLE#step4 TD#foot
{
	height: 10px;
}



/*  Payment form  */

TABLE#PayForm TD
{
	padding-top: 5px;
}

TABLE#PayForm TD.sep
{
	padding-top: 10px;
	font-size: 1px;
}

/*   New user box   */
DIV#NewUserBox
{
	width: 459px;
	height:193px;
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
	background-position: top left;
	background-repeat:no-repeat;
}

TABLE#TblUserBox TD
{
	padding: 0px;
}
TABLE#TblUserBox TD.header
{
	padding-top: 5px;
}

.month, .year
{
	font-size:11px;
	height: 20px;
}

	