#mop_methods {
	color: #4d4d4d;
	font: 11px Verdana, Geneva, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 450px;
}

#mop_methods li {
	margin-bottom: 20px;
}

#mop_methods label {
	font: bold 14px Arial, Helvetica, sans-serif;
}

#mop_methods label span {
	display: inline-block;
	width: 25px;
}

#mop_methods label img {
	float: right;
	width: auto;
}

#mop_methods p {
	color: #4d4d4d;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 15px 0 15px 30px;
}

.mop_active ul .mop_grey_tl {
	background: #ffffff url('/assets/images/mop_grey_tr_2.jpg') no-repeat scroll 100% 0;
	height: 8px;
	margin: 0;
	width: 100%;
}
.mop_active ul .mop_grey_bl {
	background: #ffffff url('/assets/images/mop_grey_br_2.jpg') no-repeat scroll 100% 0;
	height: 8px;
	margin: 0;
	width: 100%;
}

#mop_methods .mop_inactive .mop_grey_holder,
#mop_methods .mop_single_inactive .mop_grey_holder {
	background: #fff;
	border: 1px solid #fff;
}

.mop_active .mop_grey_tl {
	background: #ececec url('/assets/images/mop_grey_tr_2.jpg') no-repeat scroll 0 0;
	height: 8px;
	margin: 0;
	width: 100%;
}

.mop_active .mop_grey_bl {
	background: #ececec url('/assets/images/mop_grey_br_2.jpg') no-repeat scroll 0 0;
	margin: 0;
	width: 100%;
}

.mop_single_active .mop_grey_tl {
	background: #ececec url('/assets/images/mop_grey_tr_2.jpg') no-repeat scroll 100% 0;
	height: 8px;
	margin: 0;
	width: 100%;
}

.mop_single_active .mop_grey_bl {
	background: #ececec url('/assets/images/mop_grey_br_2.jpg') no-repeat scroll 100% 0;
	height: 8px;
	margin: 0;
	width: 100%;
}

.mop_inactive .mop_grey_tl,
.mop_inactive .mop_grey_bl,
.mop_single_inactive .mop_grey_tl,
.mop_single_inactive .mop_grey_bl {
	display: none;
}

.mop_inactive .mop_grey_top,
.mop_inactive .mop_grey_bot {
	display: none;
}

.mop_inactive ul {
	display: none;
}

.mop_active ul {
	display: block;
}

#mop_holder {
	padding-top: 10px;
	position: relative;
}

#mop_methods ul {
	left: 450px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	width: 455px;
}

#mop_methods ul li {
	background: #fff;
	border: 0;
	clear: both;
	margin: 0;
}

#mop_methods ul li label {
	font: bold 12px Verdana, Geneva, sans-serif;
}

#mop_methods ul li label strong {
	color: #00b9f2;
}

#mop_methods ul li label span {
	padding-right: 10px;
	text-align: right;
/*	width: 165px;*/
}

.mop_grey_top {
	background: #ececec url('/assets/images/mop_grey_tr_2.jpg') no-repeat scroll 100% 0;
	height: 8px;
	width: 100%;
}

.mop_grey_bot {
	background: #ececec url('/assets/images/mop_grey_br_2.jpg') no-repeat scroll 100% 0;
	height: 8px;
	width: 100%;
}

.mop_white_top {
	background: #fff url('/assets/images/mop_white_tr_2.jpg') no-repeat scroll 100% 0;
	height: 8px;
	width: 100%;
}

.mop_white_bot {
	background: #fff url('/assets/images/mop_white_br_2.jpg') no-repeat scroll 100% 0;
	height: 8px;
	width: 100%;
}

.mop_grey_holder {
	background: #ececec;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	padding: 0 5px;
}

.mop_active .mop_grey_holder,
.mop_inactive .mop_grey_holder {
	border-right: 0;
	padding-right: 20px;
}

.mop_single_active .mop_grey_holder,
.mop_single_inactive .mop_grey_holder {
	padding-right: 20px;
}

.mop_active ul .mop_grey_holder {
	border-right: 1px solid #d9d9d9;
	padding-right: 5px;
}

.mop_white_holder {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	width: 440px;
}

#mop_methods li ul li {
	padding: 10px 0;
}

#mop_methods p.paymentNotice {
	color: #999;
	margin: 5px 0 5px 170px;
	padding: 0 5px;
}

#mop_body form.stdForm .formItem div.p02_margin_left_fix {
	margin-left: 0;
}

#mop_body #CheckoutPayment .displayAddress {
	margin: 20px 0;
}

.mop_grey_border {
	background: #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px olid #ececec;
	height: 100px;
	left: -1px;
	position: absolute;
	top: 10px;
	width: 1px;
}

#mop_d1_formButtons .disabled {
	line-height: 1em;
	padding-right: 10px;
}

#mop_d1_formButtons .disabled input {
/*	height: 2.583em;*/
	padding: 6px 0 8px 10px;
/*	font-size: 1.2em;*/
	font-weight: bold;
}

