#tabberNAV{
height:30px;
}

.tabber{
height:260px;
width:460px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}

.tabber h1{
font-size:16px;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabber #tab1 {
background-image:url(/gfx/sportsbarpage/tabnav/blueback.jpg);
background-color:#2507b9;
height:100%;
width:450px;
display: block;
padding:5px;
overflow:scroll;
overflow-x:hidden;
}

