#login  {
	margin:28px 0 0 16px;
	float:left;
	width:auto;	
}
#login .block {
	background-image:  url(../Images/blocks/Block_blue_Small_Login-221-167.png);
	background-repeat: no-repeat;
	height:159px;
	width:221px;
	color: #ccc;
}
#login .wrapper {
	padding: 5px 12px;
	font-size: 12px;
}
#login .textbarleft {
	float:left;
	background-image:  url(../Images/blocks/TextBoxSmall-White-Left.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 21px;
}
#login .textsearchbarmiddle {
	float:left;
	width:186px;
	height:21px;
	background-color: white;
}
#login .textsearchbarmiddleShort {
	float:left;
	width:112px;
	height:21px;
	background-color: white;
}
#login .textsearchbarright {
	float:left;
	background-image:  url(../Images/blocks/TextBoxSmall-White-Right.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 21px;
}
#login .textboxitem {
	margin-top: 7px;
	float:left;
}
#login .textbox {
	float:left;
	width:170px;
	margin: 1px 0 0 5px;
}
#login .arrows {
	float:left;
	width: 6px;
	margin-top:3px;
}
#login .SignIn {
	float:left;}
#login .LoginButton {
background-image:url("../Images/Buttons/Button-Login.png");
cursor:pointer;
float:left;
font-size:12px;
height:18px;
margin-top:7px;
padding-top:3px;
text-align:center;
width:80px;
color: black;}
#login .LogOutButton {
	margin: 9px 0 0 1px;
	float:left;
	background-image:  url(../Images/Buttons/Button-LogOut.png);
	width: 68px;
	height: 21px;
	cursor: pointer;
}
#login .NoAccount {
	float:left;
	clear:both;
	width: 100%;
	margin-top: 8px;
	color: #B8BBBF;
	text-decoration: underline;
	cursor: pointer;
}
#login .LoginBox {
	float:left;
	width:182px;
	margin: 1px 0 0 5px;
}
#login .DottedLineUp {
	float:left;
	background-image:  url(../Images/NavigationLine.png);
	background-repeat: repeat-x;
	width:185px;
	height:2px;
	margin: 17px 0 0 5px;
}
#login .DottedLineDown {
	float:left;
	background-image:  url(../Images/NavigationLine.png);
	background-repeat: repeat-x;
	width:185px;
	height:2px;
	margin: 5px 0 0 5px;
}
#login .UserImage {
	float:left;
	margin: 10px 0 0 5px;
	border:1px solid #AFBABF;
	cursor: pointer;
}
#login .line {
	float:left;
	width: 130px;
}
#login .lineBold {
	font-weight: bold;
	float:left;
	width: 130px;
}
#login .WelcomeText {
	float:left;
	padding: 8px;
	width: 60%;
}
#login .LoginOptions {
	font-size: 11px;
}
#login .CheckboxMargin {
float:left;
height:21px;
margin-top:10px;
margin-left:5px;
position:relative;
width:auto;
}
#login .KeyCheckBox {
	float:left;
	margin:3px 0 0 25px;
	width:auto;
}
#login .ForgotPassword {
	float: left;
	clear:both;
	width: 100%;
	margin-top: 4px;
	color: #B8BBBF;
	text-decoration: underline;
	cursor: pointer;
}
