 #imgBannerB,#imgBannerA
        {
            margin:auto;
            width:68px;
            height:23px;            
            background:url(http://www.ispeech.org/images/webreader/listen.png) no-repeat center center;
            display:block;
            float:left;
        }
        #imgBannerB
        {
            background:url(http://www.ispeech.org/images/webreader/listenPauseAnimated.gif) no-repeat center center;
        }
.error
{
    border:2px solid red;    
}
.good
{
    border:2px solid green;
}
.ispeech_element
{
margin:inherit;
}
 #addisplay
{
    text-align:center;
    display:block;
    margin:auto;
    width:300px;
    font-size:10px;
}
#addisplay span
{
    float:left;
}
#addisplay div
{
float:right
}
.overflowbar{
display:block;
overflow:scroll;
overflow-y: hidden;
-ms-overflow-y: hidden;
width:100%;
}
#speedselection .buttons
{
    display:block;
    width:136px;
    height:38px; 
    float:left;
    cursor:pointer;    
    background-repeat: no-repeat;
}
#speedselection .buttons:hover
{
    background-position: center;
}
#speedselection .selected
{    
    background-position: right !important;
}
#speedselection .slower
{       
    background:url(http://www.ispeech.org/images/webreader/speed_slower.png) left center;    
}
#speedselection .slowest
{       
    background:url(http://www.ispeech.org/images/webreader/speed_slowest.png) left center ;
}
#speedselection .normal
{       
    background:url(http://www.ispeech.org/images/webreader/speed_normal.png) left center ;
}
#speedselection .faster
{       
    background:url(http://www.ispeech.org/images/webreader/speed_faster.png) left center ;
}
#speedselection .fastest
{       
    background:url(http://www.ispeech.org/images/webreader/speed_fastest.png) left center;
}


#modal iframe {
    border: 0 none;
    height: 100%;
    left: 0;    
    top: 0;     
    width:100%;
    padding:0px;

}
#modal{position:relative;padding:0px;}
#featurebar{
height:55px;
background:#f1f1f1;
display:block;
}
#voiceSelect,#customSelect,#highlightSelect,#speedSelect{
border-left: 1px solid #ddd;
}
#highlightSelect{
border-right: 1px solid #ddd;
}
#btnHowToUse{
border-right: 10px solid #f29129 !important;
}

#featurebar div{
display:block;
vertical-align: middle;
text-align: left;
float:left;
width:150px;
}
#featurebar .usage{
height:53px;
line-height: 50px;
text-align:center;
vertical-align:middle;
padding:0 5px;
color:white;
width:101px;
cursor:pointer;
font-weight:bold;
    background: #245f89;    
    background: -webkit-gradient(linear, left top, left bottom, from(#417ea7), to(#245f89));
    background: -moz-linear-gradient(top,  #417ea7,  #245f89);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#417ea7', endColorstr='#245f89');
}

#featurebar .usage img{
padding-top:17px;
left:8px;
border:0;
float:left;
}
#underBar {
 width:100% !important; 
 height:1px;
 display:block;
 float:left; 
    background: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#ffffff));
    background: -moz-linear-gradient(top,  #dddddd,  #ffffff);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#ffffff');
    border-bottom: 1px #999 solid;

}
#featurebar .usage a{
color:white !important;
text-decoration:none;
outline: none;
border:none;
}
#featurebar .options{
height:50px;
font-size:13px;
background:#efeFeF;
padding-top:3px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#dbdbdb));
    background: -moz-linear-gradient(top,  #fefefe,  #dbdbdb);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dbdbdb');
}
#featurebar .voices:hover{
height:50px;
background:#dbdbdb !important;
padding-top:3px;
filter:none;
}
#featurebar .options:hover{
height:50px;
background:#dbdbdb !important;
padding-top:3px;
filter:none;
}
#featurebar .options span{

    background: #e6760d;    
    width:7px;
    display:block;         
    margin-left:3px;
    margin-top:1px;
    float:left;    
    height:46px;        
    background: -webkit-gradient(linear, left top, left bottom, from(#ffaa44), to(#e6760d));
    background: -moz-linear-gradient(top,  #ffaa44,  #e6760d);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaa44', endColorstr='#e6760d');
}
#featurebar .voices div{
display:block;
padding-left:6px;
height:50px;
cursor:pointer;
}

#featurebar .options div{
display:block;
padding-left:6px;
height:50px;
cursor:pointer;
}
#featurebar .options div:hover{
background: url(http://www.ispeech.org/images/webreader/checkUnselected.png) no-repeat 102px 13px;
}
#featurebar .options .selected{
background: url(http://www.ispeech.org/images/webreader/checkSelected.png) no-repeat 102px 13px !important;
}
#featurebar .voices .selected{

