.table-bordered td{
    border-right: 0px !important;
    border-bottom: 0px !important;
}
.pagination li{
    float: left !important;
    margin: 0px !important;
    padding: 0px !important;
}
.list-footer li{
    float: left !important;
}
.list-footer ul{
    display: table;
    list-style-type: none !important;
}
.ui-widget-header h3{
    color: #FFFFFF !important;
}
.btn-set a:hover, .btn-set a:active, .btn-set a:focus{
    background-color: #E6E6E6 !important;
    background-position: 0 -15px !important;
    color: #333333 !important;
}
.didwwnavtabs li{
    list-style-type: none !important;
}
.btn-set .ui-icon{
    background-image: url("start/images/ui-icons_0078ae_256x240.png") ;
}
.didwwprintLink:hover, .didwwprintLink:active, .didwwprintLink:focus{
    background-color: transparent !important; 
}
#forIEfix label{
    display: inline-block;
}
#ccform td,tr{
    border: 0px !important;
}
.subcrtable form{
    margin: 0;
}

.inputfixx {width: 150px !important;}
.inputfixx22 {width: 80px !important;}
.inputfixx33 {width: 165px !important;}


.my_close {
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border: 1px solid #cccccc;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
padding: 4px 12px;
color: #000000!important;
cursor: pointer;
}
.my_close:hover {
    background: none!important;
color: #333333;
text-decoration: none;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}














