/*###############################################################################################*/
#mod_trade_login_links_container
{
text-align:left;
padding:0px 0px 0px 0px;
height: 20px;
}

.login_links_register
{
line-height:17px;
background: transparent url(../images/login_links_register.png) 0px center no-repeat;
padding:20px 0px 20px 60px;
color:#0d8683 !important;
font-size: 14px;
font-family: Tahoma;
position: relative;
left: 48px;
}

.login_links_login
{
line-height:17px;
background: transparent url(../images/login_links_login.png) 0px center no-repeat;
padding:20px 0px 20px 60px;
color:#0d8683 !important;
font-size: 14px;
font-family: Tahoma;
text-decoration: none;
position: relative;
left: 48px;

}
