.account_button_star {
	background:url('../img/star_24.png') 0 0 no-repeat; 
	width:24px;
	height:24px;
	position:absolute;
	top:-6px;
	right:-6px;
}

@media only screen and (max-height: 900px) and (orientation: landscape) {
	.banner_home {height:400px;}
}

@media only screen and (max-height: 850px) and (orientation: landscape) {
	.banner_home {height:350px;}
}

@media only screen and (max-height: 800px) and (orientation: landscape) {
	.banner_home {height:300px;}
}