.yourdetails, .youroptions {
	margin: auto;
	text-align: left;
	margin-top: 14px;
 } 
#orderinfo td {
	font-size: 11px;
	color: #2099BC;
	padding-top: 3px;

}
.note {
	font-size: 10px;
	color: #999999;
}
.required {
	color:red;
	font-size: 9px;
}
.separator {
	border-bottom: 1px dotted #ccc;
	width: 414px
}
.yourdetailstext, .youroptionsheader, .paymentdetailsheader {
	font-size: 12px;
	font-weight: 800;
	color: #000;
	text-align: left
}
#orderinfo input {
	font-size: 12px;
	background-color: #F4F4F4;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #666666;
	width: 195px;
}
#orderinfo select {
	width: 195px;
}
#orderinfo textarea {
	width:413px;
	background-color: #F4F4F4;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #666666;
	font-size: 12px;
}
#orderinfo .button {
	border: 0;
	width: 72px;
	height: 25px;
	background-color: transparent;
}
#orderinfo .addressfield {
	width:414px;
}
#orderinfo .cardlogos {
	float: left;
	clear: both;
	padding-left: 0
}
.optionselector {
	margin-top: 10px;
	border-bottom: 1px dotted #ccc
}
#formdetails {
	width:413px;
}
.checkbox {
	padding-right: 6px;
	padding-left: 10px;
	border-left: 1px dotted #ccc
}
.orderhead {
	padding-right: 8px;
	padding-left: 8px;
	border-left: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}
#optionlisting {
	margin-top: 25px;

}
#optionlisting td {
	border-right: 1px dotted #ccc;
	height:35px;
	border-bottom: 1px dotted #ccc;
	
}
#optionlisting .paddedtd {
	padding-left: 6px;
	padding-right: 6px;
	height: 50px;
	border-bottom: 1px dotted #ccc;
}
#optionlisting .paddedheader {
	height: 20px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}
#optionlisting .horizontaldivider {
	padding: 0;
	height: 1px;
}

.submittingtext {
	font-size: 14px;
	font-weight: 800;
	color: #029fc8;
	text-align:center;
	font-family:Arial,'Helvetica',sans-serif;
}
.pleasewait {
	font-size: 11px;
	font-weight: 100;
	color: #666;
	font-family:Arial,'Helvetica',sans-serif;
	text-align:center;
	margin-top:20px;
}
.loaderimage {
	width:430px;
	height:55px;
	background-image:url('ishopstudio.com/template/payments/images/big-loader.gif');
	background-repeat: no-repeat;
	background-position:center center
}
#thankyou {
	background-color:#FFFFFF;
	height:100%;
	width:100%;
}
.thankyoutext {
	text-align:center;
	color:#029fc8;
	font-size:14px;
	font-family:Arial,'Helvetica',sans-serif;
	font-weight: 800;
}
.successmsg {
	text-align:center;
	color:#666666;
	font-size:12px;
	font-family:Arial,'Helvetica',sans-serif
}
.homepagelink {
	text-align:center;
	color:#666666;
	font-size:11px;
	font-family:Arial,'Helvetica',sans-serif
}
.frequencytext {
	font-size: 9px;
}