/*****************************************************************
 * 
 * Endeavour
 * Common Stylesheet
 * 
 * Author:	Frederik Krautwald
 * Version:	2008.08
 * 
 *****************************************************************/

/*
 * =Billboard
 *****************************************************************/

#billboard, #promos, #ticker { width: 980px; margin: 0 auto 18px; clear: both; color: #939397; }

/*
 * =Promos
 *****************************************************************/

#promos img { float: left; border-width: 0; margin: 0 16px 0 0; }
#promos img.last { margin: 0; }

/*
 * =Ticker
 *****************************************************************/

#ticker { width: 980px; height: 35px; margin: 0 auto 18px; background: url(../images/ticker_transparent.png) no-repeat 0 0; position: relative; }
#ticker p { padding-top: 7px; float: left; }
#ticker a#ticker-headline { width: 118px; color: #262324; font-weight: bold; text-align: center; display: block; float: left; }
#ticker a#news-headline { float: left; padding-left: 15px; color: #939397; font-weight: normal; }
#ticker a { text-decoration: none; }
