/* 
================================
Skin styles for DotNetNuke
================================
*/   

/*
MENU dnn
*/


.lefcolumnwhitespace
{
	height:1px;
	width:199px;
	max-width:199px;
	background: #ffffff;
}

.login
{
	height:17px;
	width:191px;
}

.loginover
{
	height:17px;
	width:191px;
	cursor:pointer;
	cursor:hand;
}
.loginlink
{
	position: relative;
	top:2px;
	left:0px;
	text-decoration:none;
	height:19px;
	padding-left:40px;
	padding-right:110px;
	padding-bottom:4px;
	color: #000000;
	line-height:19px;
	font: bold 10px Verdana, Arial, Sans-serif;
}




