#BTNConfirm{
 border:0px solid black;
 width:170px; font-size:16px;
 background: #fff;
 color: #000; height:23px;
 font-family:Arial, Helvetica, Sans-serif;
}


#BTNCcheckout{
 border:0px solid black;
 width:210px; font-size:16px;
 background: #fff;
 color:#606060; 
 line-height:1.5; font-family:Arial, Helvetica, Sans-serif;
}

#subscribe{
 border:0px solid red;
}

#customerForm{
   border:0px solid red;
   float:left;
}

#customerForm label,input{
	display:block;
	width:100px;	float:left;
	margin-bottom:10px;
	font-family:Arial, Helvetica, Sans-serif;
}

#customerForm input,textarea{
	width:210px;
	font-size:15px;	
	font-family:Arial, Helvetica, Sans-serif;
}


#customerForm br{
 clear:both;
}

#customerForm select{
 font-size:15px;
}






.otherAdd{
   border:0px solid red;
   float:right;
}

.otherAdd label,input{
	display:block;
	width:100px;	float:left;
	margin-bottom:10px;
	font-family:Arial, Helvetica, Sans-serif;
}

.otherAdd input,textarea{
	width:210px;
	font-size:15px;
	font-family:Arial, Helvetica, Sans-serif;		
}


.otherAdd br{
 clear:both;
}

.otherAdd select{
 font-size:15px;
}
