@charset "utf-8";


	
/* -------- Edit Account Information ------------ */

#change_password { margin-left: 3%; }

/* ------ COMPANY INFO ------------------------ */
.companyinfo_wrapper { clear: both; }


	.companyinfo_splash {
		float: right;
		margin: 0 auto;
		text-align: center;
		position: absolute;
		right: 2px;
		top: 1px;
	}


  .companyinfo_text {
	  position: relative;
	  margin: 0px;
	  padding: 260px 0 15px;
  }

	.companyinfo_text h1 {
		padding: 0 0 10px 0;
	}
	.companyinfo_text_left {
		display: block;
		float: left;
		width: 610px;
	}
	.companyinfo_text_right {
		display: block;
		float: right;
		width: 270px;
	}

/* -------- Create-Your-Own Page----------------- */
.create-wrapper {
	margin: 0 auto;
	padding: 10px;
}
  .create-splash-header {
	  padding: 0 0 5px 0;
  }
  .create-step-1, .create-step-2, .create-step-3 {
	  padding: 5px 0;
  }
  .create-fine-print {
	  font-size: 10px;
	  color: #7d7d7d;
  }
  
/* -------- Customer Service ----------------- */

.cms-customer-service dt {
	font-weight: bold;
	padding-left: 8px;
}
.cms-customer-service dd {
	margin: 0px;
	padding: 0 0 0 1.5em;	
}

/* -------- SITEMAP----------------- */







