.basket_top_l {
	cursor:pointer;
	width:135px;
	text-align:center;
	font-family: arial;
	background: #49B4BC;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}
.basket_top_r {
	cursor:pointer;
	width:65px;
	text-align:center;
	font-family: arial;
	background: #0A8580;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}
.basket_box {
	background: #FFFFFF;
	BORDER-LEFT: solid 1px #0A8580;
	BORDER-RIGHT: solid 1px #0A8580;
	BORDER-TOP: solid 1px #0A8580;
	BORDER-BOTTOM: solid 1px #0A8580;
	FONT-SIZE: 7pt;
	FONT-FAMILY: Verdana;
}
.btn_remove {
	cursor:pointer;
	border: solid 1px #FF322D;
	background: #FFFFFF;
	color: #FF322D;
	font-size: 8pt;
	font-weight: bold;
}
.btn_basket {
	cursor:pointer;
	border: none;
	background: #49B4BC;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
.btn_login {
	cursor:pointer;
	border: none;
	background: #49B4BC;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
.btn_logout {
	cursor:pointer;
	border: none;
	background: #49B4BC;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
.inp_login {
	color:#49B4BC;
	font-size:8pt;
	background:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 140px;
	height: 20px;
	border: solid 1px #dddddd;
	vertical-align: top;
}
.basket_font_bold {
	color: #000000;
	font-size: 8pt;
	font-family: verdana;
	font-weight: 600;
}
.basket_font_normal {
	color: #000000;
	font-size: 8pt;
	font-family: verdana;
	font-weight: 400;
}
.basket_info {
	color: #000000;
	font-size: 8pt;
	font-family: verdana;
	font-weight: 400;
}
.a_userpanel {
	color: #000000;
	font-size: 8pt;
	font-family: verdana;
	font-weight: 600;
}
.lbl_login {
	color: #000000;
	font-size: 8pt;
	font-family: verdana;
	font-weight: 400;
}
