.quickmenu {
	float:right;
	margin-top:-20px;
}

#accountinformation {
	float:left;
	margin-left:10px;
}

#accountinformation a {
	float: none;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}

#accountinformation .accountmaintenance a{
	width:193px;
	height:37px;
	background-image: url(../images/accounts/accountmaintenance.gif);
}

#accountinformation .accountmaintenance a:hover {
	background-image: url(../images/accounts/accountmaintenance_over.gif);
}

#accountinformation .accountbalance a{
	width:193px;
	height:37px;
	background-image: url(../images/accounts/accountbalance.gif);
}

#accountinformation .accountbalance a:hover {
	background-image: url(../images/accounts/accountbalance_over.gif);
}

#accountinformation .mybillinglocations a{
	width:193px;
	height:37px;
	background-image: url(../images/accounts/mybillinglocations.gif);
}

#accountinformation .mybillinglocations a:hover {
	background-image: url(../images/accounts/mybillinglocations_over.gif);
}

#accountinformation .myshippinglocations a{
	width:193px;
	height:37px;
	background-image: url(../images/accounts/myshippinglocations.gif);
}

#accountinformation .myshippinglocations a:hover {
	background-image: url(../images/accounts/myshippinglocations_over.gif);
}

#accountinformation .mysavedcreditcards a{
	width:193px;
	height:37px;
	background-image: url(../images/accounts/mysavedcreditcards.gif);
}

#accountinformation .mysavedcreditcards a:hover {
	background-image: url(../images/accounts/mysavedcreditcards_over.gif);
}


#ordersinformation {
	float:left;
	margin-left:50px;
}

#ordersinformation a {
	float: none;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}

#ordersinformation .placeorder a{
	width:193px;
	height:37px;
	background-image: url(../images/accounts/placeorder.gif);
}

#ordersinformation .placeorder a:hover {
	background-image: url(../images/accounts/placeorder_over.gif);
}

#ordersinformation .orderhistory a{
	width:193px;
	height:37px;
	background-image: url(../images/accounts/orderhistory.gif);
}

#ordersinformation .orderhistory a:hover {
	background-image: url(../images/accounts/orderhistory_over.gif);
}

#ordersinformation .savedcarts a{
	width:193px;
	height:37px;
	background-image: url(../images/accounts/savedcarts.gif);
}

#ordersinformation .savedcarts a:hover {
	background-image: url(../images/accounts/savedcarts_over.gif);
}

#ordersinformation .estimates a{
	width:193px;
	height:37px;
	background-image: url(../images/accounts/estimates.gif);
}

#ordersinformation .estimates a:hover {
	background-image: url(../images/accounts/estimates_over.gif);
}
