/* CSS Document */

#atb_b{
	height:21px;
	width:118px;
	background-image:url(images/atb_button.png);
	background-repeat:no-repeat;
	}
	
	#atb_b a{
		display:block;
		width:118px;
		height:21px;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#login_b{
	height:21px;
	width:67px;
	background-image:url(/images/login_button.png);
	background-repeat:no-repeat;
	}

	#login_b a{
		height:21px;
		width:67px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#account_b{
	height:21px;
	width:97px;
	background-image:url(/images/my_account_button.png);
	background-repeat:no-repeat;
	}

	#account_b a{
		height:21px;
		width:97px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/
#go_b{
	height:21px;
	width:46px;
	background-image:url(/images/go_button.png);
	background-repeat:no-repeat;
	}

	#go_b a{
		height:21px;
		width:46px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/		
		
#help_b{
	height:31px;
	width:25px;
	background-image:url(/images/help.png);
	background-repeat:no-repeat;
	}

	#help_b a{
		width:25px;
		height:31px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#checkout_b{
	width:88px;
	height:21px;
	background-image:url(/images/checkout_button.png);
	background-repeat:no-repeat;
	}
	
	#checkout_b a{
		width:88px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#view_b{
	width:46px;
	height:21px;
	background-image:url(/images/view_button.png);
	background-repeat:no-repeat;
	}
	
	#view_b a{
		width:46px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#back_b{
	width:67px;
	height:21px;
	background-image:url(/images/back_button.png);
	background-repeat:no-repeat;
	}
	
	#back_b a{
		width:67px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#empty_b{
	width:67px;
	height:21px;
	background-image:url(/images/empty_button.png);
	background-repeat:no-repeat;
	}
	
	#empty_b a{
		width:67px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#update_b{
	float:left;
	width:78px;
	height:21px;
	background-image:url(/images/update_button.png);
	background-repeat:no-repeat;
	}
	
	#update_b a{
		width:78px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#remove_b{
	margin-left:2px;
	width:48px;
	height:17px;
	background-image:url(/images/remove_button.jpg);
	background-repeat:no-repeat;
	}
	
	#remove_b a{
		width:48px;
		height:17px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#plus_b{
	width:14px;
	height:14px;
	background-image:url(/images/plus_button.jpg);
	background-repeat:no-repeat;
	float:right;
	}
	
	#plus_b a{
		width:14px;
		height:14px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#minus_b{
	width:14px;
	height:14px;
	background-image:url(/images/minus_button.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
	#minus_b a{
		width:14px;
		height:13px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#new_account_b{
	float:right;
	width:118px;
	height:21px;
	background-image:url(/images/new_account_button.png);
	background-repeat:no-repeat;
	}
	
	#new_account_b a{
		width:118px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#logout_b{
	width:72px;
	height:21px;
	background-image:url(/images/logout_button.png);
	background-repeat:no-repeat;
	}
	
	#logout_b a{
		width:72px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#add_b{
	width:46px;
	height:21px;
	background-image:url(/images/add_button.png);
	background-repeat:no-repeat;
	}
	
	#add_b a{
		width:46px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#edit_b{
	float:left;
	width:46px;
	height:21px;
	background-image:url(/images/edit_button.png);
	background-repeat:no-repeat;
	}
	
	#edit_b a{
		width:46px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#delete_b{
	float:left;
	margin-left:15px;
	width:72px;
	height:21px;
	background-image:url(/images/delete_button.png);
	background-repeat:no-repeat;
	}
	
	#delete_b a{
		width:72px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#cancel_b{
	float:left;
	margin-left:15px;
	width:72px;
	height:21px;
	background-image:url(/images/cancel_button.png);
	background-repeat:no-repeat;
	}
	
	#cancel_b a{
		width:72px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#continue_b{
	width:88px;
	height:21px;
	background-image:url(/images/continue_button.png);
	background-repeat:no-repeat;
	float:right;
	}
	
	#continue_b a{
		width:88px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#add_continue_b{
	width:88px;
	height:21px;
	background-image:url(/images/continue_button.png);
	background-repeat:no-repeat;
	}
	
	#add_continue_b a{
		width:88px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#return_continue_b{
	width:88px;
	height:21px;
	background-image:url(/images/continue_button.png);
	background-repeat:no-repeat;
	float:right;
	}
	
	#return_continue_b a{
		width:88px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#return_back_b{
	width:67px;
	height:21px;
	background-image:url(/images/back_button.png);
	background-repeat:no-repeat;
	float:left;
	}
	
	#return_back_b a{
		width:67px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#sum_edit_b{
	float:right;
	width:48px;
	height:21px;
	background-image:url(/images/edit_button.png);
	background-repeat:no-repeat;
	}
	
	#sum_edit_b a{
		width:48px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#change_b{
	width:72px;
	height:21px;
	background-image:url(/images/change_button.png);
	background-repeat:no-repeat;
	}
	
	#change_b a{
		width:72px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#new_acc_b{
	width:118px;
	height:21px;
	background-image:url(/images/new_acc_button.png);
	background-repeat:no-repeat;
	}
	
	#new_acc_b a{
		width:118px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#leave_b{
	width:124px;
	height:21px;
	background-image:url(/images/leave_button.png);
	background-repeat:no-repeat;
	float:right;
	}
	
	#leave_b a{
		width:124px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#title_leave_b{
	width:124px;
	height:21px;
	background-image:url(/images/leave_button.png);
	background-repeat:no-repeat;
	position:absolute;
	top:50px;
	left:0px;
	}
	
	#title_leave_b a{
		width:124px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#finish_account_b{
	height:21px;
	width:97px;
	background-image:url(/images/my_account_button.png);
	background-repeat:no-repeat;
	float:left;
	}

	#finish_account_b a{
		height:21px;
		width:97px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#checkout_back_b{
	width:67px;
	height:21px;
	background-image:url(/images/back_button.png);
	background-repeat:no-repeat;
	float:left;
	}
	
	#checkout_back_b a{
		width:67px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#place_order_b{
	width:132px;
	height:32px;
	background-image:url(/images/place_order_button.png);
	background-repeat:no-repeat;
	margin:auto;
	}
	
	#place_order_b a{
		width:132px;
		height:32px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#error_continue_b{
	width:88px;
	height:21px;
	background-image:url(/images/continue_button.png);
	background-repeat:no-repeat;
	}
	
	#error_continue_b a{
		width:88px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#send_b{
	width:67px;
	height:21px;
	background-image:url(/images/send_button.png);
	background-repeat:no-repeat;
	}
	
	#send_b a{
		width:67px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#apply_b{
	width:67px;
	height:21px;
	background-image:url(/images/apply_button.png);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
	}
	
	#apply_b a{
		width:67px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#f_send_b{
	width:67px;
	height:21px;
	background-image:url(/images/send_button.png);
	background-repeat:no-repeat;
	margin:auto;
	}
	
	#f_send_b a{
		width:67px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#add_item_b{
	float:left;
	margin-left:240px;
	width:88px;
	height:21px;
	background-image:url(/images/add_item_button.png);
	background-repeat:no-repeat;
	}
	
	#add_item_b a{
		width:88px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#finish_b{
	float:right;
	height:21px;
	width:77px;
	background-image:url(/images/finish_button.png);
	background-repeat:no-repeat;
	}

	#finish_b a{
		height:21px;
		width:77px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#ret_cancel_b{
	float:left;
	width:72px;
	height:21px;
	background-image:url(/images/cancel_button.png);
	background-repeat:no-repeat;
	}
	
	#ret_cancel_b a{
		width:72px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

#begin_b{
	width:67px;
	height:21px;
	background-image:url(/images/begin_button.png);
	background-repeat:no-repeat;
	}
	
	#begin_b a{
		width:67px;
		height:21px;
		display:block;
		}

/*-----------------------------------------------------------------------------------------------------------------*/

