
#subnav_btn1 a{
background: url(/bookfairs/assets/images/30/contact_nav_btn1.gif) left top no-repeat;
text-decoration: none;
width:265px;
height:27px;
float:left;
}

#subnav_btn1 a:hover{
background-position: 0 -27px;
}

#subnav_btn2 a{
background: url(/bookfairs/assets/images/30/contact_nav_btn2.gif) left top no-repeat;
text-decoration: none;
width:233px;
height:27px;
float:left;
}

#subnav_btn2 a:hover{
background-position: 0 -27px;
}

#subnav_btn3 a{
background: url(/bookfairs/assets/images/30/contact_nav_btn3.gif) left top no-repeat;
text-decoration: none;
width:414px;
height:27px;
float:left;
}

#subnav_btn3 a:hover{
background-position: 0 -27px;
}


body#schedule a#schedule_subnav{
background: url(/bookfairs/assets/images/30/contact_nav_btn1.gif) left top no-repeat;
background-position: 0 -27px;
}

body#career a#career_subnav{
background: url(/bookfairs/assets/images/30/contact_nav_btn2.gif) left top no-repeat;
background-position: 0 -27px;
}

body#office a#office_subnav{
background: url(/bookfairs/assets/images/30/contact_nav_btn3.gif) left top no-repeat;
background-position: 0 -27px;
}

#subnav_container{
width:912px;
height:27px;
margin-left:4px;
overflow:hidden;
}