background: no-repeat 93px 8px !important;
}

#featurebar .voices{
background:#dbdbdb;
font-size:13px;
height:50px;
padding-top:3px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#dbdbdb));
    background: -moz-linear-gradient(top,  #fefefe,  #dbdbdb);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dbdbdb');
}
#featurebar .voices span{
    background: #44b245;    
    width:7px;
    display:block;     
    float:left;
    margin-left:3px;
    margin-top:1px;    
    height:46px;      
    background: -webkit-gradient(linear, left top, left bottom, from(#a7e571), to(#44b245));
    background: -moz-linear-gradient(top,  #a7e571,  #44b245);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7e571', endColorstr='#44b245');
}
#highlightTryIt{
width:50% !important; 
margin: 0 auto;
padding:0 !important;
}
#featurebar .optionstitle{
height:34px;
color:#e6760d !important;
cursor:default;
font-weight:bold;
line-height:34px;
text-align:left;
padding-left:7px;
font-size:14px;
background:white;
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#dbdbdb));
    background: -moz-linear-gradient(top,  #fefefe,  #dbdbdb);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dbdbdb');
}
#featurebar .activate{
position:absolute;
background:#f1f1f1;
height:54px;
padding-right:7px;
right:0;
}
#featurebar .activate span{
float:right;
margin:3 7px 4px 7px;
width:90px;
text-align:center;
}
#btnActivate
{
    width:130px !important;  
}
#featurebar .price{
font-weight: bold;
font-size: 20px !important;
display: compact !important;
margin:4px 0;
color:#202020;
width:200px;
}
#featurebar .price-small{
font-weight: bold;
font-size: 11px !important;
display: compact !important;
color:#e6760d;
}
#featurebar .price-small-voice{
color:#44b245 !important;
width:82px !important;
display:block;
font-size: 10px !important;
}
#featurebar .price span{
font-size: 10px;
top:0;
color:#202020;
}
.informationbar
{
    width:275px;
    float:left;    
    line-height:5px;
    margin-top:-6px;    
    cursor:default;
    text-align:center;
}


