.site_layout {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.login {
	padding-top: 10px;
}
.form_password {
	background-image: url(images/loginbox.gif);
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 118px;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
}
.form_username {
	background-image: url(images/loginbox.gif);
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 118px;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
}
.td_select {
	padding:0px;
	width:117px;
}.serverlocations {
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	padding-right: 3px;
	padding-left: 3px;
}
.specials {
	padding-top: 8px;
	padding-left: 8px;
}

