@charset "iso-8859-1";

/***************************************************************************
** Filename:	woskyscraperad.css
** Type:		CSS
** Purpose:		Define the behavior for a skyscraper area division or cell
** History:		24 August 2006 -- Created by DLP
****************************************************************************/

.skyscraperArea {
    /*    height: 600px; */
    /*width: 120px;*/
    /*border: 1px solid;*/
    border-left: 1px solid #CCCC00;
    vertical-align: top;
    color: Silver; /* text color in lieu of ad */
}
