#test{
	width:134px;
	height:26px;
}

#test a{
	width:134px;
	height:22px;
	padding:4px 0px 0px 0px;
	background:url(../img/graphic/buttons/test.gif) no-repeat top center;
	display:block;
	text-align:center;
	text-decoration:none;
}

#test a:hover{
	background-position:center center;
	color:#000;
}

.test_form{
	width:134px;
	height:26px;
	margin:0px;
	background:url(../img/graphic/buttons/test.gif) no-repeat top center;
	border:none;
	cursor:pointer;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.test_form:hover{
	background-position:center center;
	color:#FFF;
}

/* --------------------------------------------HEADER--------------------------------------- */
#documents{
	float:right;
	display:inline;
	width:87px;
	height:30px;
	margin-right:4px;
}

#documents a{
	width:87px;
	height:30px;
	padding:0px 0px 0px 0px;
	background:url(../img/graphic/buttons/documents_it.jpg) no-repeat top center;
	display:block;
}

#documents a:hover{
	background-position:bottom;
}

#vendor_list{
	float:right;
	display:inline;
	width:102px;
	height:30px;
}

#vendor_list a{
	width:102px;
	height:30px;
	padding:0px 0px 0px 0px;
	background:url(../img/graphic/buttons/suppliers_book_it.jpg) no-repeat top center;
	display:block;
}

#vendor_list a:hover{
	background-position:bottom;
}

.search_btn{
	height:19px;
	width:19px;
	border:none;
	float:left;
	margin:10px 0px 0px 15px;
	background:url(../img/graphic/buttons/search_arrow_it.jpg) no-repeat top center;
	cursor:pointer;
	}
.search_btn:hover{
	background-position:bottom;
	cursor:pointer;
	}
/* ----------END----------------------------------HEADER------------------------------------ */

/* --------------------------------------------MENU--------------------------------------- */
#home_btn{
	float:left;
	display:inline;
	width:65px;
	height:34px;
	margin-right:4px;
}
#home_btn a{
	width:65px;
	height:34px;
	padding:0px 0px 0px 0px;
	background:url(../img/graphic/buttons/home_it.jpg) no-repeat top center;
	display:block;
}

#news_btn{
	float:left;
	display:inline;
	width:64px;
	height:34px;
	margin-right:4px;
}
#news_btn a{
	width:64px;
	height:34px;
	padding:0px 0px 0px 0px;
	background:url(../img/graphic/buttons/news_it.jpg) no-repeat top center;
	display:block;
}

#who_we_are_btn{
	float:left;
	display:inline;
	width:88px;
	height:34px;
	margin-right:4px;
}
#who_we_are_btn a{
	width:88px;
	height:34px;
	padding:0px 0px 0px 0px;
	background:url(../img/graphic/buttons/who_we_are_it.jpg) no-repeat top center;
	display:block;
}

#activities_btn{
	float:left;
	display:inline;
	width:76px;
	height:34px;
	margin-right:4px;
}
#activities_btn a{
	width:76px;
	height:34px;
	padding:0px 0px 0px 0px;
	background:url(../img/graphic/buttons/activities_it.jpg) no-repeat top center;
	display:block;
}

#contest_btn{
	float:left;
	display:inline;
	width:118px;
	height:34px;
	margin-right:4px;
}
#contest_btn a{
	width:118px;
	height:34px;
	padding:0px 0px 0px 0px;
	background:url(../img/graphic/buttons/contests_it.jpg) no-repeat top center;
	display:block;
}

#quality_btn{
	float:left;
	display:inline;
	width:72px;
	height:34px;
	margin-right:4px;
}
#quality_btn a{
	width:72px;
	height:34px;
	padding:0px 0px 0px 0px;
	background:url(../img/graphic/buttons/quality_it.jpg) no-repeat top center;
	display:block;
}

#photogallery_btn{
	float:left;
	display:inline;
	width:70px;
	height:34px;
	margin-right:4px;
}
#photogallery_btn a{
	width:70px;
	height:34px;
	padding:0px 0px 0px 0px;
	background:url(../img/graphic/buttons/photogallery_it.jpg) no-repeat top center;
	display:block;
}

#newsletter_btn{
	float:left;
	display:inline;
	width:95px;
	height:34px;
	margin-right:4px;
}
#newsletter_btn a{
	width:95px;
	height:34px;
	padding:0px 0px 0px 0px;
	background:url(../img/graphic/buttons/newsletter_it.jpg) no-repeat top center;
	display:block;
}

