﻿.ceLabel
{
	 font-family: Arial;
	 font-size: 12pt;
	 font-weight: bold;
}

.ceResponse
{
	 font-family: Arial;
	 font-size: 10pt;
	 color: Red;
	 font-weight: bold;
}

.ceHidden
{
	display: none;
}

.escher {
    text-align:center;
    font-size:0.65em;
}

.escher img {
	opacity:1.0;
	border: solid 1px #FFFFFF;
}

.escher tr 
{
    vertical-align:top;
}
.escher span 
{
    font-size:xx-small;
}
.escher a span 
{
    padding-top:10px;
    display:block;
}

.escher a, .escher a:link, .escher a:visited, .escher a:active 
{
	background-color:#FFFFFF;
	border:1px dotted #999999;
	line-height:0px;
	display:block;
	float:left;
	margin:0px 10px 10px 0px;
	padding:0px;
	text-decoration:none;
	color:#808080;
	}

.escher a:hover {background-color:#FFFFFF; border:1px solid #999999;text-decoration:none;color:#808080;}

.ohPager { }

.ohNextPage {float:right;}

.ohPrevPage {float:left;}
