#myinfo_body .contact {
    margin: 0px;
    padding: 0px 0px 15px 0px;
    border-bottom:2px solid #808080;
}
#myinfo_body .contact.noBorder
{
    border:0;
}
#myinfo_body .contact_edit, .company_edit {
    width:100px;
    float:right;
    cursor:pointer;
    text-align: right;
}
#myinfo_body .contact_info {
    float:left;
}
#myinfo_body p.section {
    font: bold 16px/18px Arial, Helvetica, sans-serif;
    /*color:#000;*/
    margin:0 0 10px 0;
    padding:0px;
}
#myinfo_body p {
    font: 14px/16px Arial, Helvetica, sans-serif;
    /*color:#000;*/
    margin:0 0 10px 0;
    padding:0px;
}
#myinfo_body p.required_key {
    font: bold 12px/24px Arial, Helvetica, sans-serif;
    /*color: #000;*/
    margin: 0px;
    padding: 0px;
    text-align: right;
}
#login .column-separator-right {
    padding-top: 0 !important;
}

/* Edit Password */
#myinfo_body .edit_password {
    padding-top: 25px;
}
#myinfo_body #contact_edit_password {
    position:relative;
    top:-14px;
}
#myinfo_body .contact_add {
    margin: 0px;
    padding: 15px 0px 0px 0px;
}
/* Edit myContact */
#myinfo_body .edit_myContact,
#myinfo_body .edit_myinfo,
#myinfo_body .edit_myinfo_form,
#myinfo_body .edit_contact_form,
#myinfo_body .add_contact_form {
    margin-top: 25px;
}
#myinfo_body .add_contact_form {
    display: none;
}
#myinfo_body .edit_myContact p.section {
    margin-bottom: 0;
}

.price_table_box {
    background-color: #edece7;
    padding: 10px;
    margin-bottom: 20px;
}
.price_table {
    width: 100%;
}
.price_table td {
    padding-bottom: 10px;
}
.price_table td:last-child {
    text-align: right;
}

#myinfo_body fieldset#registerForm input.shortbox {
    margin-right: 2px;
    width: 50px;
}
#myinfo_body fieldset#registerForm select {
    background: none repeat scroll 0 0 #999999;
    border: 1px solid #999999;
    color: #FFFFFF;
    min-width: 204px;
}
#myinfo_body fieldset#registerForm .select {
    background: none repeat scroll 0 0 #999999;
    border: 1px solid #999999;
    color: #FFFFFF;
    font-size: 12px;
    height: 27px;
    margin: 5px 0 0 0;
    min-width: 204px;
    padding: 1px;
}
#myinfo_body fieldset#registerForm .required {
    color: #FF0000;
}
#myinfo_body .inner_head {
	border-bottom:2px solid #808080;
	padding-bottom:5px;
}
#myinfo_body p.inner_title {
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	color: #000;
	width:429px;
	margin: 0px;
	padding: 0px;
	float: left;
}


#myinfo_body .inner_body {
	font: 14px/16px Arial, Helvetica, sans-serif;
	padding-top: 7px;
}
#myinfo_body .form_left {
	width:429px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	float: left;
}
#myinfo_body .cart_form_left {
	width:429px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	float: left;
}
#myinfo_body .image {
	width:70px;
	height:90px;
	margin: 0px 0 10px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#myinfo_body .form_right {
	width:428px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	float: left;
}
#myinfo_body .cart_form_right {
	width:428px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	float: left;
}
#myinfo_body .right_column {
	width:413px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#myinfo_body .cart_right_column {
	width:613px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#myinfo_body .form_right_field {
	width:443px; 
	padding-bottom:20px;
}
#myinfo_body .form_right_left_column_field {
	width:213px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	text-align:left;
}
#myinfo_body .form_right_right_column_field {
	width:200px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 15px;
	text-align:right;
}
#myinfo_body .form_right_right {
	width:428px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	float: left;
}