#press_btn{
	float:left;
	display:inline;
	width:133px;
	height:34px;
	margin-right:4px;
}
#press_btn a{
	width:133px;
	height:34px;
	padding:0px 0px 0px 0px;
	background:url(../img/graphic/buttons/press_it.jpg) no-repeat top center;
	display:block;
}
#link_btn{
	float:right;
	display:inline;
	width:57px;
	height:30px;
	margin-right:4px;
}

#link_btn a{
	width:57px;
	height:30px;
	padding:0px 0px 0px 0px;
	background:url(../img/graphic/buttons/links_it.jpg) no-repeat top center;
	display:block;
}

	
#contacts_btn{
	float:left;
	display:inline;
	width:79px;
	height:34px;
}
#contacts_btn a{
	width:79px;
	height:34px;
	padding:0px 0px 0px 0px;
	background:url(../img/graphic/buttons/contacts_it.jpg) no-repeat top center;
	display:block;
}

#home_btn a:hover,#link_btn a:hover, #news_btn a:hover,#press_btn a:hover, #who_we_are_btn a:hover, #activities_btn a:hover, #contest_btn a:hover, #quality_btn a:hover, #photogallery_btn a:hover, #contacts_btn a:hover,#newsletter_btn a:hover{
	background-position:bottom;
}
	
/* ----------END----------------------------------MENU------------------------------------ */


/* --------------------------------------------HOME--------------------------------------- */
#who_we_are_tab_btn{
	float:left;
	display:inline;
	width:202px;
	height:28px;
}
#who_we_are_tab_btn a{
	width:202px;
	height:28px;
	padding:0px 0px 0px 0px;
	background:url(../img/graphic/buttons/who_we_are_tabs.jpg) no-repeat top center;
	display:block;
}

#activity_tab_btn{
	float:left;
	display:inline;
	width:200px;
	height:28px;
}
#activity_tab_btn a{
	width:200px;
	height:28px;
	padding:0px 0px 0px 0px;
	background:url(../img/graphic/buttons/activities_tab.jpg) no-repeat top center;
	display:block;
}

#odor_tab_btn{
	float:left;
	display:inline;
	width:204px;
	height:28px;
}
#odor_tab_btn a{
	width:204px;
	height:28px;
	padding:0px 0px 0px 0px;
	background:url(../img/graphic/buttons/button_monitoraggio_odori_it.jpg) no-repeat top center;
	display:block;
}

#who_we_are_tab_btn a:hover, #activity_tab_btn a:hover, #odor_tab_btn a:hover{
	background-position:bottom;
}

/* ----------END----------------------------------HOME------------------------------------ */

/* --------------------------------------------USER--------------------------------------- */

.new_account_btn_it{
	width:120px;
	height:30px;
	margin:7px auto 0px auto;
}

.new_account_btn_it a{
	width:120px;
	height:30px;
	padding:0px;
	background:url(../img/graphic/buttons/btn_crea_account_it.jpg) no-repeat top center;
	display:block;
}

.new_account_btn_it a:hover{
	background-position: bottom;	
	}
.new_account_btn_en{
	width:120px;
	height:30px;
	margin:7px auto 0px auto;
}

.new_account_btn_en a{
	width:120px;
	height:30px;
	padding:0px;
	background:url(../img/graphic/buttons/btn_crea_account_it.jpg) no-repeat top center;
	display:block;
}

.new_account_btn_en a:hover{
	background-position: bottom;	
	}

.register_and_proceed_it{
	width:160px;
	height:30px;
	float:right;
	display:inline;
	background:url(../img/graphic/buttons/btn_registrami_e_procedi_it.jpg) no-repeat top center;
	cursor:pointer;
}
.register_and_proceed_en{
	width:140px;
	height:30px;
	float:right;
	display:inline;
	background:url(../img/graphic/buttons/btn_registrami_e_procedi_en.jpg) no-repeat top center;
	cursor:pointer;
}
.register_and_proceed_it:hover,.register_and_proceed_en:hover{
	background-position:bottom center;
}


.add_address_it{
	width:80px;
	height:20px;
	float:right;
	display:inline;
	background:url(../img/graphic/buttons/btn_aggiungi_indirizzo_it.jpg) no-repeat top center;
	cursor:pointer;
}
.add_address_en{
	width:60px;
	height:20px;
	float:right;
	display:inline;
	background:url(../img/graphic/buttons/btn_aggiungi_indirizzo_en.jpg) no-repeat top center;
	cursor:pointer;
}
.add_address_it:hover,.add_address_en:hover{
	background-position:bottom center;
}

