﻿.xname
{
    background-position: #CCCCCC;
    position: absolute;
    top: 160px;
    left:600px;
    background: #CCCCCC;
    -moz-border-radius: 5px;
    border: 1px solid #F2F5E9; /* for IE */
    filter: alpha(opacity=70); /* CSS3 standard */
    opacity: 0.7;
    color: #000000;
}
.detayimg
{
    padding: 25px 28px 25px 28px;
    background-image: url('../../console/white.png');
    height: 526px;
    width: 656px;
    background-repeat: no-repeat;
}
.numeric
{
    padding: 10px 4px 3px 4px;
    background-image: url('images/numeric.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 15px;
    height:14px;    vertical-align: top;
    text-decoration: none;
    font-weight: normal;

}
.numeric_a
{
    padding: 10px 4px 3px 4px;
    background-image: url('images/numerica.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 15px;
    height: 18px;
    vertical-align: top;
    text-decoration: none;
    font-weight: normal;
    color: #FFFFFF;
}
