
	#title_box h1#my_account {
		top: 81px;
		width: 214px;
		height: 36px;
		background-image: url(../images/titles_header/my_account.gif);
	}

	#title_box h1#my_classes {
		top: 75px;
		width: 195px;
		height: 43px;
		background-image: url(../images/titles_header/my_classes.gif);
	}

	#title_box h1#registration {
		top: 72px;
		width: 218px;
		height: 40px;
		background-image: url(../images/titles_header/registration.gif);
	}
	#title_box h1#thank_you {
		top: 70px;
		width: 186px;
		height: 42px;
		background-image: url(../images/titles_header/thank_you.gif);
	}

	div#content.app div#left_column {
		float: left;
		width: 677px;
		margin-left: 10px;
	}

	/* account info */
	#left_column p.continue_order  {
		text-align: right;
		font-size: 10px;
		margin: 0px;
		width: 390px;
	}

	.app #left_column p.continue_order  {
		width: auto;
	}

	p.continue_order a.orange,
	p.continue_order a {
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		color: #f90;
		background-image: url(../images/arrows/arrow_orange_on_white.gif);
		background-repeat: no-repeat;
		background-position: right 1px;
		padding-right: 15px;
	}
	#left_column p.continue_order a.orange:hover,
	#left_column p.continue_order a.blue:hover,
	#left_column p.continue_order a:hover {
		color: #25B7D1;
		background-image: url(../images/arrows/arrow_ltblue_on_white.gif);
	}

	.app #left_column p.right {
		width: auto;
		text-align: right;
	}
	.app #left_column p.continue_order a.green {
		font-size: 11px;
		color: #25b7d1;
		background-image: url(../images/arrows/arrow_ltblue_on_white.gif);
	}
	.app #left_column p.continue_order a.green {
		color: #25b7d1;
	}

	.app #left_column td p.more_link {
		margin: 0px;
	}



	
	#left_column h1.app {
		margin-bottom: 0px;
	}

	.app_box {
		width: 390px;
		background-image: url(../images/blue_box_bg.gif);
		background-repeat: repeat-y;
		border-bottom: 2px solid #d3f6fc;
		border-top: 2px solid #d3f6fc;
		margin: 10px 10px 15px 10px;
	}
	div#content.one_column div#left_column .no_top {
		border-top: none;
	}

	div#content.one_column div#left_column .app_box {
		background-image: url(../images/blue_box_bg_one_column.gif);
		width: 677px;
	}

	.app_box div.app_header {
		margin: 0px 2px;
		width: 386px;
		height: 25px;
		background-color: #d9f3f7;
		border-bottom: 1px solid #b4e6ef;
	}
	div#content.one_column div#left_column .app_box div.app_header {
		width: 673px;
	}
	.app_box div.app_header span {
		float: left;
		color: #25b7d1;
		font-weight: bold;
		margin: 4px 0px 0px 10px;
	}
	.app_box div.app_header a {
		float: right;
		margin: 4px 10px 0px 0px;
	}

	#left_column p.continue_order {
		width: 395px;
		text-align: right;
		margin: 0px;
	}
	#left_column .app_box p {
		margin: 20px;
		line-height: 18px;
		font-size: 11px;
	}

	.app_box table {
		clear: both;
		margin: 20px;
		font-size: 11px;
	}
	.app_box table.read_only th,
	.app_box table.read_only td {
		padding: 1px 0px;
	}
	.app_box table.read_only th {
		text-align: right;
	}

	.app_box table.read_only td {
		padding-left: 10px;
	}


	.error { color: #f00; }

	.app_box table.edit th,
	.app_box table.edit td {
		padding: 5px 0px;
	}
	.app_box table.edit th {
		width: 135px;
		text-align: right;
	}
	.app_box table.edit td {
		padding-left: 10px;
		padding-right: 15px;
	}
	.app_box table.edit td input {
		width: 225px;
		margin: 0 10px;
	}
	.app_box table.edit td select {
		margin: 0 10px;
	}
	.app_box table.edit td .cc_type, .app_box table.edit td .state {
		width: 145px;
	}
	.app_box table.edit td .cc_month, .app_box table.edit td .cc_year {
		width: 60px;
	}
	.app_box table.edit td .cc_year {
		
	}
	.app_box table.long td input {
		width: 325px;
	}
	.app_box table.long .checkbox {
		margin-right: 0;
	}
	.app_box table.long td input.short {
		width: 70px;
	}


	.app_box table.summary {
		margin: 0px 0px 0px 2px;
		width: 673px;
	}
	.app_box table.summary td, 
	.app_box table.summary th {
		padding: 5px 40px;
	}
	.app_box table.summary td.first, 
	.app_box table.summary th.first {
		padding-left: 20px;
	}
	.app_box table.summary th {
		font-weight: bold;
		text-align: left;
	}
	.app_box table.summary tr.last td {
		padding-bottom: 20px;
	}
	.app_box table.summary tr.sub_total td,
	.app_box table.summary tr.sub_total th {
		padding-top: 20px;
		border-top: 1px solid #b4e6ef;
	}
	.app_box table.summary td.right {
		text-align: right;
	}
	.app_box table.summary tr.total td,
	.app_box table.summary tr.total th {
		background-color: #d9f3f7;
		font-weight: bold;
		font-size: 12px;
		border-top: 1px solid #b4e6ef;
	}

	.app_box table.edit td, 
	.app_box table.edit th {
		padding: 2px 0px;
	}

	.app_box table.edit tr.sub_total td {
		padding-top: 15px;
		padding-bottom: 5px;
	}
	.app_box table.edit tr.total td {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.app_box table.edit td.right {
		text-align: right;
		padding-right: 25px;
	}

	td a.remove_button,
	td a.edit_button {
		border: 2px solid #b4e6ef;
		background-color: #fff;
		display: block;
		width: 40px;
		text-transform: uppercase;
		font-size: 9px;
		color: #000;
		text-decoration: none;
		padding: 3px 2px 1px 2px;
		text-align: center;
	}


	table.sign_in {
		margin: 0px 20px;
	}
	table.sign_in td {
		vertical-align: top;
		padding-right: 10px;
	}
	table.sign_in td.right {
		text-align: right;
	}
	table.sign_in td.right a {
		margin-right: 20px;
	}
	table.sign_in td input {
		width: 220px;
		margin-right: 20px;
	}


	#left_column .reg_box {
		float: left;
		width: 200px;
		margin: 0px 10px 20px 10px !important;
		margin: 0px 25px 0px 5px;
		font-size: 12px;
		line-height: 18px;
	}
	#left_column .reg_box h2 {
		font-size: 13px;
		margin: 0px 0px 0px 0px;
	}

	#left_column p.continue_order a.blue:hover {
		color: #25B7D1;
		background-image: url(../images/arrows/arrow_ltblue_on_white.gif);
	}
	
	ul#user_links li a.active {
		color: #1f88af;
	}