#myinfo_body .edit_myinfo_form {
	display:none;
}
#myinfo_body .edit_password_form {
	display:none;
    padding-top: 25px;
}
#myinfo_body .edit_contact_form 
{
	display:none;
}
#myinfo_body .edit_company_form {
	display:none;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    border-bottom: 2px solid #808080;
}
}
#myinfo_body img.password_edit ,
#myinfo_body .add_contact,
#myinfo_body .companyInfo_edit,
#myinfo_body .contactInfo_edit,
#myinfo_body .contactInfo_edit_p {
    cursor: pointer;
}

#myinfo_body .contact_edit_p {
	width:42px;
	margin: 0px;
	padding: 0px;
	float:left;
	cursor:pointer;
}


#myinfo_body .schedule_now {
    margin-bottom: 20px;
}
#myinfo_body .schedule_now span {
    float: left;
    margin: 0 10px 10px 0;
}
#myinfo_body .navigate {
	text-align:right;
}
#myinfo_body .navigate a {
	font-weight:bold;
	color:#00502f;
	text-decoration:none;
}
.border_right {
	border-right:1px solid #000;
	min-height:387px;
}

#myinfo_body .form_label {
	width:160px;
	margin: 0px 5px 0px 0px;
	padding: 2px 0px 11px 0px;
	float: left;
	text-align:right;
}
#myinfo_body .form_left_left_field {
	width:50px;
	margin: 0px 0 10px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#myinfo_body .form_right_right_field {
	width:160px;
	margin: 0px 0 10px 70px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#myinfo_body .form_bottom_right_right_field {
	width:560px;
	margin: 0px 0 10px 100px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#myinfo_body .form_right_right_grid {
	width:160px;
	margin: 0px 0 5px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	vertical-align:middle;
	text-align:left;
}
#myinfo_body .form_right_right_grid .btn-green {
    margin-bottom: 3px;
    margin-left: 3px;
}
#myinfo_body .form_right_right_grid_coupon {
	width:50px;
	margin-left: -160px;
	float: left;	
}
#myinfo_body .form_label .formrule
{
    /*width:360px;*/
	height:1px;
	border-top:dashed 1px #0d7c49;
	float:left;
	margin-bottom:15px;
}
#myinfo_body .cart_form_label .cart_formrule
{
    /*width:400px;*/
	height:1px;
	border-top:dashed 1px #0d7c49;
	margin-bottom:15px;
}
#myinfo_body .form_text {
	/*width:400px;*/
	margin: 0px 5px 0px 0px;
	padding: 2px 0px 11px 0px;
	float: left;
	text-align:right;
	color:Red;
}
#myinfo_body .form_label label {
	font: 14px/16px Arial, Helvetica, sans-serif;
	color: #000;
}
#myinfo_body .form_field {
	/*width:255px;*/
	margin: 0px;
	padding: 0px;
	float: left;
}
#myinfo_body .cart_form_right_field {
	/*width:240px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	float: right;
	text-align:right;
}
#myinfo_body .cart_form_right_grid {
	/*width:200px;*/
	margin: 10px 0px 5px 45px;
	padding: 0px 0 0px 0px;
	float: right;
	text-align:right;
}
#myinfo_body .cart_form_field_background{
	margin: 0;
	padding: 10px;
	background: #edece7;
}
#myinfo_body .cart_form_field p 
{
    color:Blue;
    font-size:12px;
}

#myinfo_body .form_left_right_field {
	/*width:345px;*/
	margin: 0px 0px 0px 12px;
	padding: 0px;
	float: left;
}
#myinfo_body .form_label_chkbox {
	/*width:233px;*/
	margin: 0px;
	padding: 2px 0px 11px 0px;
	float: left;
}
#myinfo_body .form_label_chkbox label.chkbox {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #000;
}
#myinfo_body .form_chkbox {
	width:18px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#myinfo_body .form_field_calendar {
	margin-left:52px;
}

