#xps-listing
{
  font-family: Verdana, Arial, sans-serif;
  border-left: 10px solid #B51F54;
  border-right: 10px solid #B51F54;
  border-bottom: 10px solid #B51F54;
  padding: 10px;
}

#xps-main-content {
  font-family: Verdana, Arial, sans-serif;
  font-size: 80%;
  margin-right: 20px;
}

#xps-listing h1
{
  margin: 0;
  font-size: 110%;
}

#xps-listing h2
{
  font-size: 180%;
  margin: 0;
  color: black;
}

#xps-listing h3
{
  font-size: 180%;
  margin: 0;
  color: black;
}


#xps-listing h4
{
  font-size: 120%;
  margin: 0;
  color: #B51F54;
}

#xps-listing-postamble
{
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 80%;
  padding: 0.5em;
  text-align: left;
}

#xps-listing hr
{
  border-top: 1px solid #B51F54;
}

#xps-listing-footer
{
  color: #777;
  font-size: x-small;
}

#xps-listing-topcontent
{
  overflow: hidden;
  height: 1%;
}

#xps-listing-images
{
padding: 0px 10px 10px;
  text-align: center;
}

#xps-listing-images img
{
  margin-bottom: 10px;
}

#xps-listing-description {

}

#xps-top-menu 
{
  background-color: #FFF;
  text-align: right;
  color: white;
  padding-right: 20px;
  height: 21px;
  border-bottom: 5px solid #B51F54;
}

#xps-top-menu a {font-size: 80%;
color: white;
font-family: Verdana, Arial, Sans-serif;
}

#xps-bottom-menu 
{
  background-color: #FFF;
  text-align: right;
  color: white;
  padding-right: 20px;
  height: 21px;
}

#xps-bottom-menu a {font-size: 80%;
color: white;
font-family: Verdana, Arial, Sans-serif;
}



#tab-menu 
{
  list-style-type: none;
  padding: 0px;
  margin: 10px 0px 0px 0px;
}

#tab-menu li.active a
{
  color: #000000;
}

#bottom-tab-menu 
{
  list-style-type: none;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}

#bottom-tab-menu li.active a
{
  color: #000000;
}





