table.activation-card { width: 395px;  }
table.activation-card td { padding: 5px; }
table.activation-card td span {  line-height: 1em; top: -2px; position: relative;  }


table.activation-card td.label { text-align: left; padding-top: 7px; } 
table.activation-card td.input input { width: 150px; } 

table.activation-card td.submit-form { vertical-align: middle; } 
table.activation-card td.submit-form input { width: auto; padding: 0 5px; margin-top: 10px;} 
	
table.activation-card td input.sub-text { width: 30px; margin-left: 5px; right: 5px; position: relative;  }
table.activation-card td input.main-text { width: 100px; left: 5px; position: relative; }




table.colors { background: #eee; }
table.colors td.label { border-bottom: 1px solid #fff; border-right: 1px solid #fff;  }
table.colors td.input { border-bottom: 1px solid #fff; background: #f5f5f5; }