.check_it{
	width:80px;
	height:20px;
	float:left;
	display:inline;
	background:url(../img/graphic/buttons/btn_verifica_it.jpg) no-repeat top center;
	cursor:pointer;
}
.check_en{
	width:60px;
	height:20px;
	float:left;
	display:inline;
	background:url(../img/graphic/buttons/btn_verifica_en.jpg) no-repeat top center;
	cursor:pointer;
}
.check_it:hover,.check_en:hover{
	background-position:bottom center;
}

.next_step_it{
	width:80px;
	height:30px;
	float:right;
	display:inline;
	background:url(../img/graphic/buttons/btn_procedi_it.jpg) no-repeat top center;
	cursor:pointer;
}
.next_step_en{
	width:80px;
	height:30px;
	float:right;
	display:inline;
	background:url(../img/graphic/buttons/btn_procedi_en.jpg) no-repeat top center;
	cursor:pointer;
}
.next_step_it:hover,.next_step_en:hover{
	background-position:bottom center;
}

.cart_update_it{
	width:62px;
	height:22px;
	float:right;
	display:inline;
	background:url(../img/graphic/buttons/btn_aggiorna_it.jpg) no-repeat top center;
	cursor:pointer;
}
.cart_update_en{
	width:62px;
	height:22px;
	float:right;
	display:inline;
	background:url(../img/graphic/buttons/btn_aggiorna_en.jpg) no-repeat top center;
	cursor:pointer;
}
.cart_update_it:hover,.cart_update_en:hover{
	background-position:bottom center;
}

.cart_remove_it {
	width: 70px;
	height: 22px;
}

.cart_remove_it a{
	display: block;
	width: 70px;
	height: 22px;
	cursor:pointer;
	background:url(../img/graphic/buttons/btn_rimuovi_it.jpg) top center no-repeat;
	font-size:1px;
}

.cart_remove_en {
	width: 70px;
	height: 22px;
}

.cart_remove_en a{
	display: block;
	width: 70px;
	height: 22px;
	cursor:pointer;
	background:url(../img/graphic/buttons/btn_rimuovi_en.jpg) top center no-repeat;
	font-size:1px;
}

.cart_remove_en a:hover,.cart_remove_it a:hover{
	background-position:bottom center;
}


.cart_forward_it {
	width: 80px;
	height: 30px;
	float: right;
}

.cart_forward_it a{
	display: block;
	width: 80px;
	height: 30px;
	cursor:pointer;
	background:url(../img/graphic/buttons/btn_procedi_it.jpg) top center no-repeat;
	font-size:1px;
}

.cart_forward_en {
	width: 80px;
	height: 30px;
	float: right;
}

.cart_forward_en a{
	display: block;
	width: 80px;
	height: 30px;
	cursor:pointer;
	background:url(../img/graphic/buttons/btn_procedi_en.jpg) top center no-repeat;
	font-size:1px;
}

.continue_shopping_it {
	width: 200px;
	height: 30px;
	float: right;
	margin-right:5px;
}

.continue_shopping_it a{
	display: block;
	width: 200px;
	height: 30px;
	cursor:pointer;
	background:url(../img/graphic/buttons/btn_continua_a_fare_acquisti_it.jpg) top center no-repeat;
	font-size:1px;
}

.continue_shopping_en {
	width: 160px;
	height: 30px;
	float: right;
	margin-right:5px;
}

.continue_shopping_en a{
	display: block;
	width: 160px;
	height: 30px;
	cursor:pointer;
	background:url(../img/graphic/buttons/btn_continua_a_fare_acquisti_en.jpg) top center no-repeat;
	font-size:1px;
}

.cart_forward_en a:hover,.cart_forward_it a:hover,.continue_shopping_it a:hover,.continue_shopping_en a:hover{
	background-position:bottom center;
}
.cart_backward_it {
	width: 80px;
	height: 30px;
	float: right;
}

.cart_backward_it a{
	display: block;
	width: 80px;
	height: 30px;
	cursor:pointer;
	background:url(../img/graphic/buttons/btn_indietro_it.jpg) top center no-repeat;
	font-size:1px;
}

.cart_backward_en {
	width: 60px;
	height: 30px;
	float:right;
}

