td      { font-family:verdana,arial;font-size:11px;color:#70554E; }
 
.stepBoxTbl
{
	border:1px solid #CDCDCB;
	background:#DFE0D0 url(stepBox-bgpx.gif) top repeat-x;
}

.personalizationTtl
{
	color:#a82835;
	font-size:14px;
	padding:5px 0 0 22px;
	font-family:verdana,arial;
}

.descriptionHolder
{
	padding: 2px 10px 10px 10px
}

.nxtBtn
{
	height:28px;
	width:112px;
	background:url(nextStep-btn.gif) no-repeat;
	border:none;
	float:right;
	margin:0 30px 0 0;
}

.backBtn
{
	height:28px; width:98px;
	background:url(back-btn.gif) no-repeat;
	border:none;
}

.addtoCartBtn
{
	height:28px; width:132px;
	background:url(addtocart-btn.gif) no-repeat;
	border:none;
}

.skipBtn
{
	height:28px; width:224px;
	background:url(skipUploading-btn.gif) no-repeat;
	border:none;
}

