#main-table-wrapper{
    background-color:#ffffff;
    padding:10px 0 10px 0;
}

.table-wrapper{
   
    padding:10px 0 10px 80px !important;
}
h2.click-link{
    font-size:14px;
    cursor:pointer;
}
.heading-toggle-open,
.heading-toggle-open1,
.heading-toggle-open2{
    text-indent:20px;
    height:20px;
    background-image:url(heading-bg.png);
    background-repeat:no-repeat;
    background-position: center left;
}
.down-arrow{
    background-image:url(heading-bg2.png);
    background-repeat: no-repeat !important;
    background-position: center left;

}
.float-right{
    float:right;
    padding:10px;
}
.clear-float{
    clear:both;
    display:block;
    line-height:0;
}
a:hover{
    border:none;
}
.opt-heading h1{
    font-size:10px !important;
    color:#168ec3 !important;
    position:absolute;
    width:auto;
}
#opt-heading{
    text-align: right;
    width:auto;
	font-size:10px !important;
    color:#168ec3 !important;
    width:900px;
    margin:0 auto;
    position:relative;
}
#opt-wrapper{
    position:relative;
    text-align:center;
}
h1{
    color:#cccccc;
    font-size:10px;
}
h3{
    color:#cccccc;
    font-size:14px;
}
h2{
    color:#168ec3;
	 font-size:17px;
}
#inner-wrapper{
    width:980px;
    padding-top:20px;
    margin:0 auto;
}
#opt-heading h1{
    font-size:10px;
    color:#168ec3 !important;
    position:absolute;
    width:auto;
    margin:0;
}
#opt-heading{
    text-align: left;
    width:auto;
    width:900px;
    margin:0 auto;
    position:relative;
}
#opt-wrapper{
    position:relative;
}
.no-link{
    cursor:default;

}

