/*Common*/
IMG.header
{
	display: block;
	margin: 0px 0px 2px 0px;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.clearer
{
	clear: both;
	line-height: 1px;
}

a.arrow
{
	padding: 0px 0px 0px 5px;
	background: url("/news_and_offers/images/common/link_arrow.gif") 0px 4px no-repeat;
	text-decoration: none;
	color: #cc0000;
}

a.video
{
	padding: 0px 0px 0px 20px;
	background: url("/news_and_offers/images/common/video_icon.gif") 0px 2px no-repeat;
	text-decoration: none;
	color: #cc0000;
}