
.discount-logged-in { display: none; }
.logged-in,
.item-pit
{
	display: none;
}
.logged-in-text,.item-pit-text
{
	white-space: nowrap;
}
.logged-in-text
{
	float: right;
	text-align: right;
	white-space: nowrap;
}

.logged-in-text a.login
{
	font-weight: bold;
	color: #094792;
	text-decoration: none;
}

.logged-in-text a.why
{
	color: #4CC125;
}
