@charset "UTF-8";
/* CSS Document */

.customerButtonLogout
{
	position: absolute;
	right: 0px;
	top: 8px;
}

.customerMainLink
{
	padding-left: 25px;
	padding-top: 5px;
	height: 5px;
}

.customerWelcomeEmailAddress
{
	color:#CC3300;
}

.customerSoftwareFormEmail
{
	background-color:#CCCCCC;
	color:#666666;
	width: 300px;
}

.customerSoftwareFormProductDropDown
{
	width: 300px;
}