.form-control-subs {
	display: inline-block;
	width: 68%;
	margin-bottom: 4px;
}

.form-control-regions {
	display: inline-block;
	width: 49%; /*37%;*/	
}

.form-control-periods {
	display: inline-block;
	width: 50%; /*37%;*/	
}

.form-control-add {
	text-align: right;
	padding-right: 4px;
}

.form-control-title {
	height: 25px;
	padding: 0px 12px;
}

.billing-title {
	width: 145px;
}

.btn-add-sub {
	margin-left: 2px !important;
}

kbd {
	padding: 2px 4px;
	font-size: 11px;
	color: #fff;
	background-color: #CFCFCF;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
}

.page-footer {
	padding-top: 9px;
	margin: 20px 0 20px;
	border-top: 1px solid #eeeeee;
	display: inline-block;
  	width: 100%;
}

.page-options {
	float: right;	
}

.page-options-left {
	float: left;	
}
.address-options {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}

.h5-subscriber {
	margin-top: 0px;
	margin-bottom: 0px;
}

.new-address-label {
	width: 40%;
}

.new-address-input {
	width: 55%;
}

.new-address-form-group {
	margin-bottom: 4px;
}

div#multiOrdTotal {
	text-align: right;
	background-color: #e4e4e4;
	padding: 8px;
}

div#multiOrdTotal span#otTitle {
margin-right: 7px;
}

div#multiOrdTotal span#otTotal {
	background-color: white;
	padding: 2px 4px;
}

.offer-code {
	display: inline-block;
	width: 31%;
	margin-bottom: 4px;
}

div.row-subs-opts {
	margin: 0px 0px 5px 0px;
	
}

div.form-alert {
	display: none;
	margin-top: 20px;
}

div.store div.page-header {
	margin-top: 0px;
	margin-bottom: 10px;
}

div.store div.page-header h3{
	margin-top: 0px;
	margin-bottom: 0px;
}

div#newsubmessage {
	float: left;
}

form.form-inline {
	display: inline-block;
}

.horizontal-right {
	text-align: right;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

div#frame1.multi-section-from.show-all-frames {
padding-top: 0px;
border-top: none ;
margin-top: 0px;
}

div.multi-section-from.show-all-frames {
	padding-top: 6px;
	border-top: 1px solid silver;
	margin-top: 6px;
}

td.newsletter ul li {
	font-size: 16px;
	padding: 5px;
}

body.mainpage.subs {
	background-color: transparent;
}