div.ticker,div.ticker div.teaser {
	width:264px
}

div.ticker.wide, div.ticker.wide div.teaser {
	width: 538px;
}

div.ticker,div.ticker a.title {
	font-size:12px
}

div.ticker,div.ticker img,div.ticker div.body {
	float:left
}

div.ticker {
	margin-bottom:10px
}

div.ticker div.header {
	background:url('/assets/images/column_header.png') left top no-repeat;
	border-bottom:1px solid #d0d0d0;
	padding-left:10px;
	height:17px;
	padding-top:7px
}

div.ticker.wide div.header {
	background-image:url('/assets/images/column_header_wide.png');
}

div.ticker div.header {
	color:#444
}

div.ticker div.teaser {
	height:128px
}

div.ticker.wide div.teaser { 
	height: 99px;
}

div.ticker a.title,div.ticker div.teaser,div.ticker ul {
	overflow:hidden
}

div.ticker img {
	width:99px;
	height:99px
}

div.ticker a.title {
	height:14px;
	width:254px;
	display:block;
	padding:7px 10px 8px 10px
}

div.ticker.wide a.title {
	width: 419px;
	float: right;
}

div.ticker a.title,div.ticker li.active a {
	color:white
}

div.ticker a.title.nieuws {
	background:url('/assets/images/ticker_header_nieuws.png') repeat-x top left #ff7d15
}

div.ticker a.title.entertainment {
	background:url('/assets/images/ticker_header_entertainment.png') repeat-x top left #ffc21a
}

div.ticker a.title.gezondheid {
	background:url('/assets/images/ticker_header_gezondheid.png') repeat-x top left #11aa2a
}

div.ticker a.title.uitgaan {
	background:url('/assets/images/ticker_header_uitgaan.png') repeat-x top left #7d1db9
}

div.ticker a.title.columns {
	background:url('/assets/images/ticker_header_columns.png') repeat-x top left #1823af
}

div.ticker div.body {
	padding:5px;
	font-size:10px;
	height:89px;
	background:url('/assets/images/ticker_body_bg.png') left bottom repeat-x #e7e7e7;
	position:relative
}

div.ticker.wide div.body {
	height: 60px; 
	width: 429px;
}

div.ticker div.body,div.ticker div.body hr {
	width:155px
}

div.ticker.wide div.body hr {
	width: 429px;
}

div.ticker div.body p {
	margin: 0px;
	height: 76px; 
	overflow: hidden
}

div.ticker div.body hr {
	background:#b0b0b0;
	bottom:11px;
	border:none;
	border-bottom:1px solid #dcdcdc;
	height: 0;
	left: 5px;
	padding-top: 1px;
}

div.ticker div.body hr,div.ticker a.comments {
	position:absolute
}

div.ticker a.comments {
	bottom:2px;
	right:5px;
	text-align:right
}

div.ticker div.list {
	background:#fff;
	height:162px;
	padding:9px 6px 6px 12px;
	width: 246px;
}

div.ticker.wide div.list {
	width: 520px;
	height: 75px;
}

div.ticker.tall div.list {
	height: 360px;
}

div.ticker.loading div.teaser {
	background:url('/assets/images/loading.gif') center center no-repeat white
}

div.ticker ul {
	margin:0;
	margin-top: 6px;
	margin-bottom: 3px;
	line-height:20px;
	width:221px;
	padding:0;
}

div.ticker.wide ul {
	float: left;
}

div.ticker ul,div.ticker li.active {
	padding-left:25px
}

div.ticker li {
	list-style-image:url('/assets/images/arrow_grey.jpg');
	white-space:nowrap;
}

div.ticker li.active {
	list-style-image:none;
	margin-left:-25px
}

div.ticker li.active.nieuws {
	background:url('/assets/images/ticker_active_nieuws.png')
}

div.ticker li.active.entertainment {
	background:url('/assets/images/ticker_active_entertainment.png')
}

div.ticker li.active.uitgaan {
	background:url('/assets/images/ticker_active_uitgaan.png')
}

div.ticker li.active.columns {
	background:url('/assets/images/ticker_active_columns.png')
}

div.ticker li.active.gezondheid {
	background:url('/assets/images/ticker_active_gezondheid.png')
}

div.ticker.loading a.more {
	display: none;
}

div.ticker a.more {
	margin-left: 25px; 
	color: rgb(159, 159, 159)
}

div#newsTicker {
	margin-right:10px
}

div#pridesTicker div.list {
	height: auto;
}

div.ticker.wide div.boxColumnBottom {
	background-image: url('/assets/images/center_bottom.png');
	width: 539px;
}
