@charset "utf-8";
/* CSS Document */

.ui-header {
	height:75px;
}

.logo-btn {
	display:inline-block;
	width:180px;
	height:60px;
	background:url(../img/sprite.png) top left no-repeat;	
}

.add-photo-btn {
	display:inline-block;
	width:100px;
	height:60px;
	background:url(../img/sprite.png) -216px 0 no-repeat;	
}

.ui-header .logo-btn span, .ui-header .add-photo-btn span {display:none;}