﻿/***************************************************************/
/**** Copyright 1994-2009 Webplus, Inc. All rights reserved. ***/
/**** This file may be modified, but this copyright notice   ***/
/**** must remain intact in this file.                       ***/
/***************************************************************/

/******************************************************
  Description: CSS file for page element
*******************************************************/

#pp_promo {
  clear: both;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 80%;
}

.pp_promo_name {
  color: #FF0000;
  font-family: arial, helvetica, sans-serif;
  font-size: 1.15em;
  font-weight: bold;
  margin: 0 auto;
  padding: 10px 0;
}