.cart_backward_en a{
	display: block;
	width: 60px;
	height: 30px;
	cursor:pointer;
	background:url(../img/graphic/buttons/btn_indietro_en.jpg) top center no-repeat;
	font-size:1px;
}

.cart_backward_en a:hover,.cart_backward_it a:hover{
	background-position:bottom center;
}
/* ----------END----------------------------------USER------------------------------------ */
.go_to_home_it {
	width: 140px;
	height: 30px;
	margin:0px auto;
}

.go_to_home_it a{
	display: block;
	width: 140px;
	height: 30px;
	cursor:pointer;
	background:url(../img/graphic/buttons/btn_torna_a_homepage_it.jpg) top center no-repeat;
	font-size:1px;
}

.go_to_home_en {
	width: 140px;
	height: 30px;
	margin:0px auto;
}

.go_to_home_en a{
	display: block;
	width: 140px;
	height: 30px;
	cursor:pointer;
	background:url(../img/graphic/buttons/btn_torna_a_homepage_en.jpg) top center no-repeat;
	font-size:1px;
}
.go_to_account_it {
	width: 140px;
	height: 30px;
	margin:0px auto;
}

.go_to_account_it a{
	display: block;
	width: 140px;
	height: 30px;
	cursor:pointer;
	background:url(../img/graphic/buttons/btn_vai_al_tuo_accout_it.jpg) top center no-repeat;
	font-size:1px;
}

.go_to_account_en {
	width: 140px;
	height: 30px;
	margin:0px auto;
}

.go_to_account_en a{
	display: block;
	width: 140px;
	height: 30px;
	cursor:pointer;
	background:url(../img/graphic/buttons/btn_vai_al_tuo_account_en.jpg) top center no-repeat;
	font-size:1px;
}

.go_to_account_en a:hover,.go_to_account_it a:hover,go_to_home_it a:hover,go_to_home_en a:hover{
	background-position:bottom center;
}
/* --------------------------------------------PRODUCT--------------------------------------- */
.buy_btn_submit_it{
	width:102px;
	height:22px;
	margin:7px auto 0px auto;
	background:url(../img/graphic/buttons/btn_acquista_it.gif) no-repeat top center;
	background-color: transparent;
	border:none;
	cursor:pointer;
}

.buy_btn_submit_it:hover{
	background-position:bottom;
	background-color: transparent;
	border:none;
	cursor:pointer;
	
}
.buy_btn_submit_en{
	width:102px;
	height:22px;
	margin:7px auto 0px auto;
	background:url(../img/graphic/buttons/btn_acquista_en.gif) no-repeat top center;
	background-color: transparent;
	border:none;
	cursor:pointer;
}

.buy_btn_submit_en:hover{
	background-position:bottom;
	background-color: transparent;
	border:none;
	cursor:pointer;
}
.buy_btn_it{
	width:102px;
	height:22px;
	margin:7px auto 0px auto;
}

.buy_btn_it a{
	width:102px;
	height:22px;
	padding:0px;
	background:url(../img/graphic/buttons/btn_vedi_dettagli_it.jpg) no-repeat top center;
	display:block;
}

.buy_btn_it a:hover{
	background-position: bottom;	
	}
	
.buy_btn_en{
	width:102px;
	height:22px;
	margin:7px auto 0px auto;
}

.buy_btn_en a{
	width:102px;
	height:22px;
	padding:0px;
	background:url(../img/graphic/buttons/btn_vedi_dettagli_en.jpg) no-repeat top center;
	display:block;
}

.buy_btn_en a:hover{
	background-position: bottom;	
	}

.print_btn{
	width:30px;
	height:22px;
	float:right;
	display:inline;
	margin:0px 10px 0px 0px;
}

.print_btn a{
	width:30px;
	height:22px;
	padding:0px;
	background:url(../img/graphic/buttons/print.jpg) no-repeat top center;
	display:block;
}

.print_btn a:hover{
	background-position: bottom;	
	}
	
.send_to_friend_btn{
	width:30px;
	height:22px;
	float:right;
	display:inline;
	margin:0px;
}

.send_to_friend_btn a{
	width:30px;
	height:22px;
	padding:0px;
	background:url(../img/graphic/buttons/send_to_friend.jpg) no-repeat top center;
	display:block;
}

.send_to_friend_btn a:hover{
	background-position: bottom;	
	}
	
