/*SMD Services - www.smdservicesllc.com*/   

.containermaster_simple {
	width: 100%;
	background-color: transparent;
	cellPadding: 10px;
}
.containermaster_nopadding {
	width: 100%;
	background-color: transparent;
	cellPadding: 0px;
	cellSpacing: 0px;
}
.containermaster_register {
	width: 356px;
	background-color: transparent;
	background-image: url('BG_Register.gif');
	background-repeat: no-repeat;
	cellPadding: 10px;
}