﻿
div.menubar li.resellers {
	background: url('images/menu-buttons.png') no-repeat left -342px;
}

div.navigation {
	position: relative;
	width: 212px;
	z-index: 2;
}

div.navigation p {
	color: #666666;
}

div.reseller {
	position: relative;
	float: right;
	width: 765px;
	color: #666666;
}

input.uid {
	padding: 2px 4px 2px 18px;
	margin: 2px 0px 2px 0px;
	background-image: url('images/stock_person.png');
	background-repeat: no-repeat;
}

input.password {
	padding: 2px 4px 2px 18px;
	margin: 2px 0px 2px 0px;
	background-image: url('images/stock_keyring.png');
	background-repeat: no-repeat;
}

ul.resellerinfo {
	list-style-image: url('images/bullet.png');
	margin-left: 24px;
	margin-right: 14px;
}

ul.resellerinfo li, ul.resellerinfo li a {
	margin-bottom: 4px;
}