select.form_ddl_192,
select.form_ddl_300 {
	width:192px;
	height:20px;
	border:1px solid #c0c0c0;
}
select.form_ddl_300 {
	width:300px;
}
input.form_txb_192 {
	font: 12px Arial, Helvetica, sans-serif;
	width:190px;
	height:18px;
	border:1px solid #c0c0c0;
}
select.form_ddl_170 {
	width:172px;
	height:20px;
	border:1px solid #c0c0c0;
}
select.form_ddl_142 {
	width:144px;
	height:20px;
	border:1px solid #c0c0c0;
}
input.form_txb_170 {
	font: 12px Arial, Helvetica, sans-serif;
	width:170px;
	height:18px;
	border:1px solid #c0c0c0;
}
input.form_txb_142 {
	font: 12px Arial, Helvetica, sans-serif;
	width:142px;
	height:18px;
	border:1px solid #c0c0c0;
}
input.form_chkbox_15 {
	width:15px;
	height:15px;
	border:none;
	margin:0px;
	padding:0px;
}
/* START CUSTOM SELECTBOX CLASSES */
span.customStyleSelectBox {
	background-color: #fff;
	color:#7c7c7c;
	padding:0px 0px 0px 4px;
	border:1px solid #c0c0c0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color:#000;
}
.customStyleSelectBoxInner {
	background:url(../images/select_box_arrow.gif) no-repeat top right;
	padding:0px;
	height:20px;
	overflow:hidden;
}
/* END CUSTOM SELECTBOX CLASSES */
.verticle_border{
	background-color:#000;
	width:1px;
	height:5px;
	float:left;
}
.img_truck{
	margin:30px 0px 20px 0px;
}
.accordion_head,
.accordion_head_static {
	padding-bottom:5px;
}
.accordion_head h2,
.accordion_head_static h2 {
    background-color: #00693c;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    padding: 0 10px;
    margin-bottom: 0;
    position: relative;
}
.accordion_head_static h2 {
    cursor: default !important;
}
.accordion_head h2.light-green,
.accordion_head_static h2.light-green {
    background-color: #3c8a2e;
}
.accordion_head h2.dark,
.accordion_head_static h2.dark {
    background-color: #57584f;
}
.accordion_head h2.light {
    background-color: #edece7;
    color: #57584f;
    font-weight: 400;
}
.accordion_head a h2.closed {
    background: #00693c url(/images/new/plus_icon.png) no-repeat right 10px center;
    padding: 0 40px 0 10px;
}
.accordion_head a h2.closed.light {
    background: #edece7 url(/images/new/plus_icon.png) no-repeat right 10px center;
    padding: 0 40px 0 10px;
}
.accordion_head a:not([href]) h2.closed {
    background: #00693c;
    padding: 0 40px 0 10px;
}
.accordion_head a:not([href]) h2.closed.light {
    background: #edece7;
    padding: 0 40px 0 10px;
}
.accordion_head h2.opened,
.accordion_head_static h2.opened {
    background: #00693c url(/images/new/minus_icon.png) no-repeat right 10px center;
    padding: 0 40px 0 10px;
}
.accordion_head h2.opened.light {
    background: #edece7 url(/images/new/minus_icon.png) no-repeat right 10px center;
    padding: 0 40px 0 10px;
}
h2.header-arrow:after {
    left: 100%;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 20px;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #00693c;
    border-width: 20px;
    margin-top: 0;
}
h2.light-green.header-arrow:after {
    border-left-color: #3c8a2e;
}
h2.dark.header-arrow:after {
    border-left-color: #57584f;
}
h2 .right-link a {
    color: #fff;
    font-weight: 200;
    float: right;
    font-size: 18px;
}
.accordion_body {
    display: block;
    padding: 10px 0 10px 0px;
}
#myinfo_body .accordion_body p {
	margin:0px;
	padding:0px 0px 10px 0px;
}
#myinfo_body .EU_left {
	/*width:393px;*/
	padding-bottom:20px;
}
#myinfo_body .Cart_left {
	/*width:393px;*/
	padding-bottom:20px;
}
#myinfo_body .EU_right {
	width:463px; 
	padding-bottom:20px;
	min-height:300px;
}
#myinfo_body .cart_right {
	width:563px; 
	padding-bottom:20px;
	background: url(../images/obs_shopping_grey.jpg) no-repeat 65px;
}
#myinfo_body .form_bottom_right {
	width:500px; 
	float:right;
	margin: -10px 10px 0px 475px;
}
/*#myinfo_body .EU_formfield,*/
/*#myinfo_body .Cart_formfield  {*/
	/*width:206px;*/
