﻿
.PageCount {float:right; cursor:default; font: 10px Arial;color: Gray; font-weight:bold; padding: 2px;}

.ActionButton {float:left; cursor:pointer; font: 10px Arial;color: #0000FF; padding: 2px;text-decoration: underline;}
.ButtonDisabled {cursor:default;color: Gray;}
.PopupArea {background-color: Transparent; font: 12px Arial;}
.TitleArea {float:left;background-color: Transparent;color:Black;}

.ero .ero-body {width:350px!important; z-index: 1000; }

.ero .ero-previewArea {background-color: transparent; border-bottom: transparent 2px solid;}

.erotopBeak {
	top: -19px;
	background: transparent url(../Images/beakTop.gif) no-repeat 0 0;
	position: absolute;
	width: 34px;
	height: 19px;	
}

.erobottomBeak {
	top: 230px;
	background: transparent url(../Images/beakBottom.gif) no-repeat 0 0;
	position: absolute;
	width: 34px;
	height: 19px;	
}

.eroleftBeak {
	left: 0px;
	background: transparent url(../Images/beakLeft.gif) no-repeat 0 0;
	position: absolute;
	width: 19px;
	height: 34px;	
}

.erorightBeak {
	right: 4px;
	background: transparent url(../Images/beakRight.gif) no-repeat 0 0;
	position: absolute;
	width: 19px;
	height: 34px;	
}

.pushpinstyle {position:absolute;left:0px;top:-20px;}
