#eMarket-auth {
    /* float: right; */
    height: 60px;
    /* margin-top: 16px; */
    position: relative;
    margin-left: 40px;
}

/*#eMarket-auth .login-ico {*/
	/*width: 10px;*/
	/*height: 10px;*/
	/*background-position: -2px -174px;*/
	/*margin: 0 -35px -1px 0;*/
/*}*/

#eMarket-auth a.link{
	color: #01a58d;
	text-decoration: none;
	/*font-size: 18px;*/
	/*line-height: 16px;*/
	/*margin-left: 35px;*/
    /*font-weight: 300;*/
}
#eMarket-auth a.link:hover{
    text-decoration: underline;
}
/*#eMarket-auth a:first-child{margin:0;}*/
/*#eMarket-auth a.link:hover{text-decoration: underline}*/
