﻿/* --------------------------------------- */
/* FinanceDaily.co.uk News Feed Stylesheet */
/* --------------------------------------- */
/*										   */
/* Use this stylesheet to define the fonts */
/* colours, width and other properties for */
/* display on your webpage                 */
/*										   */
/* Help contact: admin@LatestTravelDeals.co.uk  */
/* --------------------------------------- */

.newsfeedbg
{
	width: 600px;
	height: 41px;
	padding-top: 35px;
	background: url("images/traveldeals.gif") no-repeat top right;
}

.newsfeedtext
{
	width: 600px;
	height: 30px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

.newsfeedtext a
{
	text-decoration: none;
	color: #0061A5;
}

.newsfeedbg_horizontal
{
	width: 616px;
	height: 33px;
	padding-top: 10px;
	background: url("images/newstyle/newstickerbg.gif") no-repeat top left;
}

.newsfeedtext_horizontal
{
	width: 410px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-right: 0px;
}
