﻿div.epc
{
	background:url(images/epc/epcbk.png) no-repeat;
	width:590px;
	height:273px;	
	z-index:1;
	position:relative;
}

div.EPCarrowl
{
	padding-top: 3px;	
	background-repeat: no-repeat;
	width:35px;
	height:19px;
	z-index:2;
	position:absolute;
	left:202px;
	text-align:center;
}
div.EPCarrowr
{
	padding-top: 3px;
	background-repeat: no-repeat;
	width:35px;
	height:19px;
	z-index:2;
	position:absolute;
	left:250px;
	text-align:center;
}

div.EICarrowl
{
	padding-top: 3px;
	background-repeat: no-repeat;
	width:35px;
	height:19px;
	z-index:2;
	position:absolute;
	left:498px;
	text-align:center;
}
div.EICarrowr
{
	padding-top: 3px;
	background-repeat: no-repeat;
	width:35px;
	height:19px;
	z-index:2;
	position:absolute;
	left:543px;
	text-align:center;
}

a.epc
{
	font-size:14px;
	line-height:1em;
	margin-left:8px;
}