/*}*/

/*#myinfo_body .Cart_formfield_right  {*/
	/*width:506px;*/
/*}*/
/*#myinfo_body .Cart_formfield_right_grid  {*/
	/*width:306px;*/
/*}*/
/*#myinfo_body .EU_form_label {*/
	/*width:147px;*/
/*}*/
/*#myinfo_body .EU_formfield_chkbox {*/
	/*width:206px;*/
/*}*/
.myinfo_edit{
	cursor:pointer;
}
label.error {
	/*width:190px;*/
	color:#F00;
	font-size:11px;
	display:block;
	padding-bottom:5px;
	font-weight: bold;
}

/* schedule */

.static .accordion_body {
	display:block;
	padding:10px 0 10px 0px;
}

form,fieldset {
	border:0px;
}

fieldset.schedule_collection#schedule_collection_CD {
	clear:both;
}

#myinfo_body fieldset.schedule_collection .form_left,
#myinfo_body fieldset.schedule_collection .cart_form_left,
#myinfo_body fieldset.schedule_collection .cart_form_right,
#myinfo_body fieldset.schedule_collection .form_right {
	padding:0px;
	width:auto;
	float:left;
	height:auto;
	margin:10px 0 20px 0px;
}

#myinfo_body fieldset.schedule_collection .cart_form_right {
	padding:0px 0px 0px 0px;
	width:auto;
	float:left;
	height:auto;
	margin: 15px 0 20px 0px;
}

#myinfo_body fieldset.schedule_collection .form_checkout_left {
	padding:0px;
	width:auto;
	float:left;
	height:auto;
	margin:10px 0 20px 0;
}
	#myinfo_body fieldset.schedule_collection#schedule_collection_CD .form_left,
	#myinfo_body fieldset.schedule_collection#schedule_collection_CD .cart_form_left,
	#myinfo_body fieldset.schedule_collection#schedule_collection_CD .form_right {
		float:left;
		width:350px;
	}
	#myinfo_body fieldset.schedule_collection#schedule_collection_CD .cart_form_right {
		float:left;
		width:550px;
	}
	#myinfo_body fieldset.schedule_collection#schedule_collection_CD .form_bottom_right_right {
		float:right;
		width:560px;
		margin-left:190px;
	}
	#myinfo_body fieldset.schedule_collection#schedule_collection_CD .form_left {
		width:400px;
		margin-left:20px;
	}
	#myinfo_body fieldset.schedule_collection#schedule_collection_CD .cart_form_left {
		width:400px;
		margin-left:20px;
	}
	#myinfo_body fieldset.schedule_collection#schedule_collection_CD .form_right select {	
		float:right;
		margin-bottom:10px;
	}