.button-orange{
    
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    line-height: 50px !important;
    font: 22px/100% Arial, Helvetica, sans-serif;    
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em; 
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2); 
    color: #fef4e9;   
    background: #f29129;
    border: solid 1px #e6760c;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffaa44), to(#e6760c));
    background: -moz-linear-gradient(top,  #ffaa44,  #e6760c);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaa44', endColorstr='#e6760c');
}
.button-orange:hover{
    
    
    color: #fef4e9;   
    background: #f29129;
    border: solid 1px #e6760c;
    background: -webkit-gradient(linear, left top, left bottom, from(#e6760c), to(#ffaa44));
    background: -moz-linear-gradient(top,  #e6760c,  #ffaa44);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6760c', endColorstr='#ffaa44');
}
 .button{
    
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    line-height: 40px !important;
    margin-top:5px;
    font: 22px/100% Arial, Helvetica, sans-serif;    
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em; 
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2); 
    color: #fef4e9;   
    background: #ade773;
    border: solid 1px #2c9e41;
    background: -webkit-gradient(linear, left top, left bottom, from(#ade773), to(#3cae41));
    background: -moz-linear-gradient(top,  #ade773,  #3cae41);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ade773', endColorstr='#3cae41');
}
 .button-black{
    
    outline: none;
    cursor: default;
    text-align: center;
    text-decoration: none;
    line-height: 40px !important;
    margin-top:5px;
    font: 22px/100% Arial, Helvetica, sans-serif;    
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em; 
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);     
    color: #999;
    border: solid 1px #999;
    background: #6e6e6e;
    background: -webkit-gradient(linear, left top, left bottom, from(#bbb), to(#575757));
    background: -moz-linear-gradient(top,  #bbb,  #575757);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbbbbb', endColorstr='#575757');
}

.button-white{    
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;    
    width:68px;
    height:23px;
    line-height: 23px !important;
    float:left;
    font: 13px/100% Arial, Helvetica, sans-serif;     
    text-shadow: 0 1px 1px rgba(255,255,255,.3);
    -webkit-border-radius: .5em; 
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);     
    color: #444;
    border: solid 1px #bbb;
    background: #aaa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dddddd));
    background: -moz-linear-gradient(top,  #ffffff,  #dddddd);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd');
}



.small-button-black{
    
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    margin:2px;
    width:95px;
    height:40px;
    line-height: 40px !important;
    float:left;
    font: 22px/100% Arial, Helvetica, sans-serif;     
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em; 
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);     
    color: #d7d7d7;
    border: solid 1px #333;
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
    background: -moz-linear-gradient(top,  #666,  #000);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.ui-widget
{
    font-size:11px !important;
}
.small-button-black:hover{
    color: #fef4e9;   
    background: #ade773;
    border: solid 1px #2c9e41;
    background: -webkit-gradient(linear, left top, left bottom, from(#adf773), to(#3cae41));
    background: -moz-linear-gradient(top,  #adf773,  #3cae41);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#adf773', endColorstr='#3cae41');
}

.small-button-green{
    outline: none;
    cursor: default;
    text-align: center;
    text-decoration: none;
    margin:2px;
    width:95px;
    height:40px;
    line-height: 40px !important;
    float:left;
    font: 22px/100% Arial, Helvetica, sans-serif;    
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em; 
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2); 
    color: #fef4e9;   
    background: #ade773;
    border: solid 1px #2c9e41;
    background: -webkit-gradient(linear, left top, left bottom, from(#ade773), to(#3cae41));
    background: -moz-linear-gradient(top,  #ade773,  #3cae41);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ade773', endColorstr='#3cae41');
}

#editview{
height:100%
}
body
{
    font-size: 62.5% !important;
}
#webReaderUI{
display:none;
}
                        

            #voiceselection {
            padding:8px;
            }
            #voiceselection ul{padding:0;margin:0;}
#voiceselection  li
{
    line-height:32px;
    vertical-align: middle;
    background-position: 3px 0px;
    background-repeat: no-repeat;
    font-size:15px;
    padding-left:40px;   
    border:solid 1px white;
    
}
#voiceselection  li:hover
{     
    border:solid 1px black;
    background-color:#b9ffc6;   
    cursor:pointer;
}
#voiceselection .selected{     
    border:solid 1px #ababab !important;
    background-color:#b9ffc6  !important;   
    cursor:default !important;
}
.feature-description
{
    font-size:16px;
}
#customselection input
{
    width:290px;
    margin-left:10px;
    margin-right:5px;
    height:18px;
    float:left;
    
    
}


#playerPreview div{    
    margin:auto !important;    
}
.ispeech_wizard_button_working
{
    background: url(http://www.ispeech.org/images/webreader/spinner.gif) no-repeat 0 0;
    width:16px;
    height:16px;   
    
}
#quickPreview
{
margin:auto;
display:block;
width:68px;
height:23px;
padding: 0 0 5px 0;
}
#quickPreview div
{
    margin:auto !important;
}