#mainContent {
  width: 734px;
  margin-right: 0;
}
#Home-NewLocation {
  float:        left;
  width:        482px;
  text-align:   right;
  background:   url(../images/home_location_bg.jpg) no-repeat bottom center;
  margin-right: 15px;
}
  #Home-NewLocation div.content      {
    position:      relative;
    top:           -16px;
    height:         126px;
    padding-right: 15px;
    font-size:     72%;
  }
  #Home-NewLocation h4 {
    font-size:      140%;
    text-align:     right;
    color:          #6F4B75;
    position:       relative;
  }
  
  #Home-NewLocation .roundTop div { position:relative; background: url(../images/home_location_TR.gif) no-repeat top right; left:1px; height:20px; float:right; width: 20px; }
  #Home-NewLocation .roundTop     { position:relative; background: url(../images/home_location_TL.gif) no-repeat top left; left:-1px; height:20px; }
  #Home-NewLocation .roundBot {
    position:     relative;
    background:   #9942A9 url(../images/header_cornerBL.gif) no-repeat bottom left;
    height:       20px;
  }
  #Home-NewLocation .roundBot div     {
    position:   relative;
    background: #9942A9 url(../images/header_cornerBR.gif) no-repeat bottom right;
    height:     20px;
    margin-left: 20px;
    color:      white;
    font-size:  14px;
    text-align: center;
  }
  #Home-NewLocation .roundBot div a {
    color: white;
  }
