h1.title { display: none; }

div#box
{
  background-color: rgb(255, 255, 255);
  width: 430px;
}

.region-navbar 
{
     background-image: none !important;
     background-color: #F3FFF3 !important;
/*  background: url(/sites/default/files/balletnova_come_dance_with_us_banner.png) no-repeat top center !important; */
}

#cycle img { display: none }
#cycle img.first { display: block }


.balletnova_rounded_box_top
{
  background:url('/sites/default/files/balletnova_rounded_box_top.png') no-repeat top center !important;
  margin-top:1px;
  display:block;
  width:397px;
  height:12px;
}

.balletnova_rounded_box_whats_new_top
{
  background-image:url(/sites/default/files/balletnova_rounded_box_whats_new_top.png);
  background-position:top center;
  display:block;
  width:397px;
  height:136px;
  margin-top: 1px;
}

.balletnova_rounded_box_bottom
{
  background-image:url(/sites/default/files/balletnova_rounded_box_bottom.png);
  background-position:bottom center;
  display:block;
  width:397px;
  height:12px;
  margin-bottom: 15px;
}

.balletnova_rounded_box_main
{
  width: 371px; /* 397-2x12-2 */
  background-color: white;
  border-right: 1px solid purple;
  border-left: 1px solid purple;
  padding:1px 12px 1px 12px;
}

.balletnova_testimonial_banner_background
{
  background:url(/sites/default/files/balletnova_testimonial_banner_background.png)  no-repeat;
  background-position:bottom center;
  display:block;
  width:466px;
  height:123px;
  padding-left: 20px;
  color: white;
  font-family: "Times New Roman", serif;
  font-size: 16px;
  font-style: italic;
  line-height: 1.2em;
}

.balletnova_testimonial_banner
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.balletnova_testimonial_banner_innerfade
{
  color: white;
  font-family: "Times New Roman", serif;
  font-size: 16px;
  font-style: italic;
  width: 350px;
  padding: 15px 20px 10px 15px;
  margin: 0px 0px 0px 0px;
  line-height: 1.2em;
} 

.balletnova_testimonial_banner_innerfade *
{
   margin: 0px 0px 0px 0px;
}

.addthis-button
{
  position: relative;
  bottom: 0px;
  padding-bottom: 20px;
}


#navbar-inner
{
 width: 960px !important;
}

.browserIE #navbar-inner
{
 left: 0px !important;
}

.browserIE #page-inner
{
border-left-width: 2px !important;
border-right-width: 2px !important;
}