#wrapper
{
    width: 510px;

}


#pjasImage
{
    background: #FFF7E6;
}


#pjasSection
{
    background: #E4E4E4;
    width: 100%;
    margin-top: 12px;
margin-bottom: 12px;
}


#pjasSection .inner
{
    padding: 2px 12px 12px 12px;
}


#pjasTickets
{
    background: #FFF7E6;
    width: 100%;
    margin-top: 12px;
}


#pjasTickets .inner
{
    padding: 2px 12px 12px 12px;
}


#pjasSummary
{
    background: #E4E4E4;
    width: 100%;
    margin-top: 0px;
}

.formsummary {

}

#pjasSummary .inner
{
    padding: 12px 12px 12px 12px;

}


.pinfoTable
{
    width: 100%;
}


.sectionAvailability
{
    text-align: right;
}

.summary
{
width: 100%;
}

.pinfoSectionTable
{
    width: 100%;
}

.pinfoSectionTable a
{
    cursor:pointer;
}

.pinfoSectionTable-row
{
    background: #fff;
    border: 1px solid #999;
}


.sectionCheckbox
{
    width: 30px;
}

.sectionColor
{
    width: 25px;
    text-align: center;
}



.pinfoTicketsTable
{
    width: 100%;
}


.pinfoTicketsTable-row
{
    background: #fff;
    border: 1px solid #999;
}


.ticketsAmount
{
    text-align: right;
}


.ticketsAmount select
{
    width: 83px;
}


.ticketsAmount h3
{
    padding: 0;
    margin: 0;
    line-height: 2;
}


.pjasSummaryTable
{
    width: 100%;
}


.pjasSummaryTable-row
{
    background: #fff;
    border: 1px solid #999;
}


.pjasSummaryAddToCart
{
    text-align: right;
    padding: 12px 0 0 0;
}

.pinfoSectionTable-row-selected
{
    background: #E84064 /*url(layout_images/selected.gif)*/;
    border: 1px solid #E6E6E6;
    color: #fff;
    font-weight: bold;
}

a.radioclick img{
border:none;
}



#slider {  width: 520px;  margin: 0 auto;  position: relative;}
.scroll {  height: 245px;  overflow: auto;  position: relative; /* fix for IE to respect overflow */  clear: left;  background: #FFFFFF; width:520px;}
.scrollContainer div.panel {  padding: 20px;  height: 300px;  width: 470px; /* change to 560px if not using JS to remove rh.scroll */ background: #E4E4E4;}