.save_btn_submit_it{
	width:80px;
	height:30px;
	background:url(../img/graphic/buttons/btn_salva_it.jpg) no-repeat top center;
	background-color: transparent;
	border:none;
	cursor:pointer;
}

.save_btn_submit_it:hover{
	background-position:bottom;
	background-color: transparent;
	border:none;
	cursor:pointer;
	
}
.save_btn_submit_en{
	width:80px;
	height:30px;
	background:url(../img/graphic/buttons/btn_salva_en.jpg) no-repeat top center;
	background-color: transparent;
	border:none;
	cursor:pointer;
}

.save_btn_submit_en:hover{
	background-position:bottom;
	background-color: transparent;
	border:none;
	cursor:pointer;
	
}

.print_invoice_it{
	width:120px;
	height:30px;
	float:right;
	display:inline;
	margin-right:5px;
	}
	
.print_invoice_it a{
	width:120px;
	height:30px;
	background:url(../img/graphic/buttons/btn_print_invoice_it.jpg) no-repeat top center;
	display:block;
}

.print_invoice_en{
	width:100px;
	height:30px;
	float:right;
	display:inline;
	margin-right:5px;
	}
	
.print_invoice_en a{
	width:100px;
	height:30px;
	background:url(../img/graphic/buttons/btn_print_invoice_en.jpg) no-repeat top center;
	display:block;
}

.print_invoice_it a:hover, .print_invoice_en a:hover{
	background-position: bottom;
}
	
/* ----------END----------------------------------PRODUCT------------------------------------ */




/* -----------------------------------------------LEFT BAR------------------------------------ */

.goto_shop_btn_it,.goto_shop_btn_en,.goto_shop_btn_de,.goto_shop_btn_petshop{
	width:114px;
	height:24px;
}

.goto_shop_btn_it a{
	width:114px;
	height:24px;
	background:url(_graphic/buttons/vai_al_negozio_it.gif) no-repeat top center;
	display:block;
}

.goto_shop_btn_en a{
	width:114px;
	height:24px;
	background:url(_graphic/buttons/vai_al_negozio_en.gif) no-repeat top center;
	display:block;
}

.goto_shop_btn_de a{
	width:114px;
	height:24px;
	background:url(_graphic/buttons/vai_al_negozio_de.gif) no-repeat top center;
	display:block;
}

.goto_shop_btn_petshop a{
	width:114px;
	height:24px;
	background:url(_graphic/buttons/vai_al_negozio_petshop.gif) no-repeat top center;
	display:block;
}

.goto_offer_btn_it,.goto_offer_btn_en,.goto_offer_btn_de{
	width:114px;
	height:24px;
}

.goto_offer_btn_it a{
	width:114px;
	height:24px;
	background:url(_graphic/buttons/tutte_le_offerte_it.gif) no-repeat top center;
	display:block;
}

.goto_offer_btn_en a{
	width:114px;
	height:24px;
	background:url(_graphic/buttons/tutte_le_offerte_en.gif) no-repeat top center;
	display:block;
}

.goto_offer_btn_de a{
	width:114px;
	height:24px;
	background:url(_graphic/buttons/tutte_le_offerte_de.gif) no-repeat top center;
	display:block;
}

/* ----------END----------------------------------LEFT BAR------------------------------------ */

/* --------------------------------------------FORM------------------------------------------- */
.enter_buy_it{
	width:140px;
	height:30px;
	background:url(../img/graphic/buttons/btn_accedi_e_acquista_it.jpg) no-repeat top center;
	background-color: transparent;
	border:none;
	cursor:pointer;
	margin:0px;
	float: left;
	display: inline;
}
.enter_buy_en{
	width:140px;
	height:30px;
	background:url(../img/graphic/buttons/btn_accedi_e_acquista_en.jpg) no-repeat top center;
	background-color: transparent;
	border:none;
	cursor:pointer;
	margin:0px;
	float: left;
	display: inline;
}

.login_it{
	width:80px;
	height:30px;
	background:url(../img/graphic/buttons/btn_accedi_en.jpg) no-repeat top center;
	background-color: transparent;
	border:none;
	cursor:pointer;
	margin:0px;
	float: left;
	display: inline;
}
.login_en{
	width:80px;
	height:30px;
	background:url(../img/graphic/buttons/btn_accedi_en.jpg) no-repeat top center;
	background-color: transparent;
	border:none;
	cursor:pointer;
	margin:0px;
	float: left;
	display: inline;
}
.send_btn_it{
	width:82px;
	height:30px;
	background:url(../img/graphic/buttons/newsletter_button.jpg) no-repeat top center;
	background-color: transparent;
	border:none;
	cursor:pointer;
	padding:0px;
}

