﻿#pageContentTop #leftColumn { background: none; padding: 0; width: 710px; }

#tailormadePanel {
    margin-right: 5px;
  
}

#conferencePanel {

}


#newsHeadlines { width: 448px; margin-right: 5px; }
#newsHeadlines h2 { width: 432px; }

#newsHeadlines .newsItem { width: 224px; float: left; }
#newsHeadlines .newsItem a.newsImage, #newsHeadlines .newsItem div.newsText{ float: left; }

/*#newsHeadlines .newsItem a.newsImage { background: orange; }*/

#newsHeadlines .newsItem div.newsText { width: 96px; padding: 5px 5px 0; position: relative; height: 113px; }
#newsHeadlines .newsItem div.newsText a { font-weight: bold; text-decoration: none; color: #000; }
#newsHeadlines .newsItem div.newsText a.readMoreLink { position: absolute; bottom: 0; right: 5px; }



/* SCROLLABLE CONTROLS */
#scrollableControls { position: static; float: left; width: 227px; padding: 6px 9px; }
#scrollableControls a { cursor: pointer; display: block; height: 0px; overflow: hidden; padding-top: 14px; float: left; margin-left: 6px; }
#scrollableControls a#scrollPrev { background: url(../images/buttons/prev.gif) no-repeat 0 -29px; width: 7px; }
#scrollableControls a#scrollNext { background: url(../images/buttons/next.gif) no-repeat 0 -29px; width: 7px; }
body #wrapper #scrollableControls a.disabled { background-position: 0 0; }
#scrollableControls div#navi a { background: url(../images/buttons/page.gif) no-repeat; width: 12px; }
#scrollableControls div#navi a.active { background: url(../images/buttons/activePage.gif) no-repeat; width: 12px; }

#conferencesScroller img { display: block; }
#conferencesScroller { background: #7474CB; position: relative; width: 245px; overflow: hidden; }
#wrapper #leftColumn #conferencesScroller h2 { width: 227px; font-size: 18px; padding: 9px; background: repeat-x url(../images/backgrounds/blue.gif) top left; }
#conferencesScroller .scrollable { width: 245px; margin-top: 10px; height: 293px; }
#conferencesScroller .item { width: 227px; height: 275px; padding: 9px; background:#8282D5;}
#conferencesScroller .item a { float: left; text-decoration: none; position: relative; width: 227px; margin-right: 0; display: block; }
#conferencesScroller span { float: left; }
#conferencesScroller span.cufon { float: none; }
#conferencesScroller span.header { margin-bottom: 9px; }
#conferencesScroller span.header img { float: left; margin-right: 5px; }
#conferencesScroller span.header span.date { float: left; width: 134px; margin-top: 30px; font-size: 17px; line-height: 1em; text-align: right; }
#conferencesScroller span.image { position: relative; margin-bottom: 9px; }
#conferencesScroller span.image span.imageOverlay {
    background: url(../images/backgrounds/blueOverlay.png); position: absolute; bottom: 0; left: 0; 
    width: 217px; padding: 3px 5px 1px; }
#conferencesScroller span.image span.imageOverlay span.location { font-size: 24px; width: 100%; }
#conferencesScroller span.image span.imageOverlay span.cost .from { font-size: 18px; float: left;  }
#conferencesScroller span.image span.imageOverlay span.cost { font-size: 34px; width: auto; float: right; text-align: right; }
#conferencesScroller span.moreInfo, #conferencesScroller span.footer { font-weight: bold; width: 100%; text-align: right; }






















