/* this style sheet will only be applied to ie5win 
and gets rid of all box model hacks in the main css file(s)*/

body{
 font-size: x-small;
 }
 
form#search{
 font-size: x-small;
width:185px;
height:42px;
}
 
#mainnav{
height:67px;
}
 
#mainnav ul{
width:565px;
height:44px;
}

#mainnav li#bonds.sfhover ul li a{
width:166px;
}

#mainnav li#news.sfhover ul li a{
width:148px;
}

#mainnav li#learn.sfhover ul li a{
width:112px;
}

/*need these for ie 5.0 ONLY! -- i think the javascript for .sfhover messes up the inheritance and width stuff*/
#mainnav li#bonds{
width:166px;
}

#mainnav li#news{
width:148px;
}

#mainnav li#learn{
width:107px;
}


#searchbox{
width:185px;
height:45px;
}

#navcol{
width:177px;
}

#navcol ul li a{
width:175px;
}

#navcol ul li ul li a{
width:175px;
}

#contentcol{
width:573px;
}

#navcol h2{
width:159px;
}

.sidebar, .callout{
width:220px;
}

.sidebar h3{
width:207px;
}


.callout h3{
width:189px;
}

body.home #content{
width:750px;
}

body.home #navcol{
width:177px;
}

body.home #pricedata{
height:32px;
}

body.home #pricedata a{
height:17px;
}

body.home #pricedata a#muni{
width:136px;
}

body.home #pricedata a#corp{
width:141px;
}

body.home #contentcol{
width:401px;
padding:40px 35px 20px 51px;
}

body.home #sidebar-home{
width:172px;
}

body.home #navcol h3{
width:155px;
}

body.glance #contentcol{
width:401px;
}

body.glance #sidebar-glance{
width:172px;
}

body.nonav #contentcol{
width:750px;
}

.shadowbox div{
width:166px;
}

.shadowbox h3{
width:156px;
}

.shadowbox div{
width:166px;
}

body.popup #contentcol{
width:452px;
}

 

/* advanced form */

#advancedform h4{
width:172px;
}

#advancedform form{
width:192px;
}

#advancedform form#keyword-form{
width:287px;
}

#advancedform form#keyword-form h4{
width:112px;
}
 /* Copyright 2005 The Bond Market Association */
