.widgetskin_articles_tickertape_default {
	font-size:11px;
}

.widgetskin_articles_tickertape_default table.tickertape_container {
	padding:0px;
	border:1px solid #e8e9f2;
	border-bottom-color:#c3c4dd;
	border-right-color:#c3c4dd;
}

.widgetskin_articles_tickertape_default table.tickertape_container td.tickertape_titleicon {
	padding:0px;
}

	.widgetskin_articles_tickertape_default table.tickertape_container td.tickertape_titleicon img.tickertape_icon {
		display:none;
	}

.widgetskin_articles_tickertape_default table.tickertape_container td.tickertape_title {
	padding:0px;
	font-size:12px;
	font-weight:bold;
	padding:0px 5px 0px 0px;
	white-space:nowrap;
}

.widgetskin_articles_tickertape_default table.tickertape_container td.tickertape_content {
	background-position:top right;
	background-repeat:repeat-y;
	padding:0px;
}

.widgetskin_articles_tickertape_default table.tickertape_container td.tickertape_content div.tickertape_content {
	padding:0px;
}

	.widgetskin_articles_tickertape_default table.tickertape_container td.tickertape_content span.tickertape_date {
		font-weight:bold;
		color:#000000;
	}
	
	.widgetskin_articles_tickertape_default table.tickertape_container td.tickertape_content span.tickertape_title {
		font-weight:bold;
	}
	
	.widgetskin_articles_tickertape_default table.tickertape_container td.tickertape_content span.tickertape_description {
		font-style:italic;
		color:#000000;
	}

	.widgetskin_articles_tickertape_default table.tickertape_container td.tickertape_content div.tickertape_content img.tickertape_articleicon {
		width:16px;
		height:16px;
		background-image:url(images/articleicon.gif);
		background-repeat:no-repeat;
		border:0px;
		vertical-align:middle;
		padding:0px;
	}
