#headerCart{
	white-space:nowrap;
}
#headerCart td.count{
	background-image:url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/Header/header_cart_left.png);
	background-repeat:no-repeat;
	width:51px;
	height:48px;
}
#headerCart td.count div{
	text-align:left;
	margin-left:27px;
	margin-bottom:20px;
}
#headerCart td.cartBack{
	background-image:url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/Header/header_cart_bg.png);
	background-repeat:repeat-x;
}
#headerCart span.currency{
	font-size:11px;
	color:#A6A6A6;
	margin-left:5px;
}
#headerCart span.amount{
	color:#4E70B7;
	margin:0px 5px;
	text-decoration:none;
}


#headerCartService{
	white-space:nowrap;
}
#headerCartService td.count{
	background-image:url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/Header/header_cart_left_service.png);
	background-repeat:no-repeat;
	color: #FFFFFF;
	width:51px;
	height:48px;
}
#headerCartService td.count div{
	text-align:left;
	margin-left:27px;
	margin-bottom:20px;
}
#headerCartService td.cartBack{
	background-image:url(http://eshops.licenciasonline.com/Content/Resources/Common/Misc/Image/Header/header_cart_bg.png);
	background-repeat:repeat-x;
}
#headerCartService span.currency{
	font-size:11px;
	color:#A6A6A6;
	margin-left:5px;
}
#headerCartService span.amount{
	color:#4E70B7;
	margin:0px 5px;
	text-decoration:none;
}

#tblTopLinks{
	padding-bottom:10px;	
	padding-top:3px;
}
#tblTopLinks a{
	color:#4E70B7;
	padding:0px 10px;
	text-decoration:none;
}
#tblTopLinks a:hover{
	text-decoration:underline;
}
#tblTopLinks span{
	color:#C0C0C0;
	font-size:10px;
}
#tblTopLinks img{
	padding-left:10px;
}
a.headerLnk{
	color:#4E70B7;
	text-decoration:none;
}
a.headerLnk:hover{
	text-decoration:underline;
}
.headerLnk_divisor{
	font-size:9px;
	color:#999;
	margin:0px 7px;
	
}
.header_date{
	color:#DDD;
	white-space:nowrap;
	font-size:11px;
	padding-left:5px;
}
.header_todayCurrency{
	color:#999;	
	margin-left:10px;
}
#tblLogin span.username{
	font-size:11px;
	font-weight: bold;
	color:#FFF;
	padding:0px 10px;
	text-decoration:none;
	white-space:nowrap;
}
#tblLogin a.enter{
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	padding:0px 10px;
	white-space:nowrap;
}
#tblLogin a.register{
	font-size:11px;
	color:#FFCB07;
	text-decoration:none;
	padding:0px 10px;
	white-space:nowrap;
}
#tblLogin a:hover{
	text-decoration:underline;
}
a.header_chat{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	margin-right:20px;
}
a.header_chat:hover{
	text-decoration:underline;
}