﻿

/*ROI Adjust*/
.roi-adjust
{
    *position:relative;
    *top:-3px
}
/****/
.table .normal-row td
{
    font-size: 11px;
    line-height: 18px;
}

.table .normal-row td.keyword
{
    font-size: 12px;
}

.table .normal-row td.keyword a
{
    text-decoration: none;
}

.table .normal-row td.domain
{
    font-size: 12px;
}

.table .normal-row2 td
{
    font-size: 11px;
    line-height: 18px;
}

.table .normal-row2 td.keyword
{
    font-size: 12px;
}

.table .normal-row2 td.keyword a
{
    text-decoration: none;
}

.table .normal-row2 td.domain
{
    font-size: 12px;
}


.livechat
{
     position:relative; top:-30px; left:10px
}
a.moreless { 
    color: #999;
    text-decoration: none;
}
a.moreless:visited { 
    color: #999;
}
a.moreless:hover {
    color: #999;
}