.epasasFooter
{
	font-size: 10px;
	margin:0 auto;
	text-align: justify;
	width: 978px;
	overflow: hidden;
	font-family: Tahoma;
	border: 1px solid #DDDDDD;
}

.epasasFooterMenu
{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #DDDDDD;
	position: relative;
}

.epasasFooterMenu a
{
	margin:0 10px 0 10px;
}

.epasasFooter a
{
	text-decoration: none;
	color: #999999;
}

.epasasFooter a:hover
{
	text-decoration: none;
}

.epasasFooterMenu a:hover
{
	text-decoration: underline !important;
}

.epasasFooterCopyr
{
	float: right;
}

.epasasFooterContent
{
	padding-left: 6px;
	padding-right: 12px;
	padding-top: 6px;
}
.epasasFooterContent span
{
		white-space: nowrap;
	
}
.epasasFooterContent img
{
	vertical-align: middle;
	padding: 7px 5px 7px 8px; 
}
