/* 
================================
Skin styles for DotNetNuke
================================
*/   

/*
MENU dnn
*/


.lefcolumnwhitespace
{
	height:1px;
	width:199px;
	max-width:199px;
	background: #ffffff;
}

.login
{
	cursor:hand;
	cursor:pointer;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	right:auto;
	padding-right:10px;
	float:right;
}

.loginover
{
	height:17px;
	width:191px;
	cursor:pointer;
	cursor:hand;
}
.loginlink
{
	position: relative;
	top:2px;
	left:0px;
	text-decoration:none;
	height:19px;
	padding-left:240px;
	padding-right:10px;
	padding-bottom:4px;
	color: #000000;
	line-height:19px;
	font: bold 10px Verdana, Arial, Sans-serif;
}