.send_btn_it:hover{
	background-position:bottom;
	background-color: transparent;
	border:none;
	cursor:pointer;
	
}
.send_btn_en{
	width:80px;
	height:30px;
	background:url(../img/graphic/buttons/btn_contatti_invia_en.jpg) no-repeat top center;
	background-color: transparent;
	border:none;
	cursor:pointer;
}

.send_btn_en:hover{
	background-position:bottom;
	background-color: transparent;
	border:none;
	cursor:pointer;
	
}

.enter_buy_it:hover,.enter_buy_en:hover,.login_en:hover,.login_it:hover{
	background-position:bottom;
	background-color: transparent;
	border:none;
	cursor:pointer;
	margin:0px;
}

.cancel_btn_it,.cancel_btn_en{
	width:84px;
	height:26px;
	float:left;
	display:inline;
}
.cancel_btn_de{
	width:94px;
	height:26px;
	float:left;
	display:inline;
}
.cancel_btn_it a{
	width:84px;
	height:26px;
	background:url(_graphic/buttons/annulla_it.gif) no-repeat top center;
	display:block;
}

.cancel_btn_en a{
	width:84px;
	height:26px;
	background:url(_graphic/buttons/annulla_en.gif) no-repeat top center;
	display:block;
}

.cancel_btn_de a{
	width:94px;
	height:26px;
	background:url(_graphic/buttons/annulla_de.gif) no-repeat top center;
	display:block;
}

/* -------END----------------------------------FORM------------------------------------------- */


/* --------------------------------------------NAVIGATION------------------------------------ */

.back_btn_it,.back_btn_en,.back_btn_de{
	width:80px;
	height:25px;
	margin:0px 20px 0px 0px;
	float:right;
	display:inherit;
}

.back_btn_it a{
	width:80px;
	height:25px;
	background:url(_graphic/buttons/indietro_it.gif) no-repeat top center;
	display:block;
}

.back_btn_en a{
	width:80px;
	height:25px;
	background:url(_graphic/buttons/indietro_en.gif) no-repeat top center;
	display:block;
}

.back_btn_de a{
	width:80px;
	height:25px;
	background:url(_graphic/buttons/indietro_de.gif) no-repeat top center;
	display:block;
}

/* --------------END---------------------------NAVIGATION------------------------------------ */

.view_offer_it a:hover,.view_offer_en a:hover,.view_offer_de a:hover,.details_btn_it a:hover,.details_btn_en a:hover,.details_btn_de a:hover,.request_list_btn_it a:hover,.request_list_btn_en a:hover,.request_list_btn_de a:hover,.goto_shop_btn_it a:hover,.goto_shop_btn_en a:hover,.goto_shop_btn_de a:hover,.goto_offer_btn_it a:hover,.goto_offer_btn_en a:hover,.goto_offer_btn_de a:hover,.back_btn_it a:hover,.back_btn_en a:hover,.back_btn_de a:hover,.cancel_btn_it a:hover,.cancel_btn_en a:hover,.cancel_btn_de a:hover,.goto_shop_btn_petshop a:hover{
	background-position:center center;
}

#bullet_login{
	background:url(../img/graphic/bullets/bullet_user.gif) no-repeat top;
	width:9px;
	height:11px;
	float: left;
	display: inline;
	margin-right:5px;
	vertical-align:middle;
	font-size: 1px;
}

#bullet_logged{
	background:url(../img/graphic/bullets/bullet_user.gif) no-repeat bottom;
	width:9px;
	height:11px;
	float: left;
	display: inline;
	margin-right:5px;
	vertical-align:middle;
	font-size: 1px;
}

.edit_button a{
	padding-bottom:5px;
	padding-top:3px;
	padding-left:23px;
	font-size:12px;
	background:url(../img/graphic/backoffice/buttons/icon_modify.jpg) no-repeat;
	float: left;
	display:inline;
	padding-right: 7px;
}

.newsletter_subscribe{
	width:24px;
	height:20px;
	background:url(../img/graphic/buttons/btn_subscribe_newsletter.jpg) no-repeat top center;
	background-color: transparent;
	border:none;
	float:left;
	display:inline;
	cursor:pointer;
	margin:0px;
}

.newsletter_subscribe:hover{
	background-position:bottom;
}