#myinfo_body fieldset.schedule_collection .form_right_right {
	width:170px;
	text-align:right;
	margin-top:40px;
}

	#myinfo_body fieldset.schedule_collection#schedule_collection_CD .form_right_right {
		width:840px;
		text-align:right;
		margin-top:0px;
	}

	fieldset.schedule_collection h3,
	#myinfo_body div.Schedule_Collection_CI_CSV h3 {
		font-size:27px;
		margin:0px 0 10px 0px;
		float:left;
		clear:both;
	}
	
	#myinfo_body div.Schedule_Collection_CI_CSV {
		margin:0px 0 0 10px;
	}
	
	#myinfo_body div.Schedule_Collection_CI_CSV div.Schedule_Collection_CI_CSV_content {
		clear:both;
		background:#c1d72e;
		width:823px;
		padding:10px 0 20px 5px;
		font-size:14px;
	}
	
	#myinfo_body fieldset.schedule_collection p.csr_blue_text {
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	color: #0000CC;
	width:429px;
	margin: 0px;
	padding: 0px;
	float: left;
	
    }
	
	#myinfo_body fieldset.schedule_collection p.required_key {
		width:auto;
		float:right;
	}
	
	#myinfo_body fieldset.schedule_collection .form_field {
		width:auto;
	}
	
	#myinfo_body fieldset.schedule_collection .form_field_350 {
		width:350px;
		clear:both;
	}
	
	#myinfo_body fieldset.schedule_collection .form_label_100 {
		width:100px;
	}
	
	#myinfo_body fieldset.schedule_collection .form_label_120 {
		width:120px;
	}
	
	#myinfo_body fieldset.schedule_collection .form_label_140 {
		width:140px;
	}
	#myinfo_body fieldset.schedule_collection .form_label_160 {
		width:160px;
	}
	#myinfo_body fieldset.schedule_collection .form_label_180 {
		width:180px;
	}
	#myinfo_body fieldset.schedule_collection .form_label_350 {
		width:350px;
		text-align:left;
	}
	
	#myinfo_body fieldset.schedule_collection input.form_sc_25 {
		width:25px;
		height:18px;
		border:1px solid #c0c0c0;
	}
	
	#myinfo_body fieldset.schedule_collection input.form_sc_175,
	#myinfo_body fieldset.schedule_collection input.form_sc_228 {
		width:175px;
		height:18px;
		border:1px solid #c0c0c0;
	}
	
	#myinfo_body fieldset.schedule_collection input.form_sc_228 {
		width:228px;
	}
	
	#myinfo_body fieldset.schedule_collection .sc_bc_select {
		float:left;
		text-align:center;
		margin:0px 30px 0 0px;
		width:200px;
	}
	
	#myinfo_body fieldset.schedule_collection .sc_bc_select a {
		text-align:right;
		float:right;
		font-size:12px;
		margin-top:7px;
	}
	
	#myinfo_body fieldset.schedule_collection .sc_bc_select span.customStyleSelectBox {
		color:#000;
		padding:0px 0px 0px 4px;
		font: 16px/24px Arial, Helvetica, sans-serif;
		height:26px;
		text-align:left;
	}
	
	#myinfo_body fieldset.schedule_collection .sc_bc_select .customStyleSelectBoxInner {
		background:url(../images/select_box_arrow_large.gif) no-repeat top right;
		height:26px;
	}
	
	#myinfo_body fieldset.schedule_collection .schedule_collection_addBag {
		float:left;
		margin-top:31px;
	}
	
	#myinfo_body table.schedule_collection_table {
		margin:0px 0 0 10px;
		width:825px;
	}
	
	#myinfo_body table.schedule_collection_table td {
		height:32px;
		font-size:14px;
		line-height:14px;
		vertical-align:middle;
	}
	
	#myinfo_body table.schedule_collection_table td span {
		float:left;
		vertical-align:bottom;
	}
	
	#myinfo_body table.schedule_collection_table td a {
		float:right;
		margin-right:20px;
	}
	
	#myinfo_body table.schedule_collection_table td.description {
		width:635px;
	}
	
	#myinfo_body table.schedule_collection_table td.taxes_fees {
		width:132px;
	}
	
	#myinfo_body table.schedule_collection_table td.cost {
		width:58px;
	}
	
	#myinfo_body table.schedule_collection_table td.schedule_collection_discount {
		color:#f00;
		text-align:right;
		padding-right:13px;
	}
	
	#myinfo_body table.schedule_collection_table td.schedule_collection_tableHdr,
	#myinfo_body table.schedule_collection_table td.schedule_collection_tableFooter {
		font-size:16px;
		border-bottom:1px solid #c0c0c0;
		vertical-align:top;
	}
	
	#myinfo_body table.schedule_collection_table td.schedule_collection_tableFooter {
		border-bottom:0px;
		height:22px;
	}
	
	#myinfo_body table.schedule_collection_table td.rule {
		height:1px;
		background:#404040;
		margin:0px 0 35px 0px;
	}
	
	#myinfo_body table.schedule_collection_table td.spacer {
		height:7px;
	}
	
	#myinfo_body table.schedule_collection_table td.schedule_collection_buttons {
		height:70px;
		vertical-align:middle;
	}
	
	#myinfo_body table.schedule_collection_table td.schedule_collection_buttons a {
		float:left;
	}
	
	#myinfo_body table.schedule_collection_table td.schedule_collection_buttons a.next {
		float:right;
		margin:0px;
	}
	
	#myinfo_body table.schedule_collection_table td.schedule_collection_table_enterCouponCode {
		padding:20px 0 20px 0px;
	}
	
	#myinfo_body table.schedule_collection_table td.schedule_collection_table_enterCouponCode input {
		width:80px;
		height:20px;
		padding:0px;
		float:left;
		margin-right:3px;
	}
	
	#myinfo_body table.schedule_collection_table td.schedule_collection_table_enterCouponCode label {
		margin-right:20px;
		margin-top:3px;
		float:left;
	}
	
	#myinfo_body table.schedule_collection_table td.schedule_collection_table_enterCouponCode a {
		float:left;
		margin-left:14px;
	}
	
	#myinfo_body table.schedule_collection_table td.schedule_collection_table_enterCouponCode a.what_is_this {
		margin-left:320px;
		margin-top:3px;
	}
	
	/* terms & conditions */

	#myinfo_body p.schedule_collection_TC,
	#myinfo_body p.schedule_collection_CD,
	#myinfo_body div.schedule_collection_TC_greyBox {
		margin:0;
		padding-bottom:7px;
		font-size:16px;
	}
	
	#myinfo_body p.schedule_collection_CD {
		line-height:20px;
	}
	
	#myinfo_body div.schedule_collection_TC_greyBox {
		background:#edece7;
	}
	
    #myinfo_body div.schedule_collection_TC_greyBox h3 {
        color:#fff;
        font-size:14px;
        font-weight:normal;
        background:#419639;
        margin-bottom: 0;
        padding:3px 0 3px 5px;
    }
		
		#myinfo_body div.schedule_collection_TC_greyBox h4 {
			color:#439539;
			background-color:#edece7;
			width:auto;
			font-size:14px;
			font-weight:normal;
            margin-bottom: 0px;
			padding:3px 0 3px 0px;
		}

    #myinfo_body div.schedule_collection_TC_greyBox .accepted_notAccepted {
        padding: 15px 30px;
    }
		#myinfo_body div.schedule_collection_TC_greyBox .accepted_notAccepted span {
			font-size:14px;
			line-height:17px;
		}
		
		#myinfo_body div.schedule_collection_TC_cancellation,
		#myinfo_body div.schedule_collection_TC_notAllowed {
			margin:20px 0 0 0;
		}
		
		#myinfo_body div.schedule_collection_TC_cancellation h3,
		#myinfo_body div.schedule_collection_TC_notAllowed h3 {
			color:#439539;
			font-size:18px;
			padding:0px 0 0 0;
            margin: 10px 0 10px 0;
			font-weight:normal;
		}
		
		#myinfo_body div.schedule_collection_TC_cancellation p,
		#myinfo_body div.schedule_collection_TC_notAllowed p {
			font-size:16px;
			margin:12px 0 0 0;
		}
        
        #myinfo_body div.schedule_collection_TC_cancellation p.bottomRule {
			border-bottom:1px solid #808080;
		}
			#myinfo_body div.schedule_collection_TC_notAllowed p sup,
			p.schedule_collection_CD sup {
				font-size:11px;
			}
		
		#myinfo_body div.schedule_collection_TC_notAllowed p.bottomRule {
			border-bottom:1px solid #808080;
		}
		
		#myinfo_body div.schedule_collection_TC_notAllowed fieldset.schedule_collection_TC_agree {
			text-align:right;
			border:0px;
			padding:20px 0 30px 20px;
			float:left;
		}
		
			#myinfo_body div.schedule_collection_TC_notAllowed fieldset.schedule_collection_TC_agree label {
				font-size:16px;
				margin-right:30px;
			}
			
			#myinfo_body div.schedule_collection_TC_notAllowed #lnkBtnNext.next {
				float:right;
				clear:none;
				margin-top:20px;
			}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
