*
* AT&T Global Master Stylesheet
* Joban Bir Singh
*
*

element.style {
        height: auto;
}


.block .index + .main {

       margin-left: 0px;
}

* .block .main {

        height: 1%;
}

body {

        color: #000000;
        font-family: verdana,geneva,sans-serif;
}
.nowrap {
        white-space: nowrap;
       
}

body {

        font-size: 75%;
}

.main-index .content {

        width: 560px;
}

.main .content {
        display: inline;
        float: left;
        margin-left: 20px;
      
}

.main .content h1 {
        color: #444444;
        font-size: 1.8em;
        font-weight: normal;
        line-height: 1em;
        margin-bottom: 0.4em;
        margin-top: 0.2em;
        font-family: verdana, geneva, sans-serif
}

.main .content h2, .main .content h3, .main .content h4, .main .content h5 {
        clear: both;
        margin-bottom: 0.4em;
        margin-top: 0;
        font-family: verdana, geneva, sans-serif;
        
}

.main .content p {
        margin-bottom: 0.75em;
        margin-top: 0;
        padding: 0;
}

.main .content h2 {
        color: #FF7200;
        font-size: 1.3em;
        font-weight: bold;
}

a {
        color: #067AB4;
        text-decoration: none;
}

.main table.content-form {
        margin-top: 5px;
        width: 575px !important;
}

.main .content table {
 
        border-collapse: collapse;
        font-size: 1em;
        margin-bottom: 1em;
}
.list br
{
line-height:7px;
}