body {
	background:#FFFFFF;
}

.prev_button{
	height:37px;
	width:171px;
	background: url(../i/prev.png) no-repeat;
	
}

.next_button{
	width:171px;
	height:37px;
	background: url('../i/next.png') no-repeat;
}

.menu_button{
	width:171px;
	height:37px;
	/* background: url('../i/menu.png') no-repeat;*/
}

.email_button{
	width:171px;
	height:15px;
	background: url('../i/email.png') no-repeat;
}