﻿#oemBlend1
{
	z-index: 1;
}

#oemBlend2
{
	z-index: 2;
}

.oemBlendContainer
{
	cursor: pointer;
}

.oemBlendContainer, .oemContainer
{
	width: 540px;
	height: 270px;
}

.oemBlend
{
	position: absolute;
	cursor: pointer;
	background-color: White;
}

.oemContainer
{
	font-family: Arial, Verdana;
	font-size: 10pt;
	border: 1px solid #D7D7D7;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.oemContent, .oemFooter
{
	padding: 10px 0 0 15px;
	z-index: 11;
}

.oemContent
{
	position: absolute;
}

.oemContentContainer *
{
	float: left;
}

.oemTitle
{
	font-family: Arial;
	font-size: 14pt;
	padding-bottom: 10px;
}

.oemText
{
	width: 259px;
	clear: both;
	line-height: 18px;
}

.oemImage
{
	position: absolute;
	z-index: 10;
}

.oemFooter
{
	position: relative;
	top: 195px;
}

.oemURLContainer
{
	position: relative;
	font-size: 11pt;
	bottom: 8px;
}

.oemURLArrow
{
	position: relative;
	top: 3px;
}

.oemDate
{
	font-size: 8pt;
}


.oemNavigation
{
	margin: 245px 0 0 15px;
	z-index: 1000000;
}

.oemNavigation a
{
	text-decoration: none;
}

.oemNavigationPrevious
{
	padding-right: 32px;
}

.oemNavigationPause
{
	padding-right: 32px;
}

