h2{
    margin-bottom: 0px;
    
}
.center_column h2
{
    margin-top:20px;
    margin-bottom:10px;
    font-size:16px;
    font-weight:bold;
}
p{
    margin-top:24px;
    margin-bottom:0px;
}
p *{
    line-height:100%;
}
p span{
	font-size:20px;
	font-weight:bold;
	color:#9CCC4F;
}
/***************** Generic *******************/

.asterisk{
    color:Red;
    font-weight:bold;
}
/*************** Download Sponsorship PDF *******************/

#aDownloadSponsorship{
    position:relative;
    display:block;
    width:220px;
    height:140px;
    margin-top:0px;
    background: transparent url(http://www.showplans.com/images/event_planner/download_sponsorship.jpg) no-repeat 0px -140px;
}

/*************** Live Examples *******************/

.sideimg{
    overflow:hidden;
}
#aLiveExEwec{
    position:relative;
    display:block;
    width:220px;
    height:375px;
    margin-top:23px;
    background: transparent url(http://www.showplans.com/images/sideimg_eventplan_ewec.jpg) no-repeat top left;
}
#aLiveExIpex{
    position:relative;
    display:block;
    width:215px;
    height:375px;
    margin-top:23px;
    background: transparent url(http://www.showplans.com/images/sideimg_eventplan_ipex.jpg) no-repeat top left;
}

/************ Quote Request Panel ****************/

a#aDPQuoteRequest{
    position:relative;
    display:block;
    width:215px;
    height:140px;
    background: transparent url(http://www.showplans.com/images/event_planner/quote_request.jpg) no-repeat 0px -140px;
}
a#aDPQuoteRequest:hover
{
    background-position: 0px 0px;
}
/************ Benefits Panel ****************/

.benefits li{
    margin-top:0px;
}

/************ Expandable Panels ****************/

.expandable_link{
    position:relative;
    display:block;
    width: 460px;
    height: 30px;
    background: transparent url(http://www.showplans.com/images/event_planner/button_more.jpg) no-repeat 0px 0px;
}

.first_letter{
    font-size: 1.3em;
}

#featureList
{
    position:relative;
    height:170px;
    margin-top:20px;
}
#fl1
{
    position:absolute;
    width:210px;
}
#fl2
{
    position:absolute;
    width:210px;
    right:0px;
